[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. 3079 1726884321.38897: 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-mPk executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 3079 1726884321.39353: Added group all to inventory 3079 1726884321.39355: Added group ungrouped to inventory 3079 1726884321.39359: Group all now contains ungrouped 3079 1726884321.39361: Examining possible inventory source: /tmp/ssh-J81/inventory.yml 3079 1726884321.54748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 3079 1726884321.54802: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 3079 1726884321.54823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 3079 1726884321.54873: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 3079 1726884321.54936: Loaded config def from plugin (inventory/script) 3079 1726884321.54938: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 3079 1726884321.54972: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 3079 1726884321.55047: Loaded config def from plugin (inventory/yaml) 3079 1726884321.55049: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 3079 1726884321.55125: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 3079 1726884321.55480: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 3079 1726884321.55483: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 3079 1726884321.55486: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 3079 1726884321.55490: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 3079 1726884321.55494: Loading data from /tmp/ssh-J81/inventory.yml 3079 1726884321.55552: /tmp/ssh-J81/inventory.yml was not parsable by auto 3079 1726884321.55603: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 3079 1726884321.55638: Loading data from /tmp/ssh-J81/inventory.yml 3079 1726884321.55756: group all already in inventory 3079 1726884321.55764: set inventory_file for managed_node1 3079 1726884321.55767: set inventory_dir for managed_node1 3079 1726884321.55768: Added host managed_node1 to inventory 3079 1726884321.55770: Added host managed_node1 to group all 3079 1726884321.55771: set ansible_host for managed_node1 3079 1726884321.55772: set ansible_ssh_extra_args for managed_node1 3079 1726884321.55774: set inventory_file for managed_node2 3079 1726884321.55777: set inventory_dir for managed_node2 3079 1726884321.55777: Added host managed_node2 to inventory 3079 1726884321.55778: Added host managed_node2 to group all 3079 1726884321.55779: set ansible_host for managed_node2 3079 1726884321.55780: set ansible_ssh_extra_args for managed_node2 3079 1726884321.55782: set inventory_file for managed_node3 3079 1726884321.55783: set inventory_dir for managed_node3 3079 1726884321.55784: Added host managed_node3 to inventory 3079 1726884321.55785: Added host managed_node3 to group all 3079 1726884321.55785: set ansible_host for managed_node3 3079 1726884321.55786: set ansible_ssh_extra_args for managed_node3 3079 1726884321.55788: Reconcile groups and hosts in inventory. 3079 1726884321.55792: Group ungrouped now contains managed_node1 3079 1726884321.55795: Group ungrouped now contains managed_node2 3079 1726884321.55797: Group ungrouped now contains managed_node3 3079 1726884321.55902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 3079 1726884321.56055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 3079 1726884321.56127: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 3079 1726884321.56166: Loaded config def from plugin (vars/host_group_vars) 3079 1726884321.56169: 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) 3079 1726884321.56178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 3079 1726884321.56191: 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) 3079 1726884321.56251: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 3079 1726884321.56631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884321.56731: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 3079 1726884321.56763: Loaded config def from plugin (connection/local) 3079 1726884321.56765: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 3079 1726884321.57464: Loaded config def from plugin (connection/paramiko_ssh) 3079 1726884321.57468: 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) 3079 1726884321.58660: 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) 3079 1726884321.58712: Loaded config def from plugin (connection/psrp) 3079 1726884321.58717: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 3079 1726884321.59644: 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) 3079 1726884321.59691: Loaded config def from plugin (connection/ssh) 3079 1726884321.59694: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 3079 1726884321.61653: 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) 3079 1726884321.61687: Loaded config def from plugin (connection/winrm) 3079 1726884321.61690: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 3079 1726884321.61720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 3079 1726884321.61777: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 3079 1726884321.61836: Loaded config def from plugin (shell/cmd) 3079 1726884321.61837: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 3079 1726884321.61853: 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) 3079 1726884321.61915: Loaded config def from plugin (shell/powershell) 3079 1726884321.61917: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 3079 1726884321.61961: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 3079 1726884321.62110: Loaded config def from plugin (shell/sh) 3079 1726884321.62112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 3079 1726884321.62141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 3079 1726884321.62244: Loaded config def from plugin (become/runas) 3079 1726884321.62246: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 3079 1726884321.62399: Loaded config def from plugin (become/su) 3079 1726884321.62402: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 3079 1726884321.62534: Loaded config def from plugin (become/sudo) 3079 1726884321.62536: 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 3079 1726884321.62565: Loading data from /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml 3079 1726884321.63165: trying /usr/local/lib/python3.12/site-packages/ansible/modules 3079 1726884321.66047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 3079 1726884321.66267: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 3079 1726884321.67088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 3079 1726884321.67099: 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 3079 1726884321.67293: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 3079 1726884321.67423: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 3079 1726884321.67425: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-mPk/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) 3079 1726884321.67451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 3079 1726884321.67472: 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) 3079 1726884321.67606: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 3079 1726884321.67659: Loaded config def from plugin (callback/default) 3079 1726884321.67661: 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) 3079 1726884321.68593: Loaded config def from plugin (callback/junit) 3079 1726884321.68595: 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) 3079 1726884321.68637: 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) 3079 1726884321.68691: Loaded config def from plugin (callback/minimal) 3079 1726884321.68693: 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) 3079 1726884321.68728: 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) 3079 1726884321.68777: Loaded config def from plugin (callback/tree) 3079 1726884321.68779: 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 3079 1726884321.68883: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 3079 1726884321.68885: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-mPk/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_all_options.yml ************************************************ 1 plays in /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml 3079 1726884321.68909: in VariableManager get_vars() 3079 1726884321.68928: done with get_vars() 3079 1726884321.68934: in VariableManager get_vars() 3079 1726884321.68942: done with get_vars() 3079 1726884321.68946: variable 'omit' from source: magic vars 3079 1726884321.68979: in VariableManager get_vars() 3079 1726884321.68991: done with get_vars() 3079 1726884321.69010: variable 'omit' from source: magic vars PLAY [Test we can handle all configuration options documented in manual page] *** 3079 1726884321.69560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 3079 1726884321.69623: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 3079 1726884321.69652: getting the remaining hosts for this loop 3079 1726884321.69654: done getting the remaining hosts for this loop 3079 1726884321.69657: getting the next task for host managed_node2 3079 1726884321.69660: done getting next task for host managed_node2 3079 1726884321.69661: ^ task is: TASK: Gathering Facts 3079 1726884321.69662: ^ 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 3079 1726884321.69664: getting variables 3079 1726884321.69665: in VariableManager get_vars() 3079 1726884321.69678: Calling all_inventory to load vars for managed_node2 3079 1726884321.69680: Calling groups_inventory to load vars for managed_node2 3079 1726884321.69683: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884321.69694: Calling all_plugins_play to load vars for managed_node2 3079 1726884321.69703: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884321.69706: Calling groups_plugins_play to load vars for managed_node2 3079 1726884321.69737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884321.69779: done with get_vars() 3079 1726884321.69785: done getting variables 3079 1726884321.69853: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:2 Friday 20 September 2024 22:05:21 -0400 (0:00:00.010) 0:00:00.010 ****** 3079 1726884321.69873: entering _queue_task() for managed_node2/gather_facts 3079 1726884321.69874: Creating lock for gather_facts 3079 1726884321.71488: worker is 1 (out of 1 available) 3079 1726884321.71503: exiting _queue_task() for managed_node2/gather_facts 3079 1726884321.71518: done queuing things up, now waiting for results queue to drain 3079 1726884321.71520: waiting for pending results... 3079 1726884321.71652: running TaskExecutor() for managed_node2/TASK: Gathering Facts 3079 1726884321.71720: in run() - task 12b8f51e-eff7-176b-d716-000000000019 3079 1726884321.71734: variable 'ansible_search_path' from source: unknown 3079 1726884321.71768: calling self._execute() 3079 1726884321.71827: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884321.71834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884321.71846: variable 'omit' from source: magic vars 3079 1726884321.71932: variable 'omit' from source: magic vars 3079 1726884321.71955: variable 'omit' from source: magic vars 3079 1726884321.71987: variable 'omit' from source: magic vars 3079 1726884321.72031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884321.72061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884321.72082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884321.72098: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884321.72115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884321.72140: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884321.72144: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884321.72148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884321.72230: Set connection var ansible_shell_type to sh 3079 1726884321.72240: Set connection var ansible_shell_executable to /bin/sh 3079 1726884321.72249: Set connection var ansible_timeout to 10 3079 1726884321.72255: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884321.72258: Set connection var ansible_connection to ssh 3079 1726884321.72267: Set connection var ansible_pipelining to False 3079 1726884321.72291: variable 'ansible_shell_executable' from source: unknown 3079 1726884321.72294: variable 'ansible_connection' from source: unknown 3079 1726884321.72297: variable 'ansible_module_compression' from source: unknown 3079 1726884321.72299: variable 'ansible_shell_type' from source: unknown 3079 1726884321.72304: variable 'ansible_shell_executable' from source: unknown 3079 1726884321.72309: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884321.72314: variable 'ansible_pipelining' from source: unknown 3079 1726884321.72317: variable 'ansible_timeout' from source: unknown 3079 1726884321.72324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884321.72456: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884321.72466: variable 'omit' from source: magic vars 3079 1726884321.72474: starting attempt loop 3079 1726884321.72477: running the handler 3079 1726884321.72489: variable 'ansible_facts' from source: unknown 3079 1726884321.72506: _low_level_execute_command(): starting 3079 1726884321.72516: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884321.73060: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884321.73064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884321.73068: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884321.73128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884321.73132: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/2c942a7cf9" does not exist debug1: Connecting to 10.31.46.105 [10.31.46.105] port 22. debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884321.73251: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 3079 1726884321.73255: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 <<< 3079 1726884321.73257: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 <<< 3079 1726884321.73259: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 3079 1726884321.73260: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 <<< 3079 1726884321.73261: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.3 <<< 3079 1726884321.75249: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.105:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent <<< 3079 1726884321.75510: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: <<< 3079 1726884321.75526: stderr chunk (state=3): >>>debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 3079 1726884321.75679: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 3079 1726884321.76130: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 3079 1726884321.76134: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:eOB8do4CGQetxdla6VRErwWHg4NQCg8pO7kHokYcDkc debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 3079 1726884321.76137: stderr chunk (state=3): >>>Warning: Permanently added '10.31.46.105' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 3079 1726884321.76567: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS <<< 3079 1726884321.76571: stderr chunk (state=3): >>>debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> <<< 3079 1726884321.80728: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 3079 1726884321.81669: stderr chunk (state=3): >>>debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 3079 1726884321.81828: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 3079 1726884321.81862: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa <<< 3079 1726884321.82363: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 3079 1726884321.86220: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 3079 1726884321.86225: stderr chunk (state=3): >>>Authenticated to 10.31.46.105 ([10.31.46.105]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 3079 1726884321.86228: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/2c942a7cf9] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 3079 1726884321.86252: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 3090 <<< 3079 1726884321.86256: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 3079 1726884321.86304: stderr chunk (state=3): >>>debug1: forking to background <<< 3079 1726884321.86351: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 3079 1726884321.86372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check <<< 3079 1726884321.86376: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 3079 1726884321.88788: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 3079 1726884321.92903: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 3079 1726884321.92909: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884321.93174: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 3079 1726884321.94729: stdout chunk (state=3): >>>/root <<< 3079 1726884321.95068: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed <<< 3079 1726884321.95072: stderr chunk (state=3): >>>debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed <<< 3079 1726884321.95075: stderr chunk (state=3): >>>debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 3079 1726884321.95078: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting <<< 3079 1726884321.95082: stderr chunk (state=3): >>>debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 3079 1726884321.95088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884321.95182: stdout chunk (state=3): >>><<< 3079 1726884322.95399: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug1: Control socket "/root/.ansible/cp/2c942a7cf9" does not exist debug1: Connecting to 10.31.46.105 [10.31.46.105] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: identity file /root/.ssh/id_dsa type -1 debug1: identity file /root/.ssh/id_dsa-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.3 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.3 debug1: compat_banner: match: OpenSSH_9.3 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.46.105:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:eOB8do4CGQetxdla6VRErwWHg4NQCg8pO7kHokYcDkc debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.46.105' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug1: Will attempt key: /root/.ssh/id_dsa debug2: pubkey_prepare: done debug1: SSH2_MSG_EXT_INFO received debug1: kex_input_ext_info: server-sig-algs= debug1: kex_input_ext_info: publickey-hostbound@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.46.105 ([10.31.46.105]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/2c942a7cf9] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 3090 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug2: Received exit status from master 0 3079 1726884322.95414: _low_level_execute_command(): starting 3079 1726884322.95418: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106 `" && echo ansible-tmp-1726884322.952772-3088-231577230047106="` echo /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106 `" ) && sleep 0' 3079 1726884322.96035: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884322.96058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884322.96125: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884322.96202: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884322.96225: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884322.96250: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884322.96463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884322.98835: stdout chunk (state=3): >>>ansible-tmp-1726884322.952772-3088-231577230047106=/root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106 <<< 3079 1726884322.99089: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884322.99093: stdout chunk (state=3): >>><<< 3079 1726884322.99095: stderr chunk (state=3): >>><<< 3079 1726884322.99117: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884322.952772-3088-231577230047106=/root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884322.99332: variable 'ansible_module_compression' from source: unknown 3079 1726884322.99336: ANSIBALLZ: Using generic lock for ansible.legacy.setup 3079 1726884322.99338: ANSIBALLZ: Acquiring lock 3079 1726884322.99341: ANSIBALLZ: Lock acquired: 139663064516800 3079 1726884322.99343: ANSIBALLZ: Creating module 3079 1726884323.54157: ANSIBALLZ: Writing module into payload 3079 1726884323.54411: ANSIBALLZ: Writing module 3079 1726884323.54415: ANSIBALLZ: Renaming module 3079 1726884323.54417: ANSIBALLZ: Done creating module 3079 1726884323.54433: variable 'ansible_facts' from source: unknown 3079 1726884323.54442: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884323.54460: _low_level_execute_command(): starting 3079 1726884323.54468: _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' 3079 1726884323.55249: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884323.55252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884323.55412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884323.55480: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884323.55568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884323.57411: stdout chunk (state=3): >>>PLATFORM <<< 3079 1726884323.57562: stdout chunk (state=3): >>>Linux <<< 3079 1726884323.57585: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 3079 1726884323.57815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884323.57833: stderr chunk (state=3): >>><<< 3079 1726884323.57842: stdout chunk (state=3): >>><<< 3079 1726884323.57870: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884323.57891 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 3079 1726884323.58013: _low_level_execute_command(): starting 3079 1726884323.58016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 3079 1726884323.58131: Sending initial data 3079 1726884323.58155: Sent initial data (1181 bytes) 3079 1726884323.59231: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884323.59235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884323.59482: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884323.59524: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884323.59554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884323.59686: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884323.63602: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 3079 1726884323.64215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884323.64220: stdout chunk (state=3): >>><<< 3079 1726884323.64224: stderr chunk (state=3): >>><<< 3079 1726884323.64227: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884323.64300: variable 'ansible_facts' from source: unknown 3079 1726884323.64303: variable 'ansible_facts' from source: unknown 3079 1726884323.64317: variable 'ansible_module_compression' from source: unknown 3079 1726884323.64375: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3079_p9l7yx2/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 3079 1726884323.64402: variable 'ansible_facts' from source: unknown 3079 1726884323.64614: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py 3079 1726884323.65022: Sending initial data 3079 1726884323.65026: Sent initial data (151 bytes) 3079 1726884323.66690: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884323.66936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884323.67084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884323.72706: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3079 1726884323.72715: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3079 1726884323.72724: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 3079 1726884323.72738: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884323.72900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884323.72968: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpbbej4qq8 /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py <<< 3079 1726884323.73033: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py" <<< 3079 1726884323.73083: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpbbej4qq8" to remote "/root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py" <<< 3079 1726884323.78241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884323.78426: stderr chunk (state=3): >>><<< 3079 1726884323.78429: stdout chunk (state=3): >>><<< 3079 1726884323.78431: done transferring module to remote 3079 1726884323.78434: _low_level_execute_command(): starting 3079 1726884323.78436: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/ /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py && sleep 0' 3079 1726884323.79003: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884323.79026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884323.79041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884323.79174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884323.79178: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884323.79193: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884323.79215: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884323.79240: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884323.79367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884323.81641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884323.81694: stdout chunk (state=3): >>><<< 3079 1726884323.81709: stderr chunk (state=3): >>><<< 3079 1726884323.81745: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884323.81791: _low_level_execute_command(): starting 3079 1726884323.81816: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/AnsiballZ_setup.py && sleep 0' 3079 1726884323.82753: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884323.82880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884323.82994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884323.85346: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884323.85429: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884323.85477: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # <<< 3079 1726884323.85524: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884323.85537: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 3079 1726884323.85613: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884323.85643: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 3079 1726884323.85678: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884323.85710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e80c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e7dbb30> <<< 3079 1726884323.85742: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 3079 1726884323.85848: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e80eab0> import '_signal' # <<< 3079 1726884323.85852: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 3079 1726884323.85899: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 3079 1726884323.85958: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884323.85987: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 3079 1726884323.86030: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884323.86074: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 3079 1726884323.86102: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884323.86128: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884323.86140: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e5e1160> <<< 3079 1726884323.86204: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884323.86236: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e5e1fd0> <<< 3079 1726884323.86246: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884323.86279: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884323.86695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884323.86715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 3079 1726884323.86748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884323.86759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884323.86801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884323.86821: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884323.86856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884323.86900: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884323.86906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 3079 1726884323.86964: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884323.86995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884323.87049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884323.87130: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884323.87196: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6577a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e657e30> import '_collections' # <<< 3079 1726884323.87233: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e637a40> import '_functools' # <<< 3079 1726884323.87250: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e635160> <<< 3079 1726884323.87331: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61cf20> <<< 3079 1726884323.87383: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884323.87490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884323.87511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884323.87567: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e67b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e67a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e636150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e678bc0> <<< 3079 1726884323.87628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ac740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61c1a0> <<< 3079 1726884323.87652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884323.87695: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6acbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6acaa0> <<< 3079 1726884323.87747: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884323.87751: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6ace60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61acf0> <<< 3079 1726884323.87791: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884323.87822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884323.87875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884323.87913: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ad550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ad220> import 'importlib.machinery' # <<< 3079 1726884323.87948: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ae450> import 'importlib.util' # import 'runpy' # <<< 3079 1726884323.87965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884323.88019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884323.88053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c4650> <<< 3079 1726884323.88078: stdout chunk (state=3): >>>import 'errno' # <<< 3079 1726884323.88147: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6c5d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 3079 1726884323.88215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884323.88255: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c6c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6c72f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c61e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884323.88319: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6c7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c74a0> <<< 3079 1726884323.88366: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ae480> <<< 3079 1726884323.88402: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884323.88528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884323.88583: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3d3c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 3079 1726884323.88640: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3fc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fc530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3fc800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3fc920> <<< 3079 1726884323.88668: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3d1e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884323.88820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884323.88914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fe030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6aeb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884323.88986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884323.89082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884323.89086: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e42e3c0> <<< 3079 1726884323.89159: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 3079 1726884323.89198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884323.89252: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e446570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884323.89361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884323.89424: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e47b350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884323.89436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884323.89523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884323.89650: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e4a5af0> <<< 3079 1726884323.89690: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e47b470> <<< 3079 1726884323.89769: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e447200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e478b30> <<< 3079 1726884323.89815: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e4455b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fef60> <<< 3079 1726884323.99740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884323.99805: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f104e2c05f0> <<< 3079 1726884324.00111: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ez_c6efp/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 3079 1726884324.00160: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.00252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884324.00268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884324.00325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884324.00400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884324.00446: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e326150> <<< 3079 1726884324.00460: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884324.00695: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2fd040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2fc1a0> # zipimport: zlib available <<< 3079 1726884324.00722: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 3079 1726884324.00816: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 3079 1726884324.00827: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.02363: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.03677: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2ffc50> <<< 3079 1726884324.03722: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884324.03754: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884324.03778: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884324.03800: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3559d0> <<< 3079 1726884324.03837: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e355790> <<< 3079 1726884324.03887: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3550d0> <<< 3079 1726884324.03904: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884324.03956: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3556d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e326b70> <<< 3079 1726884324.03984: stdout chunk (state=3): >>>import 'atexit' # <<< 3079 1726884324.04031: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e356600> <<< 3079 1726884324.04040: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e356840> <<< 3079 1726884324.04068: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884324.04100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884324.04123: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884324.04193: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e356d20> <<< 3079 1726884324.04197: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884324.04226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884324.04257: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1b8b30> <<< 3079 1726884324.04312: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e1ba750> <<< 3079 1726884324.04337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884324.04403: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bb0e0> <<< 3079 1726884324.04406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884324.04469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884324.04475: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bbf20> <<< 3079 1726884324.04478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884324.04531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884324.04551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884324.04610: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1becf0> <<< 3079 1726884324.04657: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e1bee40> <<< 3079 1726884324.04700: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bd010> <<< 3079 1726884324.04704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884324.04748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884324.04752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884324.04814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884324.04823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884324.04849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884324.04860: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c2cf0> import '_tokenize' # <<< 3079 1726884324.04942: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c1520> <<< 3079 1726884324.04967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884324.05051: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c3f80> <<< 3079 1726884324.05088: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bd4f0> <<< 3079 1726884324.05200: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e206ed0> <<< 3079 1726884324.24232: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e207110> <<< 3079 1726884324.29014: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884324.29030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884324.29097: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.29112: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e208b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e208950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884324.29251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884324.29329: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.29354: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e20b0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2091f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884324.29417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884324.29446: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 3079 1726884324.29468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 3079 1726884324.29518: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2168a0> <<< 3079 1726884324.29690: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e20b230> <<< 3079 1726884324.29806: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e217680> <<< 3079 1726884324.29898: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e2178c0> <<< 3079 1726884324.30012: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e217bc0> <<< 3079 1726884324.30016: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2072c0> <<< 3079 1726884324.30062: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884324.30097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884324.30124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884324.30152: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.30188: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e21b260> <<< 3079 1726884324.30405: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.30417: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e21c590> <<< 3079 1726884324.30434: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e219a00> <<< 3079 1726884324.30501: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e21adb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e219640> <<< 3079 1726884324.30545: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.30574: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 3079 1726884324.30586: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.30690: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.30810: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.30839: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 3079 1726884324.30858: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884324.31012: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.31157: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.31868: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.32580: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 3079 1726884324.32592: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 3079 1726884324.32747: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884324.32767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884324.33000: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.33019: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0a0770> <<< 3079 1726884324.33153: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 3079 1726884324.33184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a15b0> <<< 3079 1726884324.33200: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e21f050> <<< 3079 1726884324.33257: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 3079 1726884324.33292: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.33296: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.33325: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 3079 1726884324.33503: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.33715: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884324.33719: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a15e0> <<< 3079 1726884324.33739: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.34322: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.34885: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35006: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35079: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884324.35084: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35128: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35180: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884324.35194: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35270: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35393: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884324.35433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884324.35451: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 3079 1726884324.35495: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35542: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884324.35563: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.35833: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.36125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884324.36207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884324.36218: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884324.36319: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a2300> <<< 3079 1726884324.36326: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.36415: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.36504: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 3079 1726884324.36518: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 3079 1726884324.36532: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884324.36554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 3079 1726884324.36560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884324.36652: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.36777: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0aa060> <<< 3079 1726884324.36846: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.36852: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0aa9c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a31a0> <<< 3079 1726884324.36872: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.36924: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.36968: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884324.36979: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.37028: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.37084: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.37147: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.37226: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884324.37270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884324.37376: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.37384: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0a96a0> <<< 3079 1726884324.37421: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0aac00> <<< 3079 1726884324.37463: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 3079 1726884324.37559: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.37615: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.37646: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.42936: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884324.48476: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884324.48504: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884324.48542: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884324.48605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884324.48643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884324.48656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884324.48725: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e13ecc0> <<< 3079 1726884324.48772: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0b4a40> <<< 3079 1726884324.48882: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0aeae0> <<< 3079 1726884324.48885: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0ae930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 3079 1726884324.48921: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.48957: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884324.49029: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 3079 1726884324.49045: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49063: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 3079 1726884324.49069: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49147: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49244: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49275: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884324.49323: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49361: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49401: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 3079 1726884324.49456: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49549: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49633: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49657: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49704: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 3079 1726884324.49713: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.49920: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.50125: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.50164: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.50354: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884324.50486: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 3079 1726884324.50492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 3079 1726884324.60641: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 3079 1726884324.60681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 3079 1726884324.60700: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1459d0> <<< 3079 1726884324.60824: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 3079 1726884324.60851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 3079 1726884324.60869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 3079 1726884324.60919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 3079 1726884324.60945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 3079 1726884324.60967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 3079 1726884324.60976: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a02f0> <<< 3079 1726884324.61019: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.61037: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d6a05f0> <<< 3079 1726884324.61110: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e12d370> <<< 3079 1726884324.61153: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e12c4a0> <<< 3079 1726884324.61180: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e144110> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e147590> <<< 3079 1726884324.61241: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 3079 1726884324.61294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 3079 1726884324.61329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 3079 1726884324.61333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 3079 1726884324.61363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 3079 1726884324.61392: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.61405: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d6a36b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a2f60> <<< 3079 1726884324.61464: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.61468: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d6a3140> <<< 3079 1726884324.61470: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a2390> <<< 3079 1726884324.76909: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 3079 1726884324.77058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 3079 1726884324.77068: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a3830> <<< 3079 1726884324.77356: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 3079 1726884324.77400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 3079 1726884324.77527: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d70e330> <<< 3079 1726884324.77561: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d70c350> <<< 3079 1726884324.77592: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e147c50> import 'ansible.module_utils.facts.timeout' # <<< 3079 1726884324.77612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 3079 1726884324.77641: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77653: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 3079 1726884324.77675: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77744: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 3079 1726884324.77828: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77883: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 3079 1726884324.77957: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77970: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.77975: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 3079 1726884324.77991: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78026: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 3079 1726884324.78067: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78125: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78179: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 3079 1726884324.78194: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78237: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 3079 1726884324.78295: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78359: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78422: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78489: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.78550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 3079 1726884324.78557: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 3079 1726884324.78571: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79146: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79662: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 3079 1726884324.79669: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79724: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79788: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79821: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79855: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 3079 1726884324.79878: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79904: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.79941: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 3079 1726884324.79946: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80017: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80068: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 3079 1726884324.80091: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80120: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 3079 1726884324.80166: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80199: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 3079 1726884324.80247: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80328: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 3079 1726884324.80435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 3079 1726884324.80464: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d70ff80> <<< 3079 1726884324.80483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 3079 1726884324.80521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 3079 1726884324.80647: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d70f200> <<< 3079 1726884324.80659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 3079 1726884324.80665: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80739: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80806: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 3079 1726884324.80822: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.80922: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81023: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 3079 1726884324.81029: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81104: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 3079 1726884324.81199: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81243: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 3079 1726884324.81344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 3079 1726884324.81423: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.81487: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d742750> <<< 3079 1726884324.81699: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d7324b0> import 'ansible.module_utils.facts.system.python' # <<< 3079 1726884324.81716: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81777: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81838: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 3079 1726884324.81843: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.81942: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82035: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82162: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82324: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 3079 1726884324.82332: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 3079 1726884324.82341: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82392: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 3079 1726884324.82442: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82485: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 3079 1726884324.82669: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.82693: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d75a210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d75bbc0> <<< 3079 1726884324.82701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 3079 1726884324.82724: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82740: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 3079 1726884324.82752: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82796: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.82842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 3079 1726884324.82849: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83028: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83210: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 3079 1726884324.83320: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83435: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83480: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 3079 1726884324.83540: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 3079 1726884324.83543: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83565: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83594: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83751: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.83920: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 3079 1726884324.83931: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.84065: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.84205: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 3079 1726884324.84212: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.84253: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.84287: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.84947: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.85537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 3079 1726884324.85546: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.85664: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.85787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 3079 1726884324.85794: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.85900: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 3079 1726884324.86023: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86197: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 3079 1726884324.86390: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86409: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 3079 1726884324.86418: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86466: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86516: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 3079 1726884324.86523: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86629: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86742: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.86969: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87199: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 3079 1726884324.87220: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87262: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 3079 1726884324.87310: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87340: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 3079 1726884324.87376: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87450: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 3079 1726884324.87539: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87570: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87597: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 3079 1726884324.87605: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87667: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 3079 1726884324.87741: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87809: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.87867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 3079 1726884324.87882: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88183: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88478: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 3079 1726884324.88485: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88555: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 3079 1726884324.88633: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88667: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88711: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 3079 1726884324.88716: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88757: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 3079 1726884324.88804: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88835: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88878: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 3079 1726884324.88885: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.88974: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 3079 1726884324.89093: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89098: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 3079 1726884324.89113: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89162: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89215: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 3079 1726884324.89221: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89241: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89266: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89318: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89371: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89445: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89533: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 3079 1726884324.89541: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 3079 1726884324.89554: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89611: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 3079 1726884324.89682: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.89901: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90123: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 3079 1726884324.90130: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90185: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90239: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 3079 1726884324.90246: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90293: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90347: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 3079 1726884324.90357: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90449: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 3079 1726884324.90549: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 3079 1726884324.90557: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90658: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.90760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 3079 1726884324.90767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 3079 1726884324.90921: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884324.91178: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 3079 1726884324.91185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 3079 1726884324.91204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 3079 1726884324.91229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 3079 1726884324.91255: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884324.91264: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d553590> <<< 3079 1726884324.91279: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d551dc0> <<< 3079 1726884324.91331: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d552f60> <<< 3079 1726884325.76428: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 3079 1726884325.76454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 3079 1726884325.76462: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d5987a0> <<< 3079 1726884325.76531: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 3079 1726884325.76543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 3079 1726884325.76575: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d599b80> <<< 3079 1726884325.76788: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 3079 1726884325.76792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884325.76834: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 3079 1726884325.76845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d7478f0> <<< 3079 1726884325.76887: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d59b980> <<< 3079 1726884325.77182: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame <<< 3079 1726884326.00046: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-105", "ansible_nodename": "ip-10-31-46-105.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": "ec285bf174d512155f97b3a38c525252", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.8.84 59090 10.31.46.105 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.8.84 59090 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin<<< 3079 1726884326.00058: stdout chunk (state=3): >>>:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIGfu+Z8uriPhynYlYqTtdWZB+KqaZJM+JFf13lTFweKGTXaDBaIxGJdtdUQSlWHQbvxxShck2Vq5Sx/5KHy0shbdZDp+hUcGJwp0xI9eGJbbuLILs9XG50Kl+2jnwiRajOBrO3UtDcVsuREZEL0EeT+T9CAjoRD9UHJ9aGdR5ARAAAAFQDGPInnP9hZz5WOQxVq0rMXEs2fCQAAAIBH6uyMfTDMh1S+OoUWanEw142+iyLCnt2d7Ji1S6K8kYZ25mcDbHa4U71/6bzfYQse4fpb6M6L45ETxHvtUjX8DJLkY67vnWRYzIAyhTqUsdmK2MachP1KLdzRCZpL11dykaoctIppu1n/q8Q6zN2iPMt5yHlgzGDbZkrJRc2E6wAAAIAQq3ULGWjUTahwZ/QQLHMZTtN7nV0KC4Yrtbt+hRM8D8Rz9b+313a9iJdxHgDkKGK5+ynzl+dBZzrR/sNXZ1LCF1MgAlcRgw3VYedhH4PXkIBDP1MvwX4QFEF//Lw2MucVae1eAaxTEEM+pui/VdaMiGOylVpaJabzVixuVxw9UA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC8Q3bjtqAlaLqm35wqRPKv1Zp8LWq79uK6FTjfDh5Uq942A/zTo5lAEs6JWuyn29KYfGG2I1qwtlxkr1qIJDcvENqZt4FgDLXmcA2GQ96xmjccUUgAHwTopEEGuWFXvhK6f6Tjnm7u8SKvqnG9mgdaZ0zV8ao28H22rzumBEp5MpJmoF1PASAuyQwTwpO0zns1xYUSRCcg/hChszu5F8vPuW153y+dGZ/is03ie0scfSDIBRF/JqJS98FK5lqDMDJ1qpr8oaGUb3fSgwLNNrPiiZO15lS2I/E3eRzZK7FzWv4+y5keQWd1Gws/fVp2ciJz/hEGTyI4Uvy6x6gw4SJlf29g/3d+bY8dILqNn1v0Er475j6DdJYeUIw1P/b7r9FOV7Dq6PDrWxW6dksuxjzyE2QnB759hoVW1HTRmqsug3e1f5dRu6QEqSTCHLTfKR8B8mb4m5WASP1cMz3mWmXgRNrIAtCRaIScUtlguXA7u1aB7/jibFTGS0UNSYSvCMk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOpCRJod8nCtZ7O+Qr3upzM8Ne2WsIttdq4DIDqooTj8Q6QLbaL1xV+cMSfW6mA4JuUmnk/fShua8KqO2IuJles=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJkuYjVSKydcvtZ5+AwYugaPXkBMPNP19kKZJl1A/Mlz", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.1650390625, "5m": 0.20166015625, "15m": 0.08984375}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "05", "second": "25", "epoch": "1726884325", "epoch_int": "1726884325", "date": "2024-09-20", "time": "22:05:25", "iso8601_micro": "2024-09-21T02:05:25.544067Z", "iso8601": "2024-09-21T02:05:25Z", "iso8601_basic": "20240920T220525544067", "iso8601_basic_short": "20240920T220525", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 3302, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"re<<< 3079 1726884326.00091: stdout chunk (state=3): >>>al": {"total": 3717, "used": 415, "free": 3302}, "nocache": {"free": 3534, "used": 183}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec285bf1-74d5-1215-5f97-b3a38c525252", "ansible_product_uuid": "ec285bf1-74d5-1215-5f97-b3a38c525252", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 206, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251518173184, "block_size": 4096, "block_total": 64483404, "block_available": 61405804, "block_used": 3077600, "inode_total": 16384000, "inode_available": 16303922, "inode_used": 80078, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:19:00:ec:95:5d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.105", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d8ab:9e74:cfdf:b725", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.105", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:00:ec:95:5d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.105"], "ansible_all_ipv6_addresses": ["fe80::d8ab:9e74:cfdf:b725"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d8ab:9e74:cfdf:b725"]}, "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"}}} <<< 3079 1726884326.00702: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884326.00728: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ <<< 3079 1726884326.00743: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 3079 1726884326.00764: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig <<< 3079 1726884326.00820: stdout chunk (state=3): >>># cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 3079 1726884326.00825: 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 importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 3079 1726884326.00849: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 3079 1726884326.00875: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 3079 1726884326.00880: stdout chunk (state=3): >>># cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json<<< 3079 1726884326.00909: stdout chunk (state=3): >>> # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize <<< 3079 1726884326.00918: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 3079 1726884326.00936: stdout chunk (state=3): >>># cleanup[2] removing string<<< 3079 1726884326.00948: stdout chunk (state=3): >>> # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 3079 1726884326.00961: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 3079 1726884326.00976: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text <<< 3079 1726884326.00979: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 3079 1726884326.00986: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 3079 1726884326.01004: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules <<< 3079 1726884326.01036: stdout chunk (state=3): >>># destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser <<< 3079 1726884326.01059: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # 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 <<< 3079 1726884326.01085: stdout chunk (state=3): >>># 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<<< 3079 1726884326.01098: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # 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 <<< 3079 1726884326.01106: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd <<< 3079 1726884326.01128: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 3079 1726884326.01467: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884326.01487: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884326.01502: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 3079 1726884326.01527: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 3079 1726884326.01534: stdout chunk (state=3): >>># destroy zipfile._path <<< 3079 1726884326.01551: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 3079 1726884326.01585: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884326.01603: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 3079 1726884326.01618: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 3079 1726884326.01632: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 3079 1726884326.01674: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select <<< 3079 1726884326.01680: stdout chunk (state=3): >>># destroy _signal <<< 3079 1726884326.01683: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 3079 1726884326.01691: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 3079 1726884326.01736: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 3079 1726884326.01754: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 3079 1726884326.01803: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 3079 1726884326.01811: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 3079 1726884326.01839: stdout chunk (state=3): >>># destroy _pickle <<< 3079 1726884326.01854: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 3079 1726884326.01861: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 3079 1726884326.01891: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 3079 1726884326.01898: stdout chunk (state=3): >>># destroy datetime <<< 3079 1726884326.01920: stdout chunk (state=3): >>># destroy subprocess # destroy base64 <<< 3079 1726884326.01927: stdout chunk (state=3): >>># destroy _ssl <<< 3079 1726884326.01966: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 3079 1726884326.01968: stdout chunk (state=3): >>># destroy termios # destroy json <<< 3079 1726884326.02011: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 3079 1726884326.02029: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno <<< 3079 1726884326.02034: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 3079 1726884326.02043: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 3079 1726884326.02111: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 3079 1726884326.02125: 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<<< 3079 1726884326.02149: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 3079 1726884326.02159: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 3079 1726884326.02194: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 3079 1726884326.02198: stdout chunk (state=3): >>> # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 3079 1726884326.02221: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 3079 1726884326.02238: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 3079 1726884326.02258: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 3079 1726884326.02270: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 3079 1726884326.02289: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 3079 1726884326.02297: 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 <<< 3079 1726884326.02320: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 3079 1726884326.02329: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 3079 1726884326.02358: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884326.02482: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884326.02486: stdout chunk (state=3): >>># destroy _socket <<< 3079 1726884326.02495: stdout chunk (state=3): >>># destroy _collections <<< 3079 1726884326.02528: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 3079 1726884326.02535: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 3079 1726884326.02559: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 3079 1726884326.02600: stdout chunk (state=3): >>># destroy _typing <<< 3079 1726884326.02610: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 3079 1726884326.02624: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 3079 1726884326.02647: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884326.02748: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 <<< 3079 1726884326.02755: stdout chunk (state=3): >>># destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io<<< 3079 1726884326.02771: stdout chunk (state=3): >>> # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 3079 1726884326.02795: stdout chunk (state=3): >>># destroy _random <<< 3079 1726884326.02801: stdout chunk (state=3): >>># destroy _weakref <<< 3079 1726884326.02827: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre <<< 3079 1726884326.02837: stdout chunk (state=3): >>># destroy _string # destroy re <<< 3079 1726884326.02858: stdout chunk (state=3): >>># destroy itertools <<< 3079 1726884326.02873: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 3079 1726884326.02880: stdout chunk (state=3): >>># clear sys.audit hooks <<< 3079 1726884326.03267: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884326.03336: stderr chunk (state=3): >>><<< 3079 1726884326.03339: stdout chunk (state=3): >>><<< 3079 1726884326.03452: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e80c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e7dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e80eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e5e1160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e5e1fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6577a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e657e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e637a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e635160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61cf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e67b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e67a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e636150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e678bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ac740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6acbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6acaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6ace60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e61acf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ad550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ad220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ae450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c4650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6c5d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c6c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6c72f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c61e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e6c7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6c74a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6ae480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3d3c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3fc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fc530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3fc800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3fc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3d1e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fe030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e6aeb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e42e3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e446570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e47b350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e4a5af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e47b470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e447200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e478b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e4455b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3fef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f104e2c05f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_ez_c6efp/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e326150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2fd040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2fc1a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2ffc50> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e3559d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e355790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3550d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e3556d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e326b70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e356600> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e356840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e356d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1b8b30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e1ba750> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bb0e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bbf20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1becf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e1bee40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bd010> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c2cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c17c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c1520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1c3f80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1bd4f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e206ed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e207110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e208b60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e208950> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e20b0b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2091f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2168a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e20b230> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e217680> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e2178c0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e217bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e2072c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e21b260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e21c590> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e219a00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e21adb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e219640> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0a0770> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a15b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e21f050> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a15e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a2300> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0aa060> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0aa9c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0a31a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104e0a96a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0aac00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e13ecc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0b4a40> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0aeae0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e0ae930> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e1459d0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a02f0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d6a05f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e12d370> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e12c4a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e144110> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e147590> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d6a36b0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a2f60> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d6a3140> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a2390> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d6a3830> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d70e330> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d70c350> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104e147c50> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d70ff80> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d70f200> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d742750> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d7324b0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d75a210> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d75bbc0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f104d553590> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d551dc0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d552f60> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d5987a0> # /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d599b80> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d7478f0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104d59b980> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-46-105.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-46-105", "ansible_nodename": "ip-10-31-46-105.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": "ec285bf174d512155f97b3a38c525252", "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.8.84 59090 10.31.46.105 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.8.84 59090 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_is_chroot": false, "ansible_fips": false, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIGfu+Z8uriPhynYlYqTtdWZB+KqaZJM+JFf13lTFweKGTXaDBaIxGJdtdUQSlWHQbvxxShck2Vq5Sx/5KHy0shbdZDp+hUcGJwp0xI9eGJbbuLILs9XG50Kl+2jnwiRajOBrO3UtDcVsuREZEL0EeT+T9CAjoRD9UHJ9aGdR5ARAAAAFQDGPInnP9hZz5WOQxVq0rMXEs2fCQAAAIBH6uyMfTDMh1S+OoUWanEw142+iyLCnt2d7Ji1S6K8kYZ25mcDbHa4U71/6bzfYQse4fpb6M6L45ETxHvtUjX8DJLkY67vnWRYzIAyhTqUsdmK2MachP1KLdzRCZpL11dykaoctIppu1n/q8Q6zN2iPMt5yHlgzGDbZkrJRc2E6wAAAIAQq3ULGWjUTahwZ/QQLHMZTtN7nV0KC4Yrtbt+hRM8D8Rz9b+313a9iJdxHgDkKGK5+ynzl+dBZzrR/sNXZ1LCF1MgAlcRgw3VYedhH4PXkIBDP1MvwX4QFEF//Lw2MucVae1eAaxTEEM+pui/VdaMiGOylVpaJabzVixuVxw9UA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC8Q3bjtqAlaLqm35wqRPKv1Zp8LWq79uK6FTjfDh5Uq942A/zTo5lAEs6JWuyn29KYfGG2I1qwtlxkr1qIJDcvENqZt4FgDLXmcA2GQ96xmjccUUgAHwTopEEGuWFXvhK6f6Tjnm7u8SKvqnG9mgdaZ0zV8ao28H22rzumBEp5MpJmoF1PASAuyQwTwpO0zns1xYUSRCcg/hChszu5F8vPuW153y+dGZ/is03ie0scfSDIBRF/JqJS98FK5lqDMDJ1qpr8oaGUb3fSgwLNNrPiiZO15lS2I/E3eRzZK7FzWv4+y5keQWd1Gws/fVp2ciJz/hEGTyI4Uvy6x6gw4SJlf29g/3d+bY8dILqNn1v0Er475j6DdJYeUIw1P/b7r9FOV7Dq6PDrWxW6dksuxjzyE2QnB759hoVW1HTRmqsug3e1f5dRu6QEqSTCHLTfKR8B8mb4m5WASP1cMz3mWmXgRNrIAtCRaIScUtlguXA7u1aB7/jibFTGS0UNSYSvCMk=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOpCRJod8nCtZ7O+Qr3upzM8Ne2WsIttdq4DIDqooTj8Q6QLbaL1xV+cMSfW6mA4JuUmnk/fShua8KqO2IuJles=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJkuYjVSKydcvtZ5+AwYugaPXkBMPNP19kKZJl1A/Mlz", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_local": {}, "ansible_fibre_channel_wwn": [], "ansible_pkg_mgr": "dnf", "ansible_loadavg": {"1m": 0.1650390625, "5m": 0.20166015625, "15m": 0.08984375}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "05", "second": "25", "epoch": "1726884325", "epoch_int": "1726884325", "date": "2024-09-20", "time": "22:05:25", "iso8601_micro": "2024-09-21T02:05:25.544067Z", "iso8601": "2024-09-21T02:05:25Z", "iso8601_basic": "20240920T220525544067", "iso8601_basic_short": "20240920T220525", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_iscsi_iqn": "", "ansible_hostnqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 3302, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 415, "free": 3302}, "nocache": {"free": 3534, "used": 183}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec285bf1-74d5-1215-5f97-b3a38c525252", "ansible_product_uuid": "ec285bf1-74d5-1215-5f97-b3a38c525252", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 206, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251518173184, "block_size": 4096, "block_total": 64483404, "block_available": 61405804, "block_used": 3077600, "inode_total": 16384000, "inode_available": 16303922, "inode_used": 80078, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_eth0": {"device": "eth0", "macaddress": "02:19:00:ec:95:5d", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.46.105", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d8ab:9e74:cfdf:b725", "prefix": "64", "scope": "link"}]}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.46.105", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:19:00:ec:95:5d", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.46.105"], "ansible_all_ipv6_addresses": ["fe80::d8ab:9e74:cfdf:b725"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.46.105", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d8ab:9e74:cfdf:b725"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 3079 1726884326.04731: 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-1726884322.952772-3088-231577230047106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884326.04735: _low_level_execute_command(): starting 3079 1726884326.04738: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884322.952772-3088-231577230047106/ > /dev/null 2>&1 && sleep 0' 3079 1726884326.04741: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884326.04744: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.04747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.04749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884326.04752: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884326.04754: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884326.04756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.04759: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884326.04792: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884326.04796: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3079 1726884326.04799: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.04801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.04803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884326.04805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884326.04815: stderr chunk (state=3): >>>debug2: match found <<< 3079 1726884326.04817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.04870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.04874: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884326.04905: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.04955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.06909: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.06966: stderr chunk (state=3): >>><<< 3079 1726884326.06971: stdout chunk (state=3): >>><<< 3079 1726884326.06989: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.06997: handler run complete 3079 1726884326.07125: variable 'ansible_facts' from source: unknown 3079 1726884326.07211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.07466: variable 'ansible_facts' from source: unknown 3079 1726884326.07536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.07650: attempt loop complete, returning result 3079 1726884326.07654: _execute() done 3079 1726884326.07659: dumping result to json 3079 1726884326.07681: done dumping result, returning 3079 1726884326.07690: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [12b8f51e-eff7-176b-d716-000000000019] 3079 1726884326.07695: sending task result for task 12b8f51e-eff7-176b-d716-000000000019 3079 1726884326.07978: done sending task result for task 12b8f51e-eff7-176b-d716-000000000019 3079 1726884326.07981: WORKER PROCESS EXITING ok: [managed_node2] 3079 1726884326.08288: no more pending results, returning what we have 3079 1726884326.08291: results queue empty 3079 1726884326.08292: checking for any_errors_fatal 3079 1726884326.08293: done checking for any_errors_fatal 3079 1726884326.08293: checking for max_fail_percentage 3079 1726884326.08295: done checking for max_fail_percentage 3079 1726884326.08295: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.08296: done checking to see if all hosts have failed 3079 1726884326.08297: getting the remaining hosts for this loop 3079 1726884326.08298: done getting the remaining hosts for this loop 3079 1726884326.08301: getting the next task for host managed_node2 3079 1726884326.08306: done getting next task for host managed_node2 3079 1726884326.08311: ^ task is: TASK: meta (flush_handlers) 3079 1726884326.08312: ^ 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 3079 1726884326.08315: getting variables 3079 1726884326.08316: in VariableManager get_vars() 3079 1726884326.08349: Calling all_inventory to load vars for managed_node2 3079 1726884326.08353: Calling groups_inventory to load vars for managed_node2 3079 1726884326.08356: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.08364: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.08367: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.08371: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.08546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.08759: done with get_vars() 3079 1726884326.08768: done getting variables 3079 1726884326.08840: in VariableManager get_vars() 3079 1726884326.08849: Calling all_inventory to load vars for managed_node2 3079 1726884326.08850: Calling groups_inventory to load vars for managed_node2 3079 1726884326.08852: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.08856: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.08858: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.08864: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.08972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.09157: done with get_vars() 3079 1726884326.09170: done queuing things up, now waiting for results queue to drain 3079 1726884326.09172: results queue empty 3079 1726884326.09173: checking for any_errors_fatal 3079 1726884326.09175: done checking for any_errors_fatal 3079 1726884326.09176: checking for max_fail_percentage 3079 1726884326.09177: done checking for max_fail_percentage 3079 1726884326.09178: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.09178: done checking to see if all hosts have failed 3079 1726884326.09179: getting the remaining hosts for this loop 3079 1726884326.09179: done getting the remaining hosts for this loop 3079 1726884326.09182: getting the next task for host managed_node2 3079 1726884326.09185: done getting next task for host managed_node2 3079 1726884326.09187: ^ task is: TASK: meta (end_host) 3079 1726884326.09188: ^ 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 3079 1726884326.09189: getting variables 3079 1726884326.09190: in VariableManager get_vars() 3079 1726884326.09196: Calling all_inventory to load vars for managed_node2 3079 1726884326.09198: Calling groups_inventory to load vars for managed_node2 3079 1726884326.09200: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.09203: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.09205: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.09209: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.09317: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.09475: done with get_vars() 3079 1726884326.09482: done getting variables TASK [Ubuntu and RHEL6 containers are minified, missing manual pages] ********** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:11 Friday 20 September 2024 22:05:26 -0400 (0:00:04.396) 0:00:04.407 ****** 3079 1726884326.09542: in VariableManager get_vars() 3079 1726884326.09548: Calling all_inventory to load vars for managed_node2 3079 1726884326.09550: Calling groups_inventory to load vars for managed_node2 3079 1726884326.09552: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.09555: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.09557: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.09559: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.09678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.09822: done with get_vars() 3079 1726884326.10120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 3079 1726884326.12481: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 3079 1726884326.12557: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 3079 1726884326.12612: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 3079 1726884326.12648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 3079 1726884326.12680: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 3079 1726884326.12758: 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) 3079 1726884326.12789: 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) 3079 1726884326.12820: 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) 3079 1726884326.12867: 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) 3079 1726884326.12881: 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) 3079 1726884326.13115: variable 'ansible_facts' from source: unknown 3079 1726884326.13221: Evaluated conditional (ansible_facts['distribution'] == 'Ubuntu' or (ansible_facts['distribution'] in ['CentOS', 'RedHat'] and ansible_facts['distribution_version'] | int < 7)): False META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 3079 1726884326.13262: done queuing things up, now waiting for results queue to drain 3079 1726884326.13265: results queue empty 3079 1726884326.13266: checking for any_errors_fatal 3079 1726884326.13267: done checking for any_errors_fatal 3079 1726884326.13268: checking for max_fail_percentage 3079 1726884326.13269: done checking for max_fail_percentage 3079 1726884326.13270: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.13271: done checking to see if all hosts have failed 3079 1726884326.13272: getting the remaining hosts for this loop 3079 1726884326.13274: done getting the remaining hosts for this loop 3079 1726884326.13278: getting the next task for host managed_node2 3079 1726884326.13281: done getting next task for host managed_node2 3079 1726884326.13283: ^ task is: TASK: Define common variables 3079 1726884326.13285: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884326.13288: getting variables 3079 1726884326.13289: in VariableManager get_vars() 3079 1726884326.13304: Calling all_inventory to load vars for managed_node2 3079 1726884326.13307: Calling groups_inventory to load vars for managed_node2 3079 1726884326.13312: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.13318: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.13321: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.13325: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.13520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.13800: done with get_vars() 3079 1726884326.13814: done getting variables 3079 1726884326.13903: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Define common variables] ************************************************* task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:16 Friday 20 September 2024 22:05:26 -0400 (0:00:00.043) 0:00:04.451 ****** 3079 1726884326.13941: entering _queue_task() for managed_node2/set_fact 3079 1726884326.13944: Creating lock for set_fact 3079 1726884326.14238: worker is 1 (out of 1 available) 3079 1726884326.14254: exiting _queue_task() for managed_node2/set_fact 3079 1726884326.14268: done queuing things up, now waiting for results queue to drain 3079 1726884326.14271: waiting for pending results... 3079 1726884326.14750: running TaskExecutor() for managed_node2/TASK: Define common variables 3079 1726884326.14757: in run() - task 12b8f51e-eff7-176b-d716-000000000007 3079 1726884326.14760: variable 'ansible_search_path' from source: unknown 3079 1726884326.14763: calling self._execute() 3079 1726884326.14854: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.14858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.14861: variable 'omit' from source: magic vars 3079 1726884326.15064: variable 'omit' from source: magic vars 3079 1726884326.15068: variable 'omit' from source: magic vars 3079 1726884326.15071: variable 'omit' from source: magic vars 3079 1726884326.15073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884326.15101: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884326.15128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884326.15151: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.15170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.15206: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884326.15212: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.15215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.15346: Set connection var ansible_shell_type to sh 3079 1726884326.15356: Set connection var ansible_shell_executable to /bin/sh 3079 1726884326.15368: Set connection var ansible_timeout to 10 3079 1726884326.15379: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884326.15389: Set connection var ansible_connection to ssh 3079 1726884326.15395: Set connection var ansible_pipelining to False 3079 1726884326.15432: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.15436: variable 'ansible_connection' from source: unknown 3079 1726884326.15439: variable 'ansible_module_compression' from source: unknown 3079 1726884326.15502: variable 'ansible_shell_type' from source: unknown 3079 1726884326.15506: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.15518: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.15522: variable 'ansible_pipelining' from source: unknown 3079 1726884326.15525: variable 'ansible_timeout' from source: unknown 3079 1726884326.15528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.15682: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884326.15694: variable 'omit' from source: magic vars 3079 1726884326.15700: starting attempt loop 3079 1726884326.15703: running the handler 3079 1726884326.15829: handler run complete 3079 1726884326.15833: attempt loop complete, returning result 3079 1726884326.15836: _execute() done 3079 1726884326.15839: dumping result to json 3079 1726884326.15841: done dumping result, returning 3079 1726884326.15848: done running TaskExecutor() for managed_node2/TASK: Define common variables [12b8f51e-eff7-176b-d716-000000000007] 3079 1726884326.15851: sending task result for task 12b8f51e-eff7-176b-d716-000000000007 3079 1726884326.16010: done sending task result for task 12b8f51e-eff7-176b-d716-000000000007 3079 1726884326.16016: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "ssh_test_package": "openssh-clients" }, "changed": false } 3079 1726884326.16094: no more pending results, returning what we have 3079 1726884326.16098: results queue empty 3079 1726884326.16099: checking for any_errors_fatal 3079 1726884326.16102: done checking for any_errors_fatal 3079 1726884326.16103: checking for max_fail_percentage 3079 1726884326.16104: done checking for max_fail_percentage 3079 1726884326.16105: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.16106: done checking to see if all hosts have failed 3079 1726884326.16109: getting the remaining hosts for this loop 3079 1726884326.16111: done getting the remaining hosts for this loop 3079 1726884326.16116: getting the next task for host managed_node2 3079 1726884326.16122: done getting next task for host managed_node2 3079 1726884326.16124: ^ task is: TASK: Define specific variables 3079 1726884326.16127: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884326.16130: getting variables 3079 1726884326.16132: in VariableManager get_vars() 3079 1726884326.16161: Calling all_inventory to load vars for managed_node2 3079 1726884326.16164: Calling groups_inventory to load vars for managed_node2 3079 1726884326.16169: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.16178: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.16182: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.16187: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.16406: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.16668: done with get_vars() 3079 1726884326.16681: done getting variables 3079 1726884326.16759: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Define specific variables] *********************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:20 Friday 20 September 2024 22:05:26 -0400 (0:00:00.028) 0:00:04.479 ****** 3079 1726884326.16788: entering _queue_task() for managed_node2/set_fact 3079 1726884326.17035: worker is 1 (out of 1 available) 3079 1726884326.17050: exiting _queue_task() for managed_node2/set_fact 3079 1726884326.17065: done queuing things up, now waiting for results queue to drain 3079 1726884326.17066: waiting for pending results... 3079 1726884326.17231: running TaskExecutor() for managed_node2/TASK: Define specific variables 3079 1726884326.17294: in run() - task 12b8f51e-eff7-176b-d716-000000000008 3079 1726884326.17310: variable 'ansible_search_path' from source: unknown 3079 1726884326.17342: calling self._execute() 3079 1726884326.17407: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.17415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.17425: variable 'omit' from source: magic vars 3079 1726884326.17799: variable 'ansible_facts' from source: unknown 3079 1726884326.17852: Evaluated conditional (ansible_facts['os_family'] != 'RedHat' ): False 3079 1726884326.17855: when evaluation is False, skipping this task 3079 1726884326.17858: _execute() done 3079 1726884326.17861: dumping result to json 3079 1726884326.17866: done dumping result, returning 3079 1726884326.17874: done running TaskExecutor() for managed_node2/TASK: Define specific variables [12b8f51e-eff7-176b-d716-000000000008] 3079 1726884326.17881: sending task result for task 12b8f51e-eff7-176b-d716-000000000008 3079 1726884326.17982: done sending task result for task 12b8f51e-eff7-176b-d716-000000000008 3079 1726884326.17985: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_facts['os_family'] != 'RedHat'\n", "skip_reason": "Conditional result was False" } 3079 1726884326.18039: no more pending results, returning what we have 3079 1726884326.18043: results queue empty 3079 1726884326.18044: checking for any_errors_fatal 3079 1726884326.18049: done checking for any_errors_fatal 3079 1726884326.18050: checking for max_fail_percentage 3079 1726884326.18051: done checking for max_fail_percentage 3079 1726884326.18052: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.18053: done checking to see if all hosts have failed 3079 1726884326.18054: getting the remaining hosts for this loop 3079 1726884326.18055: done getting the remaining hosts for this loop 3079 1726884326.18059: getting the next task for host managed_node2 3079 1726884326.18066: done getting next task for host managed_node2 3079 1726884326.18068: ^ task is: TASK: Check if system is ostree 3079 1726884326.18071: ^ 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 3079 1726884326.18074: getting variables 3079 1726884326.18075: in VariableManager get_vars() 3079 1726884326.18102: Calling all_inventory to load vars for managed_node2 3079 1726884326.18105: Calling groups_inventory to load vars for managed_node2 3079 1726884326.18110: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.18121: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.18123: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.18126: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.18284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.18437: done with get_vars() 3079 1726884326.18447: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:29 Friday 20 September 2024 22:05:26 -0400 (0:00:00.017) 0:00:04.497 ****** 3079 1726884326.18521: entering _queue_task() for managed_node2/stat 3079 1726884326.18715: worker is 1 (out of 1 available) 3079 1726884326.18731: exiting _queue_task() for managed_node2/stat 3079 1726884326.18743: done queuing things up, now waiting for results queue to drain 3079 1726884326.18744: waiting for pending results... 3079 1726884326.18887: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 3079 1726884326.18955: in run() - task 12b8f51e-eff7-176b-d716-00000000000a 3079 1726884326.18969: variable 'ansible_search_path' from source: unknown 3079 1726884326.19004: calling self._execute() 3079 1726884326.19069: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.19076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.19091: variable 'omit' from source: magic vars 3079 1726884326.19397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884326.19629: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884326.19687: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884326.19719: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884326.19753: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884326.19817: 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) 3079 1726884326.19837: 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) 3079 1726884326.19861: 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) 3079 1726884326.19887: 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) 3079 1726884326.19989: Evaluated conditional (not __ssh_is_ostree is defined): True 3079 1726884326.19995: variable 'omit' from source: magic vars 3079 1726884326.20021: variable 'omit' from source: magic vars 3079 1726884326.20049: variable 'omit' from source: magic vars 3079 1726884326.20073: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884326.20102: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884326.20119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884326.20135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.20144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.20170: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884326.20175: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.20183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.20260: Set connection var ansible_shell_type to sh 3079 1726884326.20268: Set connection var ansible_shell_executable to /bin/sh 3079 1726884326.20277: Set connection var ansible_timeout to 10 3079 1726884326.20288: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884326.20291: Set connection var ansible_connection to ssh 3079 1726884326.20302: Set connection var ansible_pipelining to False 3079 1726884326.20324: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.20328: variable 'ansible_connection' from source: unknown 3079 1726884326.20330: variable 'ansible_module_compression' from source: unknown 3079 1726884326.20335: variable 'ansible_shell_type' from source: unknown 3079 1726884326.20338: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.20342: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.20347: variable 'ansible_pipelining' from source: unknown 3079 1726884326.20351: variable 'ansible_timeout' from source: unknown 3079 1726884326.20356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.20498: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3079 1726884326.20508: variable 'omit' from source: magic vars 3079 1726884326.20519: starting attempt loop 3079 1726884326.20522: running the handler 3079 1726884326.20533: _low_level_execute_command(): starting 3079 1726884326.20541: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884326.21093: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.21099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884326.21102: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884326.21105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.21152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.21155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884326.21158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.21234: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.23011: stdout chunk (state=3): >>>/root <<< 3079 1726884326.23124: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.23186: stderr chunk (state=3): >>><<< 3079 1726884326.23190: stdout chunk (state=3): >>><<< 3079 1726884326.23214: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.23229: _low_level_execute_command(): starting 3079 1726884326.23236: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733 `" && echo ansible-tmp-1726884326.2321603-3179-277911144014733="` echo /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733 `" ) && sleep 0' 3079 1726884326.23725: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.23748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884326.23751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.23802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.23808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.23886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.25892: stdout chunk (state=3): >>>ansible-tmp-1726884326.2321603-3179-277911144014733=/root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733 <<< 3079 1726884326.26013: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.26066: stderr chunk (state=3): >>><<< 3079 1726884326.26069: stdout chunk (state=3): >>><<< 3079 1726884326.26088: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884326.2321603-3179-277911144014733=/root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.26154: variable 'ansible_module_compression' from source: unknown 3079 1726884326.26204: ANSIBALLZ: Using lock for stat 3079 1726884326.26207: ANSIBALLZ: Acquiring lock 3079 1726884326.26212: ANSIBALLZ: Lock acquired: 139663063306256 3079 1726884326.26215: ANSIBALLZ: Creating module 3079 1726884326.37962: ANSIBALLZ: Writing module into payload 3079 1726884326.38095: ANSIBALLZ: Writing module 3079 1726884326.38104: ANSIBALLZ: Renaming module 3079 1726884326.38110: ANSIBALLZ: Done creating module 3079 1726884326.38138: variable 'ansible_facts' from source: unknown 3079 1726884326.38186: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py 3079 1726884326.38477: Sending initial data 3079 1726884326.38480: Sent initial data (151 bytes) 3079 1726884326.38974: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.38982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.39067: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.39075: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884326.39077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.39147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.40906: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884326.40970: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884326.41038: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpnf1v_2ds /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py <<< 3079 1726884326.41050: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py" <<< 3079 1726884326.41101: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpnf1v_2ds" to remote "/root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py" <<< 3079 1726884326.41105: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py" <<< 3079 1726884326.42050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.42140: stderr chunk (state=3): >>><<< 3079 1726884326.42143: stdout chunk (state=3): >>><<< 3079 1726884326.42166: done transferring module to remote 3079 1726884326.42183: _low_level_execute_command(): starting 3079 1726884326.42188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/ /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py && sleep 0' 3079 1726884326.42718: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.42722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884326.42725: 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.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.42751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884326.42755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.42797: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.42804: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884326.42806: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.42870: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.44737: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.44806: stderr chunk (state=3): >>><<< 3079 1726884326.44809: stdout chunk (state=3): >>><<< 3079 1726884326.44826: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.44829: _low_level_execute_command(): starting 3079 1726884326.44835: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/AnsiballZ_stat.py && sleep 0' 3079 1726884326.45357: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.45361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884326.45363: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884326.45366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3079 1726884326.45368: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.45370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884326.45374: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.45491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.45547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.47745: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884326.47791: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884326.47815: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 3079 1726884326.47895: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 3079 1726884326.47938: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884326.47970: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884326.48017: stdout chunk (state=3): >>>import 'time' # <<< 3079 1726884326.48027: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 3079 1726884326.48066: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 3079 1726884326.48077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.48089: stdout chunk (state=3): >>>import '_codecs' # <<< 3079 1726884326.48119: stdout chunk (state=3): >>>import 'codecs' # <<< 3079 1726884326.48150: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884326.48178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884326.48182: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f20c530> <<< 3079 1726884326.48236: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f1dbb30> <<< 3079 1726884326.48257: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f20eab0> <<< 3079 1726884326.48269: stdout chunk (state=3): >>>import '_signal' # <<< 3079 1726884326.48294: stdout chunk (state=3): >>>import '_abc' # <<< 3079 1726884326.48302: stdout chunk (state=3): >>>import 'abc' # <<< 3079 1726884326.48337: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884326.48357: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884326.48446: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884326.48478: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 3079 1726884326.48509: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884326.48512: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 3079 1726884326.48550: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 3079 1726884326.48553: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 3079 1726884326.48571: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884326.48598: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 3079 1726884326.48604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884326.48645: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f001160> <<< 3079 1726884326.48697: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884326.48703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.48713: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f001fd0> <<< 3079 1726884326.48749: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884326.48771: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884326.49023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884326.49042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884326.49056: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 3079 1726884326.49062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.49086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884326.49129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884326.49151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884326.49171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884326.49200: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03fe60> <<< 3079 1726884326.49205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884326.49229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 3079 1726884326.49261: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03ff20> <<< 3079 1726884326.49288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884326.49322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884326.49344: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884326.49392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.49415: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884326.49440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f077830> <<< 3079 1726884326.49461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 3079 1726884326.49471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f077ec0> <<< 3079 1726884326.49490: stdout chunk (state=3): >>>import '_collections' # <<< 3079 1726884326.49543: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f057b00> <<< 3079 1726884326.49557: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884326.49584: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0551c0> <<< 3079 1726884326.49689: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03d010> <<< 3079 1726884326.49710: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884326.49737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884326.49744: stdout chunk (state=3): >>>import '_sre' # <<< 3079 1726884326.49770: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884326.49793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884326.49822: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 3079 1726884326.49828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884326.49865: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f09b740> <<< 3079 1726884326.49882: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f09a360> <<< 3079 1726884326.49909: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 3079 1726884326.49913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0560f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f098bc0><<< 3079 1726884326.49931: stdout chunk (state=3): >>> <<< 3079 1726884326.49979: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 3079 1726884326.49994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0cc740> <<< 3079 1726884326.50002: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03c290> <<< 3079 1726884326.50023: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 3079 1726884326.50030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884326.50055: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.50061: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0ccbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ccaa0> <<< 3079 1726884326.50113: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0cce90> <<< 3079 1726884326.50119: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03adb0> <<< 3079 1726884326.50148: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 3079 1726884326.50154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.50170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884326.50202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884326.50224: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0cd580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0cd250> <<< 3079 1726884326.50229: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 3079 1726884326.50261: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 3079 1726884326.50270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884326.50293: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ce480> <<< 3079 1726884326.50296: stdout chunk (state=3): >>>import 'importlib.util' # <<< 3079 1726884326.50314: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884326.50335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884326.50368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884326.50394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 3079 1726884326.50397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 3079 1726884326.50406: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e4680> <<< 3079 1726884326.50424: stdout chunk (state=3): >>>import 'errno' # <<< 3079 1726884326.50447: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.50461: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0e5d60> <<< 3079 1726884326.50484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 3079 1726884326.50493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884326.50521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 3079 1726884326.50529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884326.50544: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e6c30> <<< 3079 1726884326.50580: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0e7290> <<< 3079 1726884326.50591: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e6180> <<< 3079 1726884326.50615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 3079 1726884326.50627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884326.50670: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.50680: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.50683: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0e7d10> <<< 3079 1726884326.50689: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e7440> <<< 3079 1726884326.50741: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ce4b0> <<< 3079 1726884326.50757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884326.50791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884326.50802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884326.50830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884326.50878: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.50881: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ee7fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 3079 1726884326.50903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 3079 1726884326.50925: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eea8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eea8470> <<< 3079 1726884326.50959: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.50965: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eea8740> <<< 3079 1726884326.50995: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.51000: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eea8920> <<< 3079 1726884326.51026: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ee7dd90> <<< 3079 1726884326.51042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884326.51148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884326.51166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 3079 1726884326.51187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 3079 1726884326.51193: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eea9fa0> <<< 3079 1726884326.51220: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eea8c50> <<< 3079 1726884326.51233: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ceba0> <<< 3079 1726884326.51262: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884326.51313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.51337: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884326.51382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884326.51414: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eeda330> <<< 3079 1726884326.51459: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 3079 1726884326.51480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.51497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884326.51525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884326.51573: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eef24e0> <<< 3079 1726884326.51596: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884326.51638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884326.51694: stdout chunk (state=3): >>>import 'ntpath' # <<< 3079 1726884326.51723: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 3079 1726884326.51731: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ef2f2c0> <<< 3079 1726884326.51743: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884326.51785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 3079 1726884326.51804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884326.51852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884326.51944: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ef51a30> <<< 3079 1726884326.52022: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ef2f3e0> <<< 3079 1726884326.52068: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eef3170> <<< 3079 1726884326.52095: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed6c3b0> <<< 3079 1726884326.52119: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eef1520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eeaaed0> <<< 3079 1726884326.52230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884326.52244: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa77eef18e0> <<< 3079 1726884326.52331: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_1k70e7ml/ansible_stat_payload.zip' <<< 3079 1726884326.52337: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.52488: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.52511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884326.52535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884326.52574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884326.52654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884326.52682: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 3079 1726884326.52689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77edc2060> <<< 3079 1726884326.52697: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884326.52898: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed98f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed980b0> <<< 3079 1726884326.52915: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.52944: stdout chunk (state=3): >>>import 'ansible' # <<< 3079 1726884326.52947: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.52968: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.52987: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.52993: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 3079 1726884326.53015: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.54583: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.55852: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed9bec0> <<< 3079 1726884326.55883: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.55909: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 3079 1726884326.55926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884326.55946: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884326.55978: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.55982: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ede9a60> <<< 3079 1726884326.56021: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ede97f0> <<< 3079 1726884326.56050: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ede9100> <<< 3079 1726884326.56070: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 3079 1726884326.56084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884326.56124: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ede9880> <<< 3079 1726884326.56133: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77edc2a80> import 'atexit' # <<< 3079 1726884326.56163: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77edea780> <<< 3079 1726884326.56193: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77edea9c0> <<< 3079 1726884326.56220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884326.56264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884326.56286: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884326.56334: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77edeaf00> <<< 3079 1726884326.56340: stdout chunk (state=3): >>>import 'pwd' # <<< 3079 1726884326.56364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884326.56390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884326.56423: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec4cc20> <<< 3079 1726884326.56451: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ec4e840> <<< 3079 1726884326.56480: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884326.56492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884326.56534: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec4f1d0> <<< 3079 1726884326.56550: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884326.56587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884326.56599: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec503b0> <<< 3079 1726884326.56628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884326.56655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884326.56683: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884326.56744: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec52e70> <<< 3079 1726884326.56784: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.56792: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ec52f90> <<< 3079 1726884326.56802: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec51130> <<< 3079 1726884326.56831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884326.56852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884326.56881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884326.56902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884326.56929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884326.56956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884326.56975: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec56e40> <<< 3079 1726884326.56983: stdout chunk (state=3): >>>import '_tokenize' # <<< 3079 1726884326.57055: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec55910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec55670> <<< 3079 1726884326.57084: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 3079 1726884326.57093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884326.57170: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec57d70> <<< 3079 1726884326.57197: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec51640> <<< 3079 1726884326.57229: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ec9efc0> <<< 3079 1726884326.57257: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 3079 1726884326.57263: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec9f140> <<< 3079 1726884326.57284: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884326.57313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 3079 1726884326.57329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884326.57369: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.57380: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eca0d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eca0ad0> <<< 3079 1726884326.57395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884326.57506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884326.57562: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eca3290> <<< 3079 1726884326.57569: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eca1400> <<< 3079 1726884326.57593: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884326.57638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.57658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 3079 1726884326.57678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 3079 1726884326.57682: stdout chunk (state=3): >>>import '_string' # <<< 3079 1726884326.57738: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecaaab0> <<< 3079 1726884326.57888: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eca3440> <<< 3079 1726884326.57966: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecabd10> <<< 3079 1726884326.58027: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecabb00> <<< 3079 1726884326.58095: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecabe60> <<< 3079 1726884326.58100: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec9f440> <<< 3079 1726884326.58129: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884326.58153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884326.58179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884326.58211: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.58237: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.58245: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecaf650> <<< 3079 1726884326.58433: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.58441: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecb0920> <<< 3079 1726884326.58461: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecaddc0> <<< 3079 1726884326.58500: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecaf140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecad9a0> <<< 3079 1726884326.58511: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58528: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 3079 1726884326.58550: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58653: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58766: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58777: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58788: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 3079 1726884326.58805: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58817: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 3079 1726884326.58836: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.58977: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.59125: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.59791: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.60477: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 3079 1726884326.60495: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 3079 1726884326.60524: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884326.60543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.60601: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed34a10> <<< 3079 1726884326.60711: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 3079 1726884326.60743: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed357f0> <<< 3079 1726884326.60754: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecb0a40> <<< 3079 1726884326.60810: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 3079 1726884326.60818: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.60851: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.60861: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 3079 1726884326.60880: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.61052: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.61238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884326.61265: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed357c0> <<< 3079 1726884326.61274: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.61840: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62392: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62484: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62567: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884326.62583: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62627: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62667: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884326.62676: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62765: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62875: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884326.62910: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62914: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62925: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 3079 1726884326.62932: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.62980: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.63017: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884326.63037: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.63315: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.63603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884326.63667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884326.63690: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884326.63781: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed364e0> <<< 3079 1726884326.63796: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.63880: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.63969: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 3079 1726884326.63984: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # <<< 3079 1726884326.63988: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884326.64018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 3079 1726884326.64024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884326.64105: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.64244: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed42120><<< 3079 1726884326.64250: stdout chunk (state=3): >>> <<< 3079 1726884326.64301: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.64304: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed42990> <<< 3079 1726884326.64322: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed37560> <<< 3079 1726884326.64335: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64382: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64428: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884326.64434: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64486: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64531: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64596: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64672: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884326.64717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.64808: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884326.64815: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed41850> <<< 3079 1726884326.64856: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed42ae0> <<< 3079 1726884326.64890: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 3079 1726884326.64905: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.64972: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65046: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65072: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65120: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884326.65148: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884326.65169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884326.65193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884326.65255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884326.65282: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884326.65292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884326.65358: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ebd2cf0> <<< 3079 1726884326.65402: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eb4ca10> <<< 3079 1726884326.65492: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eb46b40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eb46990> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 3079 1726884326.65510: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65538: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65569: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884326.65635: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 3079 1726884326.65644: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65665: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 3079 1726884326.65683: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.65837: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.66048: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884326.66199: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 3079 1726884326.66530: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884326.66556: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 3079 1726884326.66562: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc <<< 3079 1726884326.66611: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site <<< 3079 1726884326.66626: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib <<< 3079 1726884326.66635: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 3079 1726884326.66642: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 3079 1726884326.66666: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 3079 1726884326.66681: stdout chunk (state=3): >>># 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 <<< 3079 1726884326.66713: stdout chunk (state=3): >>># destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 3079 1726884326.66722: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 3079 1726884326.66963: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884326.66974: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884326.66996: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 3079 1726884326.67019: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib<<< 3079 1726884326.67022: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884326.67030: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 3079 1726884326.67062: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884326.67081: stdout chunk (state=3): >>># destroy importlib <<< 3079 1726884326.67093: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 3079 1726884326.67104: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 3079 1726884326.67113: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 3079 1726884326.67141: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 3079 1726884326.67149: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 3079 1726884326.67173: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 3079 1726884326.67177: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 3079 1726884326.67200: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 3079 1726884326.67212: stdout chunk (state=3): >>># destroy shutil <<< 3079 1726884326.67229: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 3079 1726884326.67264: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 3079 1726884326.67301: 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 <<< 3079 1726884326.67304: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 3079 1726884326.67311: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 3079 1726884326.67321: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 3079 1726884326.67349: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 3079 1726884326.67354: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 3079 1726884326.67370: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 3079 1726884326.67390: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 3079 1726884326.67413: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 3079 1726884326.67426: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig <<< 3079 1726884326.67444: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 3079 1726884326.67478: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 3079 1726884326.67485: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 3079 1726884326.67494: stdout chunk (state=3): >>># cleanup[3] wiping _imp <<< 3079 1726884326.67500: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 3079 1726884326.67511: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884326.67640: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884326.67647: stdout chunk (state=3): >>># destroy _socket <<< 3079 1726884326.67663: stdout chunk (state=3): >>># destroy _collections <<< 3079 1726884326.67690: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 3079 1726884326.67696: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 3079 1726884326.67720: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 3079 1726884326.67748: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 3079 1726884326.67772: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 3079 1726884326.67778: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 3079 1726884326.67802: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884326.67901: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 3079 1726884326.67911: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 3079 1726884326.67919: stdout chunk (state=3): >>># destroy time <<< 3079 1726884326.67944: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 3079 1726884326.67970: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 <<< 3079 1726884326.67982: stdout chunk (state=3): >>># destroy _string # destroy re <<< 3079 1726884326.68004: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre <<< 3079 1726884326.68017: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 3079 1726884326.68023: stdout chunk (state=3): >>># clear sys.audit hooks <<< 3079 1726884326.68391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884326.68455: stderr chunk (state=3): >>><<< 3079 1726884326.68459: stdout chunk (state=3): >>><<< 3079 1726884326.68530: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f20c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f1dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f20eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f001160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f001fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03fe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03ff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f077830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f077ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f057b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0551c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03d010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f09b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f09a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0560f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f098bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0cc740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03c290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0ccbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ccaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0cce90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f03adb0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0cd580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0cd250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ce480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e4680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0e5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e6c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0e7290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e6180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77f0e7d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0e7440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ce4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ee7fbf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eea8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eea8470> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eea8740> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eea8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ee7dd90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eea9fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eea8c50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77f0ceba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eeda330> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eef24e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ef2f2c0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ef51a30> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ef2f3e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eef3170> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed6c3b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eef1520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eeaaed0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa77eef18e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_1k70e7ml/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77edc2060> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed98f50> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed980b0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed9bec0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ede9a60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ede97f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ede9100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ede9880> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77edc2a80> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77edea780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77edea9c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77edeaf00> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec4cc20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ec4e840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec4f1d0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec503b0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec52e70> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ec52f90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec51130> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec56e40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec55910> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec55670> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec57d70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec51640> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ec9efc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec9f140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eca0d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eca0ad0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77eca3290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eca1400> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecaaab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eca3440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecabd10> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecabb00> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecabe60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ec9f440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecaf650> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecb0920> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecaddc0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ecaf140> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecad9a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed34a10> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed357f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ecb0a40> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed357c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed364e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed42120> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed42990> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed37560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa77ed41850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ed42ae0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77ebd2cf0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eb4ca10> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eb46b40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa77eb46990> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 3079 1726884326.69067: 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-1726884326.2321603-3179-277911144014733/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884326.69070: _low_level_execute_command(): starting 3079 1726884326.69073: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884326.2321603-3179-277911144014733/ > /dev/null 2>&1 && sleep 0' 3079 1726884326.69255: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.69258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.69261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884326.69263: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.69266: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.69272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.69312: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.69326: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.69401: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.71353: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.71409: stderr chunk (state=3): >>><<< 3079 1726884326.71413: stdout chunk (state=3): >>><<< 3079 1726884326.71430: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.71437: handler run complete 3079 1726884326.71457: attempt loop complete, returning result 3079 1726884326.71460: _execute() done 3079 1726884326.71463: dumping result to json 3079 1726884326.71468: done dumping result, returning 3079 1726884326.71476: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [12b8f51e-eff7-176b-d716-00000000000a] 3079 1726884326.71484: sending task result for task 12b8f51e-eff7-176b-d716-00000000000a 3079 1726884326.71583: done sending task result for task 12b8f51e-eff7-176b-d716-00000000000a 3079 1726884326.71586: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 3079 1726884326.71657: no more pending results, returning what we have 3079 1726884326.71660: results queue empty 3079 1726884326.71661: checking for any_errors_fatal 3079 1726884326.71668: done checking for any_errors_fatal 3079 1726884326.71669: checking for max_fail_percentage 3079 1726884326.71671: done checking for max_fail_percentage 3079 1726884326.71672: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.71673: done checking to see if all hosts have failed 3079 1726884326.71674: getting the remaining hosts for this loop 3079 1726884326.71675: done getting the remaining hosts for this loop 3079 1726884326.71680: getting the next task for host managed_node2 3079 1726884326.71686: done getting next task for host managed_node2 3079 1726884326.71689: ^ task is: TASK: Set flag to indicate system is ostree 3079 1726884326.71691: ^ 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 3079 1726884326.71694: getting variables 3079 1726884326.71696: in VariableManager get_vars() 3079 1726884326.71737: Calling all_inventory to load vars for managed_node2 3079 1726884326.71741: Calling groups_inventory to load vars for managed_node2 3079 1726884326.71745: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.71755: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.71758: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.71761: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.71938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.72110: done with get_vars() 3079 1726884326.72119: done getting variables 3079 1726884326.72171: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:34 Friday 20 September 2024 22:05:26 -0400 (0:00:00.536) 0:00:05.033 ****** 3079 1726884326.72193: entering _queue_task() for managed_node2/set_fact 3079 1726884326.72384: worker is 1 (out of 1 available) 3079 1726884326.72397: exiting _queue_task() for managed_node2/set_fact 3079 1726884326.72410: done queuing things up, now waiting for results queue to drain 3079 1726884326.72412: waiting for pending results... 3079 1726884326.72559: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 3079 1726884326.72622: in run() - task 12b8f51e-eff7-176b-d716-00000000000b 3079 1726884326.72641: variable 'ansible_search_path' from source: unknown 3079 1726884326.72671: calling self._execute() 3079 1726884326.72738: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.72746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.72758: variable 'omit' from source: magic vars 3079 1726884326.73061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884326.73291: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884326.73333: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884326.73361: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884326.73393: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884326.73458: 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) 3079 1726884326.73477: 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) 3079 1726884326.73501: 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) 3079 1726884326.73527: 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) 3079 1726884326.73625: Evaluated conditional (not __ssh_is_ostree is defined): True 3079 1726884326.73635: variable 'omit' from source: magic vars 3079 1726884326.73657: variable 'omit' from source: magic vars 3079 1726884326.73755: variable '__ostree_booted_stat' from source: set_fact 3079 1726884326.73798: variable 'omit' from source: magic vars 3079 1726884326.73823: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884326.74061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884326.74078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884326.74097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.74106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.74133: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884326.74137: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.74141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.74226: Set connection var ansible_shell_type to sh 3079 1726884326.74234: Set connection var ansible_shell_executable to /bin/sh 3079 1726884326.74243: Set connection var ansible_timeout to 10 3079 1726884326.74250: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884326.74252: Set connection var ansible_connection to ssh 3079 1726884326.74261: Set connection var ansible_pipelining to False 3079 1726884326.74288: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.74291: variable 'ansible_connection' from source: unknown 3079 1726884326.74294: variable 'ansible_module_compression' from source: unknown 3079 1726884326.74298: variable 'ansible_shell_type' from source: unknown 3079 1726884326.74301: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.74303: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.74310: variable 'ansible_pipelining' from source: unknown 3079 1726884326.74312: variable 'ansible_timeout' from source: unknown 3079 1726884326.74318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.74424: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884326.74434: variable 'omit' from source: magic vars 3079 1726884326.74439: starting attempt loop 3079 1726884326.74441: running the handler 3079 1726884326.74452: handler run complete 3079 1726884326.74461: attempt loop complete, returning result 3079 1726884326.74464: _execute() done 3079 1726884326.74467: dumping result to json 3079 1726884326.74471: done dumping result, returning 3079 1726884326.74480: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [12b8f51e-eff7-176b-d716-00000000000b] 3079 1726884326.74486: sending task result for task 12b8f51e-eff7-176b-d716-00000000000b 3079 1726884326.74579: done sending task result for task 12b8f51e-eff7-176b-d716-00000000000b 3079 1726884326.74582: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } 3079 1726884326.74654: no more pending results, returning what we have 3079 1726884326.74657: results queue empty 3079 1726884326.74659: checking for any_errors_fatal 3079 1726884326.74665: done checking for any_errors_fatal 3079 1726884326.74666: checking for max_fail_percentage 3079 1726884326.74668: done checking for max_fail_percentage 3079 1726884326.74669: checking to see if all hosts have failed and the running result is not ok 3079 1726884326.74670: done checking to see if all hosts have failed 3079 1726884326.74671: getting the remaining hosts for this loop 3079 1726884326.74672: done getting the remaining hosts for this loop 3079 1726884326.74676: getting the next task for host managed_node2 3079 1726884326.74682: done getting next task for host managed_node2 3079 1726884326.74685: ^ task is: TASK: Enable installation of manual pages on Fedora/RHEL 3079 1726884326.74687: ^ state is: HOST STATE: block=4, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884326.74690: getting variables 3079 1726884326.74693: in VariableManager get_vars() 3079 1726884326.74724: Calling all_inventory to load vars for managed_node2 3079 1726884326.74728: Calling groups_inventory to load vars for managed_node2 3079 1726884326.74731: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884326.74741: Calling all_plugins_play to load vars for managed_node2 3079 1726884326.74744: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884326.74747: Calling groups_plugins_play to load vars for managed_node2 3079 1726884326.74888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884326.75044: done with get_vars() 3079 1726884326.75053: done getting variables TASK [Enable installation of manual pages on Fedora/RHEL] ********************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:38 Friday 20 September 2024 22:05:26 -0400 (0:00:00.029) 0:00:05.062 ****** 3079 1726884326.75096: entering _queue_task() for managed_node2/ansible.builtin.lineinfile 3079 1726884326.75097: Creating lock for ansible.builtin.lineinfile 3079 1726884326.75303: worker is 1 (out of 1 available) 3079 1726884326.75319: exiting _queue_task() for managed_node2/ansible.builtin.lineinfile 3079 1726884326.75331: done queuing things up, now waiting for results queue to drain 3079 1726884326.75333: waiting for pending results... 3079 1726884326.75483: running TaskExecutor() for managed_node2/TASK: Enable installation of manual pages on Fedora/RHEL 3079 1726884326.75549: in run() - task 12b8f51e-eff7-176b-d716-00000000000d 3079 1726884326.75566: variable 'ansible_search_path' from source: unknown 3079 1726884326.75601: calling self._execute() 3079 1726884326.75667: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.75670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.75685: variable 'omit' from source: magic vars 3079 1726884326.76009: variable 'ansible_facts' from source: unknown 3079 1726884326.76064: Evaluated conditional (ansible_facts['os_family'] == "RedHat"): True 3079 1726884326.76070: variable 'omit' from source: magic vars 3079 1726884326.76098: variable 'omit' from source: magic vars 3079 1726884326.76258: 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) 3079 1726884326.76287: 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) 3079 1726884326.76312: 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) 3079 1726884326.76351: 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) 3079 1726884326.76364: 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) 3079 1726884326.76463: variable 'ansible_facts' from source: unknown 3079 1726884326.76528: variable 'omit' from source: magic vars 3079 1726884326.76558: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884326.76586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884326.76601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884326.76619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.76628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884326.76656: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884326.76660: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.76662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.76745: Set connection var ansible_shell_type to sh 3079 1726884326.76753: Set connection var ansible_shell_executable to /bin/sh 3079 1726884326.76762: Set connection var ansible_timeout to 10 3079 1726884326.76768: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884326.76773: Set connection var ansible_connection to ssh 3079 1726884326.76788: Set connection var ansible_pipelining to False 3079 1726884326.76809: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.76812: variable 'ansible_connection' from source: unknown 3079 1726884326.76815: variable 'ansible_module_compression' from source: unknown 3079 1726884326.76820: variable 'ansible_shell_type' from source: unknown 3079 1726884326.76822: variable 'ansible_shell_executable' from source: unknown 3079 1726884326.76827: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884326.76831: variable 'ansible_pipelining' from source: unknown 3079 1726884326.76835: variable 'ansible_timeout' from source: unknown 3079 1726884326.76840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884326.76940: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3079 1726884326.76949: variable 'omit' from source: magic vars 3079 1726884326.76955: starting attempt loop 3079 1726884326.76958: running the handler 3079 1726884326.76971: _low_level_execute_command(): starting 3079 1726884326.76981: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884326.77632: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.77636: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.77640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.77642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.77702: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.77705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884326.77713: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.77785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.79568: stdout chunk (state=3): >>>/root <<< 3079 1726884326.79679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.79740: stderr chunk (state=3): >>><<< 3079 1726884326.79744: stdout chunk (state=3): >>><<< 3079 1726884326.79768: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.79782: _low_level_execute_command(): starting 3079 1726884326.79788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129 `" && echo ansible-tmp-1726884326.797679-3188-258568391710129="` echo /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129 `" ) && sleep 0' 3079 1726884326.80279: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.80282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884326.80285: 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.46.105 is address <<< 3079 1726884326.80289: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.80344: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.80349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884326.80352: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.80417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.82473: stdout chunk (state=3): >>>ansible-tmp-1726884326.797679-3188-258568391710129=/root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129 <<< 3079 1726884326.82584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.82641: stderr chunk (state=3): >>><<< 3079 1726884326.82644: stdout chunk (state=3): >>><<< 3079 1726884326.82669: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884326.797679-3188-258568391710129=/root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884326.82728: variable 'ansible_module_compression' from source: unknown 3079 1726884326.82778: ANSIBALLZ: Using lock for ansible.builtin.lineinfile 3079 1726884326.82781: ANSIBALLZ: Acquiring lock 3079 1726884326.82784: ANSIBALLZ: Lock acquired: 139663060428192 3079 1726884326.82787: ANSIBALLZ: Creating module 3079 1726884326.93821: ANSIBALLZ: Writing module into payload 3079 1726884326.93927: ANSIBALLZ: Writing module 3079 1726884326.93947: ANSIBALLZ: Renaming module 3079 1726884326.93953: ANSIBALLZ: Done creating module 3079 1726884326.93970: variable 'ansible_facts' from source: unknown 3079 1726884326.94025: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py 3079 1726884326.94144: Sending initial data 3079 1726884326.94148: Sent initial data (156 bytes) 3079 1726884326.94614: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884326.94618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884326.94625: 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.46.105 is address debug1: re-parsing configuration <<< 3079 1726884326.94638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.94693: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.94697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.94777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884326.96534: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884326.96598: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884326.96669: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp51_aahfl /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py <<< 3079 1726884326.96672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py" <<< 3079 1726884326.96732: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp51_aahfl" to remote "/root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py" <<< 3079 1726884326.97641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884326.97716: stderr chunk (state=3): >>><<< 3079 1726884326.97719: stdout chunk (state=3): >>><<< 3079 1726884326.97741: done transferring module to remote 3079 1726884326.97756: _low_level_execute_command(): starting 3079 1726884326.97763: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/ /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py && sleep 0' 3079 1726884326.98256: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.98259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.98262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884326.98264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884326.98314: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884326.98332: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884326.98400: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.00311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884327.00368: stderr chunk (state=3): >>><<< 3079 1726884327.00371: stdout chunk (state=3): >>><<< 3079 1726884327.00388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884327.00391: _low_level_execute_command(): starting 3079 1726884327.00397: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/AnsiballZ_lineinfile.py && sleep 0' 3079 1726884327.00952: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.00955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.00963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.00969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.01032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884327.01036: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.01131: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.03386: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884327.03410: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884327.03441: stdout chunk (state=3): >>>import '_thread' # <<< 3079 1726884327.03447: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 3079 1726884327.03525: stdout chunk (state=3): >>>import '_io' # <<< 3079 1726884327.03531: stdout chunk (state=3): >>>import 'marshal' # <<< 3079 1726884327.03563: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884327.03600: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884327.03637: stdout chunk (state=3): >>>import 'time' # <<< 3079 1726884327.03641: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 3079 1726884327.03697: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 3079 1726884327.03703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.03720: stdout chunk (state=3): >>>import '_codecs' # <<< 3079 1726884327.03749: stdout chunk (state=3): >>>import 'codecs' # <<< 3079 1726884327.03784: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884327.03813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884327.03828: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bed2c530> <<< 3079 1726884327.03839: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09becfbb30> <<< 3079 1726884327.03858: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 3079 1726884327.03864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bed2eab0> <<< 3079 1726884327.03889: stdout chunk (state=3): >>>import '_signal' # <<< 3079 1726884327.03918: stdout chunk (state=3): >>>import '_abc' # <<< 3079 1726884327.03925: stdout chunk (state=3): >>>import 'abc' # <<< 3079 1726884327.03943: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884327.03979: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884327.04075: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884327.04104: stdout chunk (state=3): >>>import 'genericpath' # <<< 3079 1726884327.04110: stdout chunk (state=3): >>>import 'posixpath' # <<< 3079 1726884327.04135: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884327.04175: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 3079 1726884327.04178: stdout chunk (state=3): >>>Processing user site-packages <<< 3079 1726884327.04183: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 3079 1726884327.04204: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884327.04210: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884327.04240: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 3079 1726884327.04245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884327.04267: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beadd160> <<< 3079 1726884327.04328: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884327.04348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.04354: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beaddfd0> <<< 3079 1726884327.04388: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884327.04412: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884327.04663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884327.04674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884327.04695: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 3079 1726884327.04712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.04734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884327.04775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884327.04796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884327.04820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884327.04842: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb1bda0> <<< 3079 1726884327.04854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884327.04874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 3079 1726884327.04898: stdout chunk (state=3): >>>import '_operator' # <<< 3079 1726884327.04905: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb1bfe0> <<< 3079 1726884327.04927: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884327.04956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884327.04979: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884327.05037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.05049: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884327.05081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb537d0> <<< 3079 1726884327.05105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 3079 1726884327.05122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 3079 1726884327.05126: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb53e60> <<< 3079 1726884327.05144: stdout chunk (state=3): >>>import '_collections' # <<< 3079 1726884327.05197: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb33a70> <<< 3079 1726884327.05204: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884327.05244: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb31190> <<< 3079 1726884327.05336: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb18f50> <<< 3079 1726884327.05367: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884327.05385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884327.05403: stdout chunk (state=3): >>>import '_sre' # <<< 3079 1726884327.05426: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884327.05449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884327.05474: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 3079 1726884327.05481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884327.05511: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb776e0> <<< 3079 1726884327.05531: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb76300> <<< 3079 1726884327.05566: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 3079 1726884327.05570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb32060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb1ae40> <<< 3079 1726884327.05632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 3079 1726884327.05640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba8740> <<< 3079 1726884327.05646: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb181d0> <<< 3079 1726884327.05675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884327.05703: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.05707: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09beba8bf0> <<< 3079 1726884327.05725: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba8aa0> <<< 3079 1726884327.05756: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.05767: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09beba8e60> <<< 3079 1726884327.05780: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb16cf0> <<< 3079 1726884327.05809: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.05828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884327.05859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884327.05884: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba94f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba91c0> <<< 3079 1726884327.05891: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 3079 1726884327.05929: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884327.05949: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebaa3f0> <<< 3079 1726884327.05960: stdout chunk (state=3): >>>import 'importlib.util' # <<< 3079 1726884327.05975: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884327.05996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884327.06034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884327.06059: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 3079 1726884327.06065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc4620> <<< 3079 1726884327.06087: stdout chunk (state=3): >>>import 'errno' # <<< 3079 1726884327.06111: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.06128: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09bebc5d60> <<< 3079 1726884327.06144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 3079 1726884327.06158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884327.06183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 3079 1726884327.06194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884327.06200: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc6c60> <<< 3079 1726884327.06249: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09bebc72c0> <<< 3079 1726884327.06252: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc61b0> <<< 3079 1726884327.06270: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 3079 1726884327.06287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884327.06332: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.06339: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09bebc7d40> <<< 3079 1726884327.06350: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc7470> <<< 3079 1726884327.06395: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebaa450> <<< 3079 1726884327.06411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884327.06440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884327.06460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884327.06489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884327.06519: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.06528: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be943cb0> <<< 3079 1726884327.06545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 3079 1726884327.06550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 3079 1726884327.06580: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.06588: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be96c7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96c500> <<< 3079 1726884327.06612: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.06617: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be96c7d0> <<< 3079 1726884327.06645: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.06648: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be96c9b0> <<< 3079 1726884327.06668: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be941e50> <<< 3079 1726884327.06688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884327.06799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884327.06829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 3079 1726884327.06837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 3079 1726884327.06842: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96e0c0> <<< 3079 1726884327.06868: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96cd40> <<< 3079 1726884327.06887: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebaab40> <<< 3079 1726884327.06919: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884327.06964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.06989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884327.07034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884327.07064: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be99a450> <<< 3079 1726884327.07117: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 3079 1726884327.07133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.07149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884327.07182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884327.07228: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9b65d0> <<< 3079 1726884327.07251: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884327.07291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884327.07347: stdout chunk (state=3): >>>import 'ntpath' # <<< 3079 1726884327.07372: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 3079 1726884327.07381: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9eb380> <<< 3079 1726884327.07391: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884327.07451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 3079 1726884327.07459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884327.07505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884327.07600: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bea15b20> <<< 3079 1726884327.07678: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9eb4a0> <<< 3079 1726884327.07723: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9b6c90> <<< 3079 1726884327.07749: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be82c4d0> <<< 3079 1726884327.07777: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9b5610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96eff0> <<< 3079 1726884327.07882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884327.07899: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f09be82c6b0> <<< 3079 1726884327.07986: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.builtin.lineinfile_payload_jn8o0pb9/ansible_ansible.builtin.lineinfile_payload.zip' # zipimport: zlib available <<< 3079 1726884327.08144: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.08168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884327.08192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884327.08232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884327.08315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884327.08343: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 3079 1726884327.08353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be886210> <<< 3079 1726884327.08361: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884327.08555: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be85d100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be85c260> <<< 3079 1726884327.08573: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.08605: stdout chunk (state=3): >>>import 'ansible' # <<< 3079 1726884327.08618: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.08636: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.08647: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.08654: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 3079 1726884327.08675: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.10692: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.11973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be85f620> <<< 3079 1726884327.11999: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.12033: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 3079 1726884327.12041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884327.12062: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884327.12098: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.12103: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8adb20> <<< 3079 1726884327.12144: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8ad8b0> <<< 3079 1726884327.12172: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8ad220> <<< 3079 1726884327.12199: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 3079 1726884327.12205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884327.12249: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8ad640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be886c90> <<< 3079 1726884327.12267: stdout chunk (state=3): >>>import 'atexit' # <<< 3079 1726884327.12296: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8ae900> <<< 3079 1726884327.12327: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8aeb40> <<< 3079 1726884327.12348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884327.12404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884327.12416: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884327.12468: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8aeff0> <<< 3079 1726884327.12474: stdout chunk (state=3): >>>import 'pwd' # <<< 3079 1726884327.12498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884327.12523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884327.12564: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be718ce0> <<< 3079 1726884327.12590: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.12598: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be71a990> <<< 3079 1726884327.12616: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884327.12636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884327.12671: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71b290> <<< 3079 1726884327.12696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884327.12722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884327.12746: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71c440> <<< 3079 1726884327.12758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884327.12799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884327.12827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884327.12889: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71ef30> <<< 3079 1726884327.12930: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be71f050> <<< 3079 1726884327.12951: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71d1f0> <<< 3079 1726884327.12971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884327.13001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884327.13025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 3079 1726884327.13035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884327.13047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884327.13084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884327.13106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 3079 1726884327.13115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884327.13138: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be722ed0> <<< 3079 1726884327.13141: stdout chunk (state=3): >>>import '_tokenize' # <<< 3079 1726884327.13220: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be7219a0> <<< 3079 1726884327.13224: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be721700> <<< 3079 1726884327.13238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 3079 1726884327.13245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884327.13325: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be723d40> <<< 3079 1726884327.13354: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71d700> <<< 3079 1726884327.13384: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be766ff0> <<< 3079 1726884327.13415: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.13421: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be767230> <<< 3079 1726884327.13441: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884327.13470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 3079 1726884327.13488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884327.13527: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.13540: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be768d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be768ad0> <<< 3079 1726884327.13546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884327.13666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884327.13724: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be76b200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be769370> <<< 3079 1726884327.13745: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884327.13798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.13827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 3079 1726884327.13836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 3079 1726884327.13842: stdout chunk (state=3): >>>import '_string' # <<< 3079 1726884327.13895: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be772a20> <<< 3079 1726884327.14046: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be76b3b0> <<< 3079 1726884327.14129: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be773ce0> <<< 3079 1726884327.14159: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be773860> <<< 3079 1726884327.14216: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be773e00> <<< 3079 1726884327.14237: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be7673e0> <<< 3079 1726884327.14265: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 3079 1726884327.14279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884327.14286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884327.14315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884327.14341: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.14374: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be776c30> <<< 3079 1726884327.14565: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.14581: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be7780b0> <<< 3079 1726884327.14588: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be775400> <<< 3079 1726884327.14628: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be776780> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be774fb0> <<< 3079 1726884327.14644: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14664: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14670: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 3079 1726884327.14691: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14792: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14899: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14918: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 3079 1726884327.14936: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14954: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.14961: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 3079 1726884327.14967: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.15111: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.15252: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.15933: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.16629: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 3079 1726884327.16634: 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' # <<< 3079 1726884327.16662: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884327.16686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.16745: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8002c0> <<< 3079 1726884327.16851: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 3079 1726884327.16858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 3079 1726884327.16875: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be801160> <<< 3079 1726884327.16895: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be77ab10> <<< 3079 1726884327.16948: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 3079 1726884327.16959: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.16978: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.17012: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 3079 1726884327.17015: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.17244: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.17412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 3079 1726884327.17416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be801820> <<< 3079 1726884327.17445: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.17991: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.18546: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.18627: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.18726: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 3079 1726884327.18769: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.18820: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884327.18838: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.18903: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.19041: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884327.19049: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.19079: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 3079 1726884327.19120: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.19174: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 3079 1726884327.19454: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.19738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884327.19822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884327.19841: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884327.19923: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be803710> <<< 3079 1726884327.19937: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20020: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20104: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 3079 1726884327.20124: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884327.20163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 3079 1726884327.20169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884327.20243: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.20368: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be60de20> <<< 3079 1726884327.20448: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be60e6f0> <<< 3079 1726884327.20452: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be802840> <<< 3079 1726884327.20477: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20521: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20561: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 3079 1726884327.20621: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20663: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20749: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.20810: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884327.20856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.20947: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.20954: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be60d460> <<< 3079 1726884327.20993: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be60e570> <<< 3079 1726884327.21033: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 3079 1726884327.21039: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21116: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21182: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21216: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21263: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 3079 1726884327.21270: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.21285: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884327.21317: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884327.21331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884327.21396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884327.21419: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884327.21441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884327.21496: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be6a2960> <<< 3079 1726884327.21549: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be618590> <<< 3079 1726884327.21646: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be612720> <<< 3079 1726884327.21649: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be612570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 3079 1726884327.21655: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21689: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21714: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 3079 1726884327.21721: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884327.21781: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 3079 1726884327.21809: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21813: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.21825: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 3079 1726884327.21830: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.22141: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.22506: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.23240: stdout chunk (state=3): >>> {"changed": false, "found": 0, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/dnf/dnf.conf (content)", "after_header": "/etc/dnf/dnf.conf (content)"}, {"before_header": "/etc/dnf/dnf.conf (file attributes)", "after_header": "/etc/dnf/dnf.conf (file attributes)"}], "invocation": {"module_args": {"line": "tsflags=nodocs", "path": "/etc/dnf/dnf.conf", "state": "absent", "backrefs": false, "create": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 3079 1726884327.23250: stdout chunk (state=3): >>># destroy __main__ <<< 3079 1726884327.23622: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884327.23639: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 3079 1726884327.23648: stdout chunk (state=3): >>># cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # 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 <<< 3079 1726884327.23671: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 3079 1726884327.23676: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii <<< 3079 1726884327.23698: 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 importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression <<< 3079 1726884327.23721: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil <<< 3079 1726884327.23765: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 3079 1726884327.23800: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 3079 1726884327.23810: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 3079 1726884327.24051: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884327.24058: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884327.24083: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 3079 1726884327.24110: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884327.24129: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib<<< 3079 1726884327.24142: stdout chunk (state=3): >>> # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 3079 1726884327.24220: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884327.24224: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 3079 1726884327.24226: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 3079 1726884327.24285: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 3079 1726884327.24298: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 3079 1726884327.24313: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 3079 1726884327.24369: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 3079 1726884327.24393: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 3079 1726884327.24406: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 3079 1726884327.24415: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 3079 1726884327.24441: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 3079 1726884327.24464: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 3079 1726884327.24485: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools<<< 3079 1726884327.24496: stdout chunk (state=3): >>> # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 3079 1726884327.24524: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 3079 1726884327.24540: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 3079 1726884327.24557: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal <<< 3079 1726884327.24569: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 3079 1726884327.24589: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 3079 1726884327.24599: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884327.24730: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884327.24733: stdout chunk (state=3): >>># destroy _socket <<< 3079 1726884327.24747: stdout chunk (state=3): >>># destroy _collections <<< 3079 1726884327.24774: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 3079 1726884327.24779: stdout chunk (state=3): >>># destroy tokenize <<< 3079 1726884327.24820: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 3079 1726884327.24880: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 3079 1726884327.24885: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 3079 1726884327.24917: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884327.25007: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 3079 1726884327.25091: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 3079 1726884327.25162: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 3079 1726884327.25475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884327.25545: stderr chunk (state=3): >>><<< 3079 1726884327.25548: stdout chunk (state=3): >>><<< 3079 1726884327.25696: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bed2c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09becfbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bed2eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beadd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beaddfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb1bda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb1bfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb537d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb53e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb33a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb31190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb18f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb776e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb76300> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb32060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb1ae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba8740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb181d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09beba8bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba8aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09beba8e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beb16cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba94f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09beba91c0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebaa3f0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09bebc5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09bebc72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09bebc7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebc7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebaa450> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be943cb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be96c7a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96c500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be96c7d0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be96c9b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be941e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96e0c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96cd40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bebaab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be99a450> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9b65d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9eb380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09bea15b20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9eb4a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9b6c90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be82c4d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be9b5610> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be96eff0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f09be82c6b0> # zipimport: found 30 names in '/tmp/ansible_ansible.builtin.lineinfile_payload_jn8o0pb9/ansible_ansible.builtin.lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be886210> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be85d100> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be85c260> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be85f620> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8adb20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8ad8b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8ad220> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8ad640> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be886c90> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8ae900> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8aeb40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be8aeff0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be718ce0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be71a990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71b290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71c440> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71ef30> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be71f050> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71d1f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be722ed0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be7219a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be721700> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be723d40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be71d700> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be766ff0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be767230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be768d10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be768ad0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be76b200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be769370> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be772a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be76b3b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be773ce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be773860> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be773e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be7673e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be776c30> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be7780b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be775400> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be776780> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be774fb0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be8002c0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be801160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be77ab10> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be801820> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be803710> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be60de20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be60e6f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be802840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f09be60d460> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be60e570> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be6a2960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be618590> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be612720> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f09be612570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "found": 0, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/dnf/dnf.conf (content)", "after_header": "/etc/dnf/dnf.conf (content)"}, {"before_header": "/etc/dnf/dnf.conf (file attributes)", "after_header": "/etc/dnf/dnf.conf (file attributes)"}], "invocation": {"module_args": {"line": "tsflags=nodocs", "path": "/etc/dnf/dnf.conf", "state": "absent", "backrefs": false, "create": false, "backup": false, "firstmatch": false, "unsafe_writes": false, "regexp": null, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. 3079 1726884327.26606: done with _execute_module (ansible.builtin.lineinfile, {'line': 'tsflags=nodocs', 'path': '/etc/dnf/dnf.conf', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.builtin.lineinfile', '_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-1726884326.797679-3188-258568391710129/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884327.26612: _low_level_execute_command(): starting 3079 1726884327.26614: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884326.797679-3188-258568391710129/ > /dev/null 2>&1 && sleep 0' 3079 1726884327.27063: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.27090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3079 1726884327.27094: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884327.27110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.27168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884327.27173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884327.27175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.27243: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.29210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884327.29260: stderr chunk (state=3): >>><<< 3079 1726884327.29264: stdout chunk (state=3): >>><<< 3079 1726884327.29282: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884327.29285: handler run complete 3079 1726884327.29314: attempt loop complete, returning result 3079 1726884327.29318: _execute() done 3079 1726884327.29320: dumping result to json 3079 1726884327.29329: done dumping result, returning 3079 1726884327.29337: done running TaskExecutor() for managed_node2/TASK: Enable installation of manual pages on Fedora/RHEL [12b8f51e-eff7-176b-d716-00000000000d] 3079 1726884327.29342: sending task result for task 12b8f51e-eff7-176b-d716-00000000000d 3079 1726884327.29455: done sending task result for task 12b8f51e-eff7-176b-d716-00000000000d 3079 1726884327.29458: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false, "found": 0 } 3079 1726884327.29551: no more pending results, returning what we have 3079 1726884327.29555: results queue empty 3079 1726884327.29556: checking for any_errors_fatal 3079 1726884327.29561: done checking for any_errors_fatal 3079 1726884327.29562: checking for max_fail_percentage 3079 1726884327.29564: done checking for max_fail_percentage 3079 1726884327.29565: checking to see if all hosts have failed and the running result is not ok 3079 1726884327.29566: done checking to see if all hosts have failed 3079 1726884327.29574: getting the remaining hosts for this loop 3079 1726884327.29578: done getting the remaining hosts for this loop 3079 1726884327.29583: getting the next task for host managed_node2 3079 1726884327.29590: done getting next task for host managed_node2 3079 1726884327.29592: ^ task is: TASK: Reinstall manual pages for openssh-clients on RHEL 3079 1726884327.29595: ^ state is: HOST STATE: block=4, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884327.29598: getting variables 3079 1726884327.29600: in VariableManager get_vars() 3079 1726884327.29631: Calling all_inventory to load vars for managed_node2 3079 1726884327.29634: Calling groups_inventory to load vars for managed_node2 3079 1726884327.29638: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884327.29648: Calling all_plugins_play to load vars for managed_node2 3079 1726884327.29651: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884327.29656: Calling groups_plugins_play to load vars for managed_node2 3079 1726884327.29989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884327.30144: done with get_vars() 3079 1726884327.30153: done getting variables 3079 1726884327.30202: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Reinstall manual pages for openssh-clients on RHEL] ********************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:46 Friday 20 September 2024 22:05:27 -0400 (0:00:00.551) 0:00:05.614 ****** 3079 1726884327.30225: entering _queue_task() for managed_node2/ansible.builtin.command 3079 1726884327.30227: Creating lock for ansible.builtin.command 3079 1726884327.30448: worker is 1 (out of 1 available) 3079 1726884327.30463: exiting _queue_task() for managed_node2/ansible.builtin.command 3079 1726884327.30474: done queuing things up, now waiting for results queue to drain 3079 1726884327.30480: waiting for pending results... 3079 1726884327.30632: running TaskExecutor() for managed_node2/TASK: Reinstall manual pages for openssh-clients on RHEL 3079 1726884327.30695: in run() - task 12b8f51e-eff7-176b-d716-00000000000e 3079 1726884327.30745: variable 'ansible_search_path' from source: unknown 3079 1726884327.31016: calling self._execute() 3079 1726884327.31020: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884327.31023: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884327.31026: variable 'omit' from source: magic vars 3079 1726884327.31304: variable 'ansible_facts' from source: unknown 3079 1726884327.31387: Evaluated conditional (ansible_facts['os_family'] == "RedHat"): True 3079 1726884327.31582: variable '__ssh_is_ostree' from source: set_fact 3079 1726884327.31602: Evaluated conditional (not __ssh_is_ostree | bool): True 3079 1726884327.31606: variable 'omit' from source: magic vars 3079 1726884327.31641: variable 'omit' from source: magic vars 3079 1726884327.31751: variable 'pkg_mgr' from source: play vars 3079 1726884327.31943: 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) 3079 1726884327.31983: 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) 3079 1726884327.32020: 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) 3079 1726884327.32113: 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) 3079 1726884327.32117: 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) 3079 1726884327.32221: variable 'ansible_facts' from source: unknown 3079 1726884327.32329: variable 'omit' from source: magic vars 3079 1726884327.32370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884327.32459: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884327.32464: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884327.32466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884327.32469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884327.32558: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884327.32562: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884327.32565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884327.32606: Set connection var ansible_shell_type to sh 3079 1726884327.32618: Set connection var ansible_shell_executable to /bin/sh 3079 1726884327.32630: Set connection var ansible_timeout to 10 3079 1726884327.32638: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884327.32641: Set connection var ansible_connection to ssh 3079 1726884327.32652: Set connection var ansible_pipelining to False 3079 1726884327.33019: variable 'ansible_shell_executable' from source: unknown 3079 1726884327.33022: variable 'ansible_connection' from source: unknown 3079 1726884327.33025: variable 'ansible_module_compression' from source: unknown 3079 1726884327.33027: variable 'ansible_shell_type' from source: unknown 3079 1726884327.33029: variable 'ansible_shell_executable' from source: unknown 3079 1726884327.33031: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884327.33034: variable 'ansible_pipelining' from source: unknown 3079 1726884327.33036: variable 'ansible_timeout' from source: unknown 3079 1726884327.33039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884327.33042: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884327.33046: variable 'omit' from source: magic vars 3079 1726884327.33048: starting attempt loop 3079 1726884327.33050: running the handler 3079 1726884327.33052: _low_level_execute_command(): starting 3079 1726884327.33055: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884327.33592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884327.33606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884327.33621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.33638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884327.33651: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884327.33659: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884327.33676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.33690: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884327.33699: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884327.33709: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3079 1726884327.33725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884327.33785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.33788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884327.33795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884327.33798: stderr chunk (state=3): >>>debug2: match found <<< 3079 1726884327.33800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.33852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884327.33866: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884327.33894: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.33995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.35788: stdout chunk (state=3): >>>/root <<< 3079 1726884327.35916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884327.35994: stderr chunk (state=3): >>><<< 3079 1726884327.36010: stdout chunk (state=3): >>><<< 3079 1726884327.36048: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884327.36091: _low_level_execute_command(): starting 3079 1726884327.36094: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712 `" && echo ansible-tmp-1726884327.360624-3204-65632511851712="` echo /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712 `" ) && sleep 0' 3079 1726884327.36773: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884327.36790: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884327.36807: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.36829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884327.36847: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884327.36859: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884327.36980: 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.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884327.37004: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.37114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.39211: stdout chunk (state=3): >>>ansible-tmp-1726884327.360624-3204-65632511851712=/root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712 <<< 3079 1726884327.39413: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884327.39417: stdout chunk (state=3): >>><<< 3079 1726884327.39419: stderr chunk (state=3): >>><<< 3079 1726884327.39441: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884327.360624-3204-65632511851712=/root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884327.39614: variable 'ansible_module_compression' from source: unknown 3079 1726884327.39618: ANSIBALLZ: Using generic lock for ansible.legacy.command 3079 1726884327.39621: ANSIBALLZ: Acquiring lock 3079 1726884327.39623: ANSIBALLZ: Lock acquired: 139663064516800 3079 1726884327.39625: ANSIBALLZ: Creating module 3079 1726884327.55993: ANSIBALLZ: Writing module into payload 3079 1726884327.56073: ANSIBALLZ: Writing module 3079 1726884327.56096: ANSIBALLZ: Renaming module 3079 1726884327.56105: ANSIBALLZ: Done creating module 3079 1726884327.56123: variable 'ansible_facts' from source: unknown 3079 1726884327.56170: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py 3079 1726884327.56295: Sending initial data 3079 1726884327.56298: Sent initial data (152 bytes) 3079 1726884327.56797: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.56801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884327.56804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.56859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884327.56862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.56941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.58691: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884327.58769: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884327.58845: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpjrn8knvx /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py <<< 3079 1726884327.58848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py" <<< 3079 1726884327.58929: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpjrn8knvx" to remote "/root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py" <<< 3079 1726884327.60137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884327.60314: stderr chunk (state=3): >>><<< 3079 1726884327.60320: stdout chunk (state=3): >>><<< 3079 1726884327.60322: done transferring module to remote 3079 1726884327.60330: _low_level_execute_command(): starting 3079 1726884327.60433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/ /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py && sleep 0' 3079 1726884327.61052: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884327.61067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884327.61086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.61121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884327.61232: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.61250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884327.61267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884327.61302: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.61405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.63453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884327.63458: stdout chunk (state=3): >>><<< 3079 1726884327.63461: stderr chunk (state=3): >>><<< 3079 1726884327.63488: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884327.63503: _low_level_execute_command(): starting 3079 1726884327.63519: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/AnsiballZ_command.py && sleep 0' 3079 1726884327.64232: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884327.64248: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884327.64269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884327.64297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884327.64398: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884327.64402: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884327.64441: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884327.64464: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884327.64501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884327.64626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884327.66879: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884327.66932: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884327.66945: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 3079 1726884327.67001: stdout chunk (state=3): >>>import '_io' # <<< 3079 1726884327.67040: stdout chunk (state=3): >>>import 'marshal' # <<< 3079 1726884327.67056: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884327.67087: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884327.67119: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 3079 1726884327.67184: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.67223: stdout chunk (state=3): >>>import '_codecs' # <<< 3079 1726884327.67226: stdout chunk (state=3): >>>import 'codecs' # <<< 3079 1726884327.67275: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884327.67303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275b83b30> <<< 3079 1726884327.67335: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 3079 1726884327.67378: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275bb6ab0> import '_signal' # <<< 3079 1726884327.67410: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 3079 1726884327.67422: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884327.67464: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884327.67547: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884327.67594: stdout chunk (state=3): >>>import 'genericpath' # <<< 3079 1726884327.67597: stdout chunk (state=3): >>>import 'posixpath' # <<< 3079 1726884327.67659: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages <<< 3079 1726884327.67693: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884327.67721: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884327.67724: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 3079 1726884327.67740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275965160> <<< 3079 1726884327.67808: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884327.67828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275965fd0> <<< 3079 1726884327.67847: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884327.67875: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884327.68134: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884327.68140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884327.68181: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.68184: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884327.68257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884327.68267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884327.68293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884327.68336: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884327.68363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 3079 1726884327.68386: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884327.68404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884327.68436: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884327.68514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.68518: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884327.68568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759db7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 3079 1726884327.68586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759dbe60> import '_collections' # <<< 3079 1726884327.68649: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759bba70> import '_functools' # <<< 3079 1726884327.68676: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759b9190> <<< 3079 1726884327.68783: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a0f50> <<< 3079 1726884327.68816: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884327.68832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 3079 1726884327.68853: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884327.68906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884327.68911: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 3079 1726884327.68957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884327.68960: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759ff6b0> <<< 3079 1726884327.68982: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759fe2d0> <<< 3079 1726884327.69011: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759ba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a2e40> <<< 3079 1726884327.69075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 3079 1726884327.69081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a30770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a01d0> <<< 3079 1726884327.69141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.69149: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a30ad0> <<< 3079 1726884327.69186: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.69215: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a30e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727599ecf0> <<< 3079 1726884327.69262: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.69266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884327.69295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884327.69324: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a311f0> import 'importlib.machinery' # <<< 3079 1726884327.69354: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884327.69381: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a32420> import 'importlib.util' # import 'runpy' # <<< 3079 1726884327.69406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884327.69440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884327.69488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4c620> <<< 3079 1726884327.69520: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.69548: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a4dd60> <<< 3079 1726884327.69565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884327.69605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884327.69647: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4ec60> <<< 3079 1726884327.69655: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a4f2c0> <<< 3079 1726884327.69683: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884327.69745: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.69748: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a4fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4f470> <<< 3079 1726884327.69803: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a32390> <<< 3079 1726884327.69843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884327.69858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884327.69885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884327.69927: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.69989: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72757dfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.69995: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275808770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72758084d0> <<< 3079 1726884327.70032: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72758087a0> <<< 3079 1726884327.70072: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.70091: stdout chunk (state=3): >>>import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275808980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72757dde50> <<< 3079 1726884327.70110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884327.70228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884327.70275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727580a000> <<< 3079 1726884327.70281: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275808c80> <<< 3079 1726884327.70317: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a32b40> <<< 3079 1726884327.70320: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884327.70376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.70403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884327.70468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884327.70490: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727583a360> <<< 3079 1726884327.70538: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 3079 1726884327.70561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884327.70587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884327.70645: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275852510> <<< 3079 1726884327.70661: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884327.70704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884327.70771: stdout chunk (state=3): >>>import 'ntpath' # <<< 3079 1726884327.70796: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727588b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884327.70839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 3079 1726884327.70864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884327.70905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884327.71006: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72758b1a90> <<< 3079 1726884327.71092: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727588b410> <<< 3079 1726884327.71172: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72758531a0> <<< 3079 1726884327.71192: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756cc3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275851550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727580af00> <<< 3079 1726884327.71274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884327.71294: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72756cc5c0> <<< 3079 1726884327.71377: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_tupb5_i0/ansible_ansible.legacy.command_payload.zip' <<< 3079 1726884327.71399: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.71535: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.71564: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884327.71576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884327.71622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884327.71702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884327.71739: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275721fd0> <<< 3079 1726884327.71751: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884327.71949: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756fcec0> <<< 3079 1726884327.71964: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756cff50> # zipimport: zlib available <<< 3079 1726884327.71986: stdout chunk (state=3): >>>import 'ansible' # <<< 3079 1726884327.72014: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.72029: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.72041: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 3079 1726884327.72064: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.73652: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.74936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 3079 1726884327.74958: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756ffe60> <<< 3079 1726884327.74962: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 3079 1726884327.74967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.74999: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 3079 1726884327.75004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884327.75024: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 3079 1726884327.75030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884327.75060: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.75066: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72757499d0> <<< 3079 1726884327.75109: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275749760> <<< 3079 1726884327.75138: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275749070> <<< 3079 1726884327.75166: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 3079 1726884327.75169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884327.75212: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275749550> <<< 3079 1726884327.75227: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275722c60> <<< 3079 1726884327.75243: stdout chunk (state=3): >>>import 'atexit' # <<< 3079 1726884327.75253: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.75260: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727574a6c0> <<< 3079 1726884327.75286: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.75298: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727574a900> <<< 3079 1726884327.75310: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884327.75376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884327.75380: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884327.75436: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727574ae40> <<< 3079 1726884327.75439: stdout chunk (state=3): >>>import 'pwd' # <<< 3079 1726884327.75458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884327.75486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884327.75530: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b4bc0> <<< 3079 1726884327.75560: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.75562: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72755b67e0> <<< 3079 1726884327.75579: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884327.75598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884327.75634: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b71a0> <<< 3079 1726884327.75660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884327.75685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884327.75709: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b8380> <<< 3079 1726884327.75725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884327.75770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884327.75790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 3079 1726884327.75796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884327.75852: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bae10> <<< 3079 1726884327.75893: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72755baf30> <<< 3079 1726884327.75917: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b90d0> <<< 3079 1726884327.75936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884327.75973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884327.75986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 3079 1726884327.76002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884327.76005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884327.76068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884327.76071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 3079 1726884327.76073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884327.76094: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bec60> <<< 3079 1726884327.76103: stdout chunk (state=3): >>>import '_tokenize' # <<< 3079 1726884327.76171: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bd760> <<< 3079 1726884327.76189: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bd4c0> <<< 3079 1726884327.76192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 3079 1726884327.76211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884327.76287: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bf830> <<< 3079 1726884327.76318: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b95e0> <<< 3079 1726884327.76343: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.76349: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275602d80> <<< 3079 1726884327.76375: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'<<< 3079 1726884327.76386: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275602fc0> <<< 3079 1726884327.76397: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884327.76424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 3079 1726884327.76455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884327.76514: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275604aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275604860> <<< 3079 1726884327.76527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884327.76640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884327.76707: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275607020> <<< 3079 1726884327.76713: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275605160> <<< 3079 1726884327.76731: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884327.76784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.76813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 3079 1726884327.76877: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727560e7b0> <<< 3079 1726884327.77027: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275607140> <<< 3079 1726884327.77106: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.77143: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727560f620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727560f4a0> <<< 3079 1726884327.77245: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.77288: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727560fb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275603170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884327.77317: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.77348: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275613260> <<< 3079 1726884327.77532: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275613fe0> <<< 3079 1726884327.77551: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756119d0> <<< 3079 1726884327.77587: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.77602: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275612d80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756115e0> <<< 3079 1726884327.77627: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.77631: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 3079 1726884327.77649: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.77758: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.77859: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.77875: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 3079 1726884327.77899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884327.77926: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 3079 1726884327.77931: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.78076: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.78222: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.78902: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.79604: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 3079 1726884327.79611: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 3079 1726884327.79624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884327.79636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.79703: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275698290> <<< 3079 1726884327.79807: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 3079 1726884327.79851: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756991f0> <<< 3079 1726884327.79855: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275616ae0> <<< 3079 1726884327.79905: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 3079 1726884327.79935: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.79947: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.79970: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 3079 1726884327.80137: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.80343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884327.80381: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756997f0> # zipimport: zlib available <<< 3079 1726884327.80922: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81464: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81558: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884327.81694: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81698: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81729: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884327.81755: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81839: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81966: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884327.81969: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.81972: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.82001: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 3079 1726884327.82043: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.82096: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884327.82109: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.82374: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.82670: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884327.82736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884327.82739: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884327.82828: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727569b560> <<< 3079 1726884327.82832: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.82939: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83004: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 3079 1726884327.83034: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884327.83052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884327.83142: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.83286: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72756a5d90><<< 3079 1726884327.83290: stdout chunk (state=3): >>> <<< 3079 1726884327.83338: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884327.83356: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72756a6660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727569a7b0> <<< 3079 1726884327.83372: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83405: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83459: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884327.83463: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83513: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83555: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83619: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.83688: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884327.83731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.83830: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72756a5370> <<< 3079 1726884327.83880: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756a67b0> <<< 3079 1726884327.83905: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 3079 1726884327.83987: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84044: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84089: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84129: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 3079 1726884327.84133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884327.84144: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884327.84164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884327.84188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884327.84260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884327.84291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884327.84295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884327.84347: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727553e9c0> <<< 3079 1726884327.84403: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72754b4680> <<< 3079 1726884327.84485: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72754ae7b0> <<< 3079 1726884327.84496: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72754ae600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 3079 1726884327.84501: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84529: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84561: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884327.84633: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 3079 1726884327.84662: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 3079 1726884327.84692: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84791: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884327.84917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 3079 1726884327.84923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 3079 1726884327.84942: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756108f0> <<< 3079 1726884327.85028: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884387.67229: stdout chunk (state=3): >>> {"changed": true, "stdout": "Beaker Client - Fedora39 31 kB/s | 8.7 kB 00:00 \nBeaker harness 258 kB/s | 64 kB 00:00 \nFedora 39 - x86_64 30 MB/s | 89 MB 00:02 \nFedora 39 openh264 (From Cisco) - x86_64 5.7 kB/s | 2.6 kB 00:00 \nFedora 39 - x86_64 - Updates 22 MB/s | 41 MB 00:01 \nCopr repo for qa-tools owned by lpol 849 kB/s | 159 kB 00:00 \nDependencies resolved.\n================================================================================\n Package Architecture Version Repository Size\n================================================================================\nReinstalling:\n openssh-clients x86_64 9.3p1-11.fc39 updates 734 k\n\nTransaction Summary\n================================================================================\n\nTotal download size: 734 k\nInstalled size: 2.6 M\nDownloading Packages:\nopenssh-clients-9.3p1-11.fc39.x86_64.rpm 4.6 MB/s | 734 kB 00:00 \n--------------------------------------------------------------------------------\nTotal 3.3 MB/s | 734 kB 00:00 \nRunning transaction check\nTransaction check succeeded.\nRunning transaction test\nTransaction test succeeded.\nRunning transaction\n Preparing : 1/1 \n Reinstalling : openssh-clients-9.3p1-11.fc39.x86_64 1/2 \n Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 1/2 \n Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n Cleanup : openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n Verifying : openssh-clients-9.3p1-11.fc39.x86_64 1/2 \n Verifying : openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n\nReinstalled:\n openssh-clients-9.3p1-11.fc39.x86_64 \n\nComplete!", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c128590>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c0f7bc0>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c12ab10>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf41160>\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf41fd0>\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7cce0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7d520>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf90c20>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfa9790>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfe80e0>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfe8710>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf92cf0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfa98e0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf93260>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebc50>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfea8a0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebda0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfd4290>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c018f50>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf91640>\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7ef60>\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83c01a7b0>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01a5a0>\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83c01aa50>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebaa0>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01ad80>\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b080>\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b590>\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03b050>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03a720>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03a780>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3fe60>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3fa10>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3eed0>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c039850>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be4b710>\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be681d0>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be4bef0>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be4bfe0>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be68320>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be498e0>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be69ee0>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be6bd70>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be6bdd0>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01a3f0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be9e030>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be686b0>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be9e210>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be69130>\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be9e840>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83beb4d70>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be9e900>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf02c90>\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf003b0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bee6de0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3f860>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c038aa0>\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcd9940>\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcb1ee0>\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf00230>\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd11790>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcdb6e0>\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcb1a30>\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c038230>\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b680>\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b2c0>\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b140>\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b6b0>\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3f6b0>\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3cb00>\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bd60bf0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3ee70>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bd607a0>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd11bb0>\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd60c50>\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7e5d0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7eb40>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd96360>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb564b0>\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb56000>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb81ee0>\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb56630>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bbf11c0>\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb821b0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b4ae40>\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bbf16d0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b85fa0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b860c0>\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b4b0e0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b8f710>\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b878f0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839bd8aa0>\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b8fe00>\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd97bc0>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b87860>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0c560>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839c0c6b0>\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdb980>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0fb00>\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c38a40>\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839c39370>\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c3a9f0>\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c38c80>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839795d00>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397948f0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839794650>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839796ff0>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ad880>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83976e990>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c3b2c0>\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ef950>\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8397eff20>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839804e60>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8398054c0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8398043b0>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839805f10>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839805670>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ed940>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397afc50>\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0fb60>\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0f350>\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839807770>\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0ff20>\nimport 'pwd' # \nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0d640>\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdaf90>\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839bdb6b0>\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdb410>\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bd8f80>\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982d0a0>\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982f6b0>\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982fe90>\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982e930>\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390146e0>\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982d100>\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016120>\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390156a0>\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390154c0>\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839041910>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839042450>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839042d80>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839041df0>\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839041280>\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839088bf0>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839089280>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83906cce0>\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839042060>\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839089640>\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839040710>\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016930>\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016660>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0350>\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83908b350>\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016e40>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0980>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0d70>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0e30>\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0f50>\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8390b3b90>\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b1cd0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3d10>\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3dd0>\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0da0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8390e59d0>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e5700>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e4fe0>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e5b50>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e4b90>\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3f80>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e7140>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e975f0>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838ee6c60>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ee6060>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ebc5f0>\nimport 'importlib.machinery' # \nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e7440>\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e65d0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7e2a0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdaf30>\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07260>\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838f31640>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f078c0>\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f074d0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f31910>\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07e30>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\n# code object f<<< 3079 1726884387.67388: stdout chunk (state=3): >>>rom '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f32810>\nimport 'gc' # \nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd61400>\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7d250>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6afc0>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838f75040>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f74bf0>\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb55ee0>\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6ba70>\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6b2f0>\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f33ef0>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6adb0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d86750>\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d85280>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d87f50>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc290>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc500>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc7a0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbcef0>\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbcd40>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbe6c0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbe930>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbeb10>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbfa40>\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbf2f0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbfbf0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddcad0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddccb0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddcf80>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddde50>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde060>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde240>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddee10>\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde960>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddfc50>\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddf5c0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df8920>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df8c20>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9bb0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9e50>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9fd0>\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f32ab0>\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f327b0>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/main.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/main.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/main.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/utils.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/utils.cpython-312.pyc'\nimport 'dnf.cli.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfa810>\nimport 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfa300>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38b30>\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e3a7e0>\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38f20>\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38d40>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bcdd30>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf92e0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf8da0>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838c2c560>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf9520>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bce1b0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838c2fef0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf8c50>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07920>\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfbb00>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ba3d40>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a590d0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a598e0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a59e50>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5a840>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5bc80>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5bd40>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838a804a0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a80320>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a82ae0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83d40>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83fb0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838aa8170>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83f50>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83800>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a82c60>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a81f10>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a81490>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a80d10>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5b710>\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5ac60>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83aa0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa8b00>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa99d0>\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9730>\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ade000>\nimport 'importlib.util' # \nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aabe60>\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838add8b0>\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838adc920>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838adc410>\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afb6b0>\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afaae0>\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\nimport 'six.moves' # \n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b1a5a0>\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b1a720>\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\n# destroy dateutil.tz.win\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afbce0>\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afb9b0>\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9ca0>\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aab9b0>\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9a00>\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9130>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b41100>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b41a30>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b423f0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b42810>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b433e0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83875b0e0>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838779400>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838759340>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/<<< 3079 1726884387.67402: stdout chunk (state=3): >>>systemd/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838779640>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877ab10>\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877ad20>\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877aea0>\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877b0b0>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8387797f0>\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b43a70>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838799fd0>\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8387999a0>\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838799640>\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838799310>\n# destroy dnf.plugin.dynamic\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# destroy zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing warnings\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing types\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing gettext\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing email.mime\n# cleanup[2] removing email.errors\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing math\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing collections.abc\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing urllib\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email._header_value_parser\n# cleanup[2] removing email.headerregistry\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing email.contentmanager\n# cleanup[2] removing email.policy\n# cleanup[2] removing email.mime.base\n# cleanup[2] removing email.mime.nonmultipart\n# cleanup[2] removing email.mime.text\n# cleanup[2] removing configparser\n# destroy configparser\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing threading\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing shlex\n# cleanup[2] removing dnf.pycomp\n# cleanup[2] removing dnf.const\n# cleanup[2] removing argparse\n# cleanup[2] removing swig_runtime_data4\n# destroy swig_runtime_data4\n# cleanup[2] removing libdnf._error\n# cleanup[2] removing libdnf.error\n# cleanup[2] removing libdnf._common_types\n# cleanup[2] removing libdnf.common_types\n# cleanup[2] removing libdnf._conf\n# cleanup[2] removing libdnf.conf\n# cleanup[2] removing libdnf._module\n# cleanup[2] removing libdnf.module\n# cleanup[2] removing libdnf._repo\n# cleanup[2] removing weakref\n# cleanup[2] removing libdnf.repo\n# cleanup[2] removing libdnf._transaction\n# cleanup[2] removing libdnf.transaction\n# cleanup[2] removing libdnf._utils\n# cleanup[2] removing libdnf.utils\n# cleanup[2] removing libdnf\n# cleanup[2] removing copy\n# cleanup[2] removing signal\n# cleanup[2] removing unicodedata\n# cleanup[2] removing dnf.i18n\n# cleanup[2] removing dnf.yum\n# cleanup[2] removing dnf.transaction\n# cleanup[2] removing rpm._rpm\n# cleanup[2] removing rpm.transaction\n# cleanup[2] removing rpm\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing textwrap\n# cleanup[2] removing contextlib\n# cleanup[2] removing traceback\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing fnmatch\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing tempfile\n# cleanup[2] removing dnf.yum.rpmtrans\n# cleanup[2] removing dnf.callback\n# cleanup[2] removing hawkey._hawkey\n# cleanup[2] removing hawkey\n# cleanup[2] removing pwd\n# cleanup[2] removing dnf.util\n# cleanup[2] removing dnf.exceptions\n# cleanup[2] removing libcomps._libpycomps\n# cleanup[2] removing libcomps\n# cleanup[2] removing dnf.comps\n# cleanup[2] removing dnf.db\n# cleanup[2] removing dnf.crypto\n# cleanup[2] removing glob\n# cleanup[2] removing dnf.yum.misc\n# cleanup[2] removing dnf.db.group\n# cleanup[2] removing dnf.db.history\n# cleanup[2] removing dnf.conf.substitutions\n# cleanup[2] removing dnf.conf.config\n# cleanup[2] removing dnf.conf\n# cleanup[2] removing fcntl\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing dnf.lock\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing logging.handlers\n# cleanup[2] removing gzip\n# cleanup[2] removing dnf.logging\n# cleanup[2] removing dnf.repo\n# cleanup[2] removing dnf.conf.read\n# cleanup[2] removing dnf.rpm.transaction\n# cleanup[2] removing dnf.rpm\n# cleanup[2] removing dnf.dnssec\n# cleanup[2] removing dnf.drpm\n# cleanup[2] removing dnf.goal\n# cleanup[2] removing dnf.history\n# cleanup[2] removing dnf.module\n# cleanup[2] removing libdnf._smartcols\n# cleanup[2] removing libdnf.smartcols\n# cleanup[2] removing dnf.selector\n# cleanup[2] removing dnf.module.exceptions\n# cleanup[2] removing dnf.module.module_base\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing dnf.persistor\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing importlib\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing inspect\n# cleanup[2] removing dnf.plugin\n# cleanup[2] removing dnf.query\n# cleanup[2] removing dnf.repodict\n# cleanup[2] removing dnf.rpm.connection\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package\n# cleanup[2] removing dnf.sack\n# cleanup[2] removing dnf.subject\n# cleanup[2] removing gc\n# cleanup[2] removing dnf.base\n# cleanup[2] removing dnf\n# cleanup[2] removing dnf.cli.format\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing termios\n# cleanup[2] removing dnf.cli.term\n# cleanup[2] removing dnf.cli.progress\n# cleanup[2] removing dnf.cli.output\n# cleanup[2] removing dnf.cli.aliases\n# cleanup[2] removing dnf.cli.option_parser\n# cleanup[2] removing dnf.cli.commands\n# cleanup[2] removing dnf.cli.commands.alias\n# cleanup[2] removing dnf.cli.commands.autoremove\n# cleanup[2] removing dnf.cli.commands.check\n# cleanup[2] removing dnf.cli.commands.clean\n# cleanup[2] removing dnf.cli.commands.repoquery\n# cleanup[2] removing dnf.cli.commands.deplist\n# cleanup[2] removing dnf.cli.commands.distrosync\n# cleanup[2] removing dnf.cli.commands.downgrade\n# cleanup[2] removing dnf.cli.commands.group\n# cleanup[2] removing dnf.transaction_sr\n# cleanup[2] removing dnf.cli.commands.history\n# cleanup[2] removing dnf.cli.commands.install\n# cleanup[2] removing dnf.cli.commands.makecache\n# cleanup[2] removing dnf.cli.commands.mark\n# cleanup[2] removing dnf.cli.commands.module\n# cleanup[2] removing dnf.cli.commands.reinstall\n# cleanup[2] removing dnf.cli.commands.remove\n# cleanup[2] removing dnf.cli.commands.repolist\n# cleanup[2] removing dnf.match_counter\n# cleanup[2] removing dnf.cli.commands.search\n# cleanup[2] removing cmd\n# cleanup[2] removing dnf.cli.commands.shell\n# cleanup[2] removing dnf.cli.commands.swap\n# cleanup[2] removing dnf.cli.commands.updateinfo\n# cleanup[2] removing dnf.cli.commands.upgrade\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand\n# cleanup[2] removing dnf.cli.cli\n# cleanup[2] removing dnf.cli\n# cleanup[2] removing dnf.cli.utils\n# cleanup[2] removing dnf.cli.main\n# cleanup[2] removing dnfpluginscore\n# destroy dnfpluginscore\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing distro.distro\n# cleanup[2] removing distro\n# destroy distro\n# destroy distro.distro\n# cleanup[2] removing http\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing dnf.plugin.dynamic.copr\n# destroy dnf.plugin.dynamic.copr\n# cleanup[2] removing dnf.plugin.dynamic.builddep\n# destroy dnf.plugin.dynamic.builddep\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\n# destroy dnf.plugin.dynamic.config_manager\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\n# destroy dnf.plugin.dynamic.groups_manager\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\n# destroy dnf.plugin.dynamic.repodiff\n# cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# destroy xml\n# cleanup[2] removing xml.parsers\n# destroy xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# destroy xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\n# destroy dnf.plugin.dynamic.needs_restarting\n# cleanup[2] removing dnf.plugin.dynamic.debug\n# destroy dnf.plugin.dynamic.debug\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\n# destroy dnf.plugin.dynamic.repoclosure\n# cleanup[2] removing dateutil._version\n# cleanup[2] removing dateutil\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing six\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# destroy decimal\n# cleanup[2] removing dateutil._common\n# cleanup[2] removing da<<< 3079 1726884387.67413: stdout chunk (state=3): >>>teutil.relativedelta\n# cleanup[2] removing six.moves\n# cleanup[2] removing dateutil.tz._common\n# cleanup[2] removing dateutil.tz._factories\n# cleanup[2] removing dateutil.tz.tz\n# cleanup[2] removing dateutil.tz\n# cleanup[2] removing dateutil.parser._parser\n# cleanup[2] removing dateutil.parser.isoparser\n# destroy dateutil.parser.isoparser\n# cleanup[2] removing dateutil.parser\n# cleanup[2] removing dnf.plugin.dynamic.changelog\n# destroy dnf.plugin.dynamic.changelog\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\n# destroy dnf.plugin.dynamic.repomanage\n# cleanup[2] removing dnf.plugin.dynamic.download\n# destroy dnf.plugin.dynamic.download\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\n# destroy dnf.plugin.dynamic.expired-pgp-keys\n# cleanup[2] removing dnf.plugin.dynamic.reposync\n# destroy dnf.plugin.dynamic.reposync\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\n# destroy dnf.plugin.dynamic.debuginfo-install\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing systemd\n# destroy systemd\n# cleanup[2] removing syslog\n# cleanup[2] removing systemd._journal\n# cleanup[2] removing systemd._reader\n# cleanup[2] removing systemd.id128\n# cleanup[2] removing systemd.journal\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\n# destroy dnf.plugin.dynamic.system_upgrade\n# cleanup[2] removing _sqlite3\n# cleanup[2] removing sqlite3.dbapi2\n# cleanup[2] removing sqlite3\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\n# destroy dnf.plugin.dynamic.generate_completion_cache\n# destroy _sitebuiltins\n# destroy _bz2\n# destroy _lzma\n# destroy sqlite3\n# destroy sqlite3.dbapi2\n# destroy _sqlite3\n# destroy dbus\n# destroy dbus._compat\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus._expat_introspect_parser\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus._dbus\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy pyexpat\n# destroy dateutil\n# destroy dateutil._version\n# destroy dateutil._common\n# destroy dateutil.parser\n# destroy dateutil.parser._parser\n# destroy dateutil.relativedelta\n# destroy six.moves.urllib\n# destroy six.moves\n# destroy six.moves.urllib_parse\n# destroy six.moves.urllib.error\n# destroy six.moves.urllib.request\n# destroy six.moves.urllib.response\n# destroy six.moves.urllib.robotparser\n# destroy dateutil.tz._common\n# destroy dateutil.tz._factories\n# destroy dateutil.tz.tz\n# destroy dateutil.tz\n# destroy six\n# destroy systemd.journal\n# destroy uuid\n# destroy syslog\n# cleanup[3] wiping systemd.id128\n# cleanup[3] wiping systemd._reader\n# cleanup[3] wiping systemd._journal\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping _typing\n# cleanup[3] wiping dnf.cli.main\n# cleanup[3] wiping dnf.cli.utils\n# cleanup[3] wiping dnf.cli\n# destroy dnf.cli.format\n# destroy dnf.cli.term\n# destroy dnf.cli.progress\n# destroy dnf.cli.aliases\n# destroy dnf.cli.option_parser\n# destroy dnf.cli.demand\n# destroy dnf.cli.cli\n# destroy dnf.cli.utils\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\n# cleanup[3] wiping dnf.cli.commands.upgrade\n# cleanup[3] wiping dnf.cli.commands.updateinfo\n# cleanup[3] wiping dnf.cli.commands.swap\n# cleanup[3] wiping dnf.cli.commands.shell\n# destroy cmd\n# cleanup[3] wiping dnf.cli.commands.search\n# cleanup[3] wiping dnf.match_counter\n# cleanup[3] wiping dnf.cli.commands.repolist\n# cleanup[3] wiping dnf.cli.commands.remove\n# cleanup[3] wiping dnf.cli.commands.reinstall\n# cleanup[3] wiping dnf.cli.commands.module\n# cleanup[3] wiping dnf.cli.commands.mark\n# cleanup[3] wiping dnf.cli.commands.makecache\n# cleanup[3] wiping dnf.cli.commands.install\n# cleanup[3] wiping dnf.cli.commands.history\n# cleanup[3] wiping dnf.transaction_sr\n# cleanup[3] wiping dnf.cli.commands.group\n# cleanup[3] wiping dnf.cli.commands.downgrade\n# cleanup[3] wiping dnf.cli.commands.distrosync\n# cleanup[3] wiping dnf.cli.commands.deplist\n# cleanup[3] wiping dnf.cli.commands.repoquery\n# cleanup[3] wiping dnf.cli.commands.clean\n# cleanup[3] wiping dnf.cli.commands.check\n# cleanup[3] wiping dnf.cli.commands.autoremove\n# cleanup[3] wiping dnf.cli.commands.alias\n# destroy dnf.cli.commands\n# cleanup[3] wiping dnf.cli.output\n# cleanup[3] wiping termios\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping dnf\n# destroy dnf.pycomp\n# destroy dnf.const\n# destroy dnf.i18n\n# destroy dnf.yum\n# destroy dnf.yum.rpmtrans\n# destroy dnf.transaction\n# destroy dnf.callback\n# destroy dnf.util\n# destroy dnf.exceptions\n# destroy dnf.comps\n# destroy dnf.db\n# destroy dnf.db.group\n# destroy dnf.db.history\n# destroy dnf.crypto\n# destroy dnf.conf\n# destroy dnf.conf.substitutions\n# destroy dnf.conf.config\n# destroy dnf.conf.read\n# destroy dnf.lock\n# destroy dnf.logging\n# destroy dnf.repo\n# destroy dnf.rpm\n# destroy dnf.dnssec\n# destroy dnf.drpm\n# destroy dnf.goal\n# destroy dnf.history\n# destroy dnf.module\n# destroy dnf.module.exceptions\n# destroy dnf.module.module_base\n# destroy dnf.selector\n# destroy dnf.persistor\n# destroy dnf.plugin\n# destroy dnf.query\n# destroy dnf.repodict\n# destroy dnf.package\n# destroy dnf.sack\n# destroy dnf.subject\n# destroy dnf.base\n# destroy dnf.transaction_sr\n# destroy dnf.match_counter\n# destroy dnf.cli\n# cleanup[3] wiping gc\n# cleanup[3] wiping dnf.rpm.miscutils\n# destroy subprocess\n# cleanup[3] wiping _posixsubprocess\n# cleanup[3] wiping dnf.rpm.connection\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.machinery\n# destroy importlib.util\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# destroy _frozen_importlib_external\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping libdnf.smartcols\n# cleanup[3] wiping libdnf._smartcols\n# cleanup[3] wiping dnf.rpm.transaction\n# cleanup[3] wiping gzip\n# destroy _compression\n# cleanup[3] wiping logging.handlers\n# destroy pickle\n# destroy copy\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping _compat_pickle\n# cleanup[3] wiping hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping dnf.yum.misc\n# cleanup[3] wiping glob\n# cleanup[3] wiping libcomps\n# cleanup[3] wiping libcomps._libpycomps\n# cleanup[3] wiping pwd\n# cleanup[3] wiping hawkey\n# cleanup[3] wiping hawkey._hawkey\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping shutil\n# cleanup[3] wiping zlib\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping logging\n# destroy logging.handlers\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping traceback\n# destroy linecache\n# destroy textwrap\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping rpm\n# destroy rpm.transaction\n# cleanup[3] wiping rpm._rpm\n# cleanup[3] wiping unicodedata\n# cleanup[3] wiping signal\n# cleanup[3] wiping libdnf\n# destroy libdnf.error\n# destroy libdnf.common_types\n# destroy libdnf.conf\n# destroy libdnf.module\n# destroy libdnf.repo\n# destroy libdnf.transaction\n# destroy libdnf.utils\n# destroy libdnf.smartcols\n# cleanup[3] wiping libdnf._utils\n# cleanup[3] wiping libdnf._transaction\n# cleanup[3] wiping weakref\n# cleanup[3] wiping libdnf._repo\n# cleanup[3] wiping libdnf._module\n# cleanup[3] wiping libdnf._conf\n# cleanup[3] wiping libdnf._common_types\n# cleanup[3] wiping libdnf._error\n# cleanup[3] wiping argparse\n# cleanup[3] wiping shlex\n# cleanup[3] wiping queue\n# cleanup[3] wiping _queue\n# cleanup[3] wiping _heapq\n# destroy _heapq\n# cleanup[3] wiping threading\n# cleanup[3] wiping email.mime.text\n# cleanup[3] wiping email.mime.nonmultipart\n# cleanup[3] wiping email.mime.base\n# cleanup[3] wiping email.policy\n# cleanup[3] wiping email.contentmanager\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email.headerregistry\n# cleanup[3] wiping email._header_value_parser\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# cleanup[3] wiping email._parseaddr\n# cleanup[3] wiping calendar\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping urllib.parse\n# destroy ipaddress\n# cleanup[3] wiping urllib\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping selectors\n# cleanup[3] wiping select\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping math\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping string\n# cleanup[3] wiping _string\n# destroy _string\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.mime\n# destroy email.mime.base\n# destroy email.mime.nonmultipart\n# destroy email.mime.text\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email._header_value_parser\n# destroy email.mime\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email.utils\n# destroy email.headerregistry\n# destroy email.iterators\n# destroy email.message\n# destroy email.contentmanager\n# destroy email.policy\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping base64\n# cleanup[3] wiping binascii\n# cleanup[3] wiping struct\n# cleanup[3] wiping _struct\n# cleanup[3] wiping gettext\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping types\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping warnings\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# destroy _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy systemd.id128\n# destroy systemd._reader\n# destroy systemd._journal\n# destroy decimal\n# destroy _dbus_bindings\n# destroy _curses\n# destroy libcomps._libpycomps\n# de<<< 3079 1726884387.67418: stdout chunk (state=3): >>>stroy hawkey._hawkey\n# destroy rpm._rpm\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy dnf.cli.main\n# destroy _weakref\n# destroy _thread\n# destroy platform\n# destroy _uuid\n# destroy unicodedata\n# destroy _sha2\n# destroy stat\n# destroy genericpath\n# destroy libdnf._error\n# destroy re._parser\n# destroy tokenize\n# destroy _compat_pickle\n# destroy _io\n# destroy _queue\n# destroy random\n# destroy dnf.cli.output\n# destroy email\n# destroy queue\n# destroy shlex\n# destroy urllib.parse\n# destroy pwd\n# destroy gettext\n# destroy libcomps\n# destroy gzip\n# destroy urllib\n# destroy dnf.rpm.transaction\n# destroy dnf.rpm.connection\n# destroy dnf.rpm.miscutils\n# destroy hashlib\n# destroy json\n# destroy importlib\n# destroy inspect\n# destroy fnmatch\n# destroy argparse\n# destroy datetime\n# destroy gc\n# destroy math\n# destroy shutil\n# destroy array\n# destroy copyreg\n# destroy operator\n# destroy _struct\n# destroy _pickle\n# destroy tempfile\n# destroy traceback\n# destroy calendar\n# destroy dnf.yum.misc\n# destroy glob\n# destroy hawkey\n# destroy curses\n# destroy struct\n# destroy termios\n# destroy dnf\n# destroy logging\n# destroy dnf.cli.commands.alias\n# destroy dnf.cli.commands.autoremove\n# destroy dnf.cli.commands.check\n# destroy dnf.cli.commands.clean\n# destroy dnf.cli.commands.repoquery\n# destroy dnf.cli.commands.deplist\n# destroy dnf.cli.commands.distrosync\n# destroy dnf.cli.commands.downgrade\n# destroy dnf.cli.commands.group\n# destroy dnf.cli.commands.history\n# destroy dnf.cli.commands.install\n# destroy dnf.cli.commands.makecache\n# destroy dnf.cli.commands.mark\n# destroy dnf.cli.commands.module\n# destroy dnf.cli.commands.reinstall\n# destroy dnf.cli.commands.remove\n# destroy dnf.cli.commands.repolist\n# destroy dnf.cli.commands.search\n# destroy dnf.cli.commands.shell\n# destroy dnf.cli.commands.swap\n# destroy dnf.cli.commands.updateinfo\n# destroy dnf.cli.commands.upgrade\n# destroy dnf.cli.commands.upgrademinimal\n# destroy _typing\n# destroy _tokenize\n# destroy rpm\n# destroy _hashlib\n# destroy _blake2\n# destroy functools\n# destroy itertools\n# destroy zlib\n# destroy locale\n# destroy signal\n# destroy threading\n# destroy contextlib\n# destroy time\n# destroy fcntl\n# destroy _posixsubprocess\n# destroy select\n# destroy selectors\n# destroy json.scanner\n# destroy _json\n# destroy types\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy _warnings\n# destroy posix\n# destroy binascii\n# destroy http.client\n# destroy os\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy warnings\n# destroy string\n# destroy _ssl\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy re\n# destroy _random\n# destroy _sre\n# destroy _operator\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": ["dnf", "reinstall", "-y", "openssh-clients"], "start": "2024-09-20 22:05:27.851825", "end": "2024-09-20 22:06:27.666650", "delta": "0:00:59.814825", "msg": "", "invocation": {"module_args": {"_raw_params": "dnf reinstall -y openssh-clients", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 3079 1726884387.67961: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884387.67965: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins<<< 3079 1726884387.67968: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat <<< 3079 1726884387.67972: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect <<< 3079 1726884387.67975: stdout chunk (state=3): >>># cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc <<< 3079 1726884387.67977: stdout chunk (state=3): >>># cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap <<< 3079 1726884387.68043: stdout chunk (state=3): >>># 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 <<< 3079 1726884387.68046: stdout chunk (state=3): >>># destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 3079 1726884387.68278: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884387.68312: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884387.68352: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib <<< 3079 1726884387.68372: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 3079 1726884387.68405: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884387.68445: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 3079 1726884387.68485: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 3079 1726884387.68511: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch <<< 3079 1726884387.68540: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 3079 1726884387.68583: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 3079 1726884387.68599: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 3079 1726884387.68647: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 3079 1726884387.68674: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 3079 1726884387.68732: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 3079 1726884387.68750: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 3079 1726884387.68789: stdout chunk (state=3): >>># destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 3079 1726884387.68818: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 3079 1726884387.68852: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884387.68967: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884387.68981: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 3079 1726884387.69014: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 3079 1726884387.69063: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 3079 1726884387.69070: stdout chunk (state=3): >>># destroy _typing <<< 3079 1726884387.69083: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 3079 1726884387.69134: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884387.69210: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 3079 1726884387.69379: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 3079 1726884387.69383: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools <<< 3079 1726884387.69386: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 3079 1726884387.69388: stdout chunk (state=3): >>># clear sys.audit hooks <<< 3079 1726884387.69950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884387.69953: stdout chunk (state=3): >>><<< 3079 1726884387.69957: stderr chunk (state=3): >>><<< 3079 1726884387.70477: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275b83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275bb6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275965160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275965fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a3da0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a3fe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759db7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759dbe60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759bba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759b9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a0f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759ff6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759fe2d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759ba030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a2e40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a30770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72759a01d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a30c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a30ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a30e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727599ecf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a31520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a311f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a32420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4c620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a4dd60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a4f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4e1b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275a4fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a4f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a32390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72757dfcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275808770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72758084d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72758087a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275808980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72757dde50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727580a000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275808c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275a32b40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727583a360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275852510> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727588b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72758b1a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727588b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72758531a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756cc3e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275851550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727580af00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f72756cc5c0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_tupb5_i0/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275721fd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756fcec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756cff50> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756ffe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72757499d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275749760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275749070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275749550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275722c60> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727574a6c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727574a900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727574ae40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b4bc0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72755b67e0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b71a0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b8380> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bae10> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72755baf30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b90d0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bec60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bd760> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bd4c0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755bf830> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72755b95e0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275602d80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275602fc0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275604aa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275604860> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275607020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275605160> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727560e7b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275607140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727560f620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727560f4a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f727560fb00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275603170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275613260> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275613fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756119d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275612d80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756115e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7275698290> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756991f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7275616ae0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756997f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727569b560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72756a5d90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72756a6660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727569a7b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f72756a5370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756a67b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f727553e9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72754b4680> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72754ae7b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72754ae600> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f72756108f0> # zipimport: zlib available {"changed": true, "stdout": "Beaker Client - Fedora39 31 kB/s | 8.7 kB 00:00 \nBeaker harness 258 kB/s | 64 kB 00:00 \nFedora 39 - x86_64 30 MB/s | 89 MB 00:02 \nFedora 39 openh264 (From Cisco) - x86_64 5.7 kB/s | 2.6 kB 00:00 \nFedora 39 - x86_64 - Updates 22 MB/s | 41 MB 00:01 \nCopr repo for qa-tools owned by lpol 849 kB/s | 159 kB 00:00 \nDependencies resolved.\n================================================================================\n Package Architecture Version Repository Size\n================================================================================\nReinstalling:\n openssh-clients x86_64 9.3p1-11.fc39 updates 734 k\n\nTransaction Summary\n================================================================================\n\nTotal download size: 734 k\nInstalled size: 2.6 M\nDownloading Packages:\nopenssh-clients-9.3p1-11.fc39.x86_64.rpm 4.6 MB/s | 734 kB 00:00 \n--------------------------------------------------------------------------------\nTotal 3.3 MB/s | 734 kB 00:00 \nRunning transaction check\nTransaction check succeeded.\nRunning transaction test\nTransaction test succeeded.\nRunning transaction\n Preparing : 1/1 \n Reinstalling : openssh-clients-9.3p1-11.fc39.x86_64 1/2 \n Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 1/2 \n Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n Cleanup : openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n Verifying : openssh-clients-9.3p1-11.fc39.x86_64 1/2 \n Verifying : openssh-clients-9.3p1-11.fc39.x86_64 2/2 \n\nReinstalled:\n openssh-clients-9.3p1-11.fc39.x86_64 \n\nComplete!", "stderr": "import _frozen_importlib # frozen\nimport _imp # builtin\nimport '_thread' # \nimport '_warnings' # \nimport '_weakref' # \nimport '_io' # \nimport 'marshal' # \nimport 'posix' # \nimport '_frozen_importlib_external' # \n# installing zipimport hook\nimport 'time' # \nimport 'zipimport' # \n# installed zipimport hook\n# /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc'\nimport '_codecs' # \nimport 'codecs' # \n# /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc'\nimport 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c128590>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c0f7bc0>\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc'\nimport 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c12ab10>\nimport '_signal' # \nimport '_abc' # \nimport 'abc' # \nimport 'io' # \nimport '_stat' # \nimport 'stat' # \nimport '_collections_abc' # \nimport 'genericpath' # \nimport 'posixpath' # \nimport 'os' # \nimport '_sitebuiltins' # \nProcessing user site-packages\nProcessing global site-packages\nAdding directory: '/usr/lib64/python3.12/site-packages'\nAdding directory: '/usr/lib/python3.12/site-packages'\nProcessing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'\n# /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py\n# code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc'\nimport 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf41160>\n# /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'\nimport '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf41fd0>\nimport 'site' # \nPython 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux\nType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n# /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py\n# code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'\nimport '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7cce0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py\n# code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc'\nimport 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7d520>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py\n# code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py\n# code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc'\nimport '_operator' # \nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf90c20>\n# /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py\n# code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py\n# code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfa9790>\n# /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py\n# code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'\nimport 'itertools' # \n# /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py\n# code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'\nimport 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfe80e0>\n# /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'\nimport 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfe8710>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf92cf0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfa98e0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf93260>\n# /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc'\nimport '_sre' # \n# /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'\nimport 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebc50>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfea8a0>\n# /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py\n# code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc'\nimport 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebda0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfd4290>\n# /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py\n# code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc'\nimport 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c018f50>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf91640>\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7ef60>\n# /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py\n# code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py\n# code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc'\n# extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\n# extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'\nimport '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83c01a7b0>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01a5a0>\n# extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\n# extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'\nimport 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83c01aa50>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebaa0>\n# /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc'\nimport 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01ad80>\n# /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc'\nimport 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b080>\n# /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc'\n# /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc'\nimport 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b590>\n# /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py\n# code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py\n# code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc'\nimport '_string' # \nimport 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03b050>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03a720>\n# /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc'\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03a780>\n# /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py\n# code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc'\nimport 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3fe60>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3fa10>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3eed0>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c039850>\n# /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py\n# code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'\n# extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\n# extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'\nimport 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be4b710>\n# /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py\n# code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'\n# extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be681d0>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be4bef0>\n# extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\n# extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'\nimport '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be4bfe0>\n# extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so'\nimport '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be68320>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be498e0>\n# /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py\n# code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc'\n# extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\n# extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so'\nimport '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be69ee0>\n# /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py\n# code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'\n# /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py\n# code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc'\nimport 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be6bd70>\n# extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\n# extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'\nimport 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be6bdd0>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01a3f0>\nimport 'errno' # \n# extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\n# extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so'\nimport 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be9e030>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be686b0>\n# /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py\n# code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc'\n# extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\n# extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so'\nimport '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be9e210>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be69130>\n# /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'\nimport 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be9e840>\n# /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py\n# code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83beb4d70>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be9e900>\n# /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py\n# code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py\n# code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'\nimport '_locale' # \nimport 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf02c90>\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf003b0>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bee6de0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3f860>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c038aa0>\n# /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc'\nimport 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcd9940>\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcb1ee0>\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf00230>\n# /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc'\nimport 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd11790>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcdb6e0>\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcb1a30>\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c038230>\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b680>\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b2c0>\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b140>\n# /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py\n# code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc'\nimport 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b6b0>\n# /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py\n# code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py\n# code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py\n# code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc'\nimport '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3f6b0>\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3cb00>\n# /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py\n# code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc'\n# extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\n# extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so'\nimport '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bd60bf0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3ee70>\n# extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\n# extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so'\nimport '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bd607a0>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd11bb0>\n# /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py\n# code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc'\nimport 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd60c50>\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7e5d0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc'\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7eb40>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py\n# code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc'\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd96360>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc'\n# extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\n# extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so'\nimport 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb564b0>\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb56000>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc'\n# extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\n# extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so'\nimport 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb81ee0>\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb56630>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc'\n# extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\n# extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so'\nimport 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bbf11c0>\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb821b0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc'\n# extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\n# extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so'\nimport 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b4ae40>\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bbf16d0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc'\n# extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\n# extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so'\nimport 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b85fa0>\n# /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py\n# code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b860c0>\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b4b0e0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc'\n# extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\n# extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so'\nimport 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b8f710>\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b878f0>\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc'\n# extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\n# extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so'\nimport 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839bd8aa0>\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b8fe00>\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd97bc0>\n# /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py\n# code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc'\nimport 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b87860>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py\n# code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0c560>\n# extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\n# extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so'\nimport 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839c0c6b0>\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdb980>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc'\nimport 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0fb00>\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc'\nimport 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c38a40>\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc'\n# extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\n# extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so'\nimport 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839c39370>\n# /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py\n# code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc'\nimport 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c3a9f0>\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c38c80>\n# /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py\n# code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py\n# code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py\n# code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py\n# code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc'\nimport 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839795d00>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397948f0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839794650>\n# /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py\n# code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc'\nimport 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839796ff0>\n# /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'\nimport 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ad880>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83976e990>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c3b2c0>\n# /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py\n# code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py\n# code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py\n# code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'\nimport 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ef950>\n# extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\n# extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8397eff20>\n# /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py\n# code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'\nimport '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839804e60>\n# extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8398054c0>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8398043b0>\n# /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py\n# code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc'\n# extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\n# extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'\nimport '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839805f10>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839805670>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ed940>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397afc50>\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0fb60>\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0f350>\n# /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc'\n# extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\n# extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'\nimport 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839807770>\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0ff20>\nimport 'pwd' # \nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0d640>\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdaf90>\n# /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc'\n# extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\n# extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so'\nimport 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839bdb6b0>\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdb410>\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bd8f80>\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc'\nimport 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982d0a0>\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc'\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982f6b0>\n# /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py\n# code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc'\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982fe90>\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982e930>\n# /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc'\nimport 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390146e0>\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982d100>\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc'\nimport 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016120>\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390156a0>\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390154c0>\n# /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc'\n# extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\n# extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'\nimport 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839041910>\n# /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py\n# code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'\n# extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\n# extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'\nimport '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839042450>\n# extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\n# extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839042d80>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839041df0>\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839041280>\n# /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py\n# code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py\n# code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc'\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839088bf0>\n# extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\n# extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so'\nimport '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839089280>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83906cce0>\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839042060>\n# /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py\n# code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc'\nimport 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839089640>\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839040710>\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016930>\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016660>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc'\nimport 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0350>\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83908b350>\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016e40>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc'\nimport 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0980>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc'\nimport 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0d70>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc'\nimport 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0e30>\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc'\nimport 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0f50>\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py\n# code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc'\n# extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\n# extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so'\nimport 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8390b3b90>\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b1cd0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc'\nimport 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3d10>\n# /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc'\nimport 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3dd0>\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0da0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'\n# /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'\n# extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\n# extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'\nimport '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8390e59d0>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e5700>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e4fe0>\n# /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py\n# code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e5b50>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e4b90>\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3f80>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e7140>\n# /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py\n# code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py\n# code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc'\nimport '_ast' # \nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e975f0>\n# /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py\n# code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py\n# code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc'\n# extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\n# extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so'\nimport '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838ee6c60>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ee6060>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ebc5f0>\nimport 'importlib.machinery' # \nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e7440>\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e65d0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc'\nimport 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7e2a0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc'\nimport 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdaf30>\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc'\nimport 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07260>\n# /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py\n# code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'\n# extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\n# extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'\nimport '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838f31640>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f078c0>\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f074d0>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc'\nimport 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f31910>\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07e30>\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc'\nimport 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f32810>\nimport 'gc' # \nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd61400>\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7d250>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc'\nimport 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6afc0>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc'\n# /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py\n# code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc'\n# extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\n# extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so'\nimport '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838f75040>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f74bf0>\n# extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\n# extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so'\nimport 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb55ee0>\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6ba70>\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6b2f0>\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f33ef0>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc'\nimport 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6adb0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc'\nimport 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d86750>\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d85280>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc'\nimport 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d87f50>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc'\nimport 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc290>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc'\nimport 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc500>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc'\nimport 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc7a0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc'\nimport 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbcef0>\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbcd40>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc'\nimport 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbe6c0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc'\nimport 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbe930>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc'\nimport 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbeb10>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc'\nimport 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbfa40>\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbf2f0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc'\nimport 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbfbf0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc'\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddcad0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc'\nimport 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddccb0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc'\nimport 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddcf80>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc'\nimport 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddde50>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc'\nimport 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde060>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc'\nimport 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde240>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc'\nimport 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddee10>\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde960>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py\n# code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc'\nimport 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddfc50>\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddf5c0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc'\nimport 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df8920>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc'\nimport 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df8c20>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc'\nimport 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9bb0>\n# /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc'\nimport 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9e50>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc'\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9fd0>\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f32ab0>\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f327b0>\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/main.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/main.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/main.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/utils.py\n# code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/utils.cpython-312.pyc'\nimport 'dnf.cli.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfa810>\nimport 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfa300>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc'\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38b30>\n# /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py\n# code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py\n# code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc'\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e3a7e0>\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38f20>\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38d40>\n# /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc'\n# /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc'\nimport 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bcdd30>\n# /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py\n# code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc'\n# /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py\n# code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc'\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf92e0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf8da0>\n# /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py\n# code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc'\n# extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\n# extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'\nimport '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838c2c560>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf9520>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bce1b0>\n# /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc'\n# /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py\n# code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc'\nimport 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838c2fef0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf8c50>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07920>\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfbb00>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ba3d40>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a590d0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a598e0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a59e50>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5a840>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc'\nimport 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5bc80>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc'\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5bd40>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc'\n# extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\n# extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so'\nimport '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838a804a0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a80320>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc'\nimport 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a82ae0>\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc'\n# /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py\n# code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc'\n# /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py\n# code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc'\nimport 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83d40>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc'\nimport 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83fb0>\n# /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py\n# code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc'\n# extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\n# extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so'\nimport 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838aa8170>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83f50>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83800>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a82c60>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a81f10>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a81490>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a80d10>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5b710>\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5ac60>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83aa0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa8b00>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc'\nimport 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa99d0>\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9730>\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py\n# code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc'\n# /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py\n# code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc'\nimport 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ade000>\nimport 'importlib.util' # \nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aabe60>\n# /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py\n# code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py\n# code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc'\nimport 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838add8b0>\n# extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\n# extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so'\nimport '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838adc920>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838adc410>\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc'\nimport 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afb6b0>\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afaae0>\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc'\nimport 'six.moves' # \n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc'\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b1a5a0>\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc'\nimport 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b1a720>\n# /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc'\n# destroy dateutil.tz.win\nimport 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afbce0>\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afb9b0>\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9ca0>\n# /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py\n# code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc'\nimport 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aab9b0>\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9a00>\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9130>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b41100>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b41a30>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b423f0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b42810>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc'\nimport 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b433e0>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py\n# code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'\n# /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py\n# code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83875b0e0>\n# extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\n# extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so'\nimport '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838779400>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838759340>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc'\nimport 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838779640>\n# /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py\n# code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc'\n# extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\n# extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so'\nimport 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877ab10>\n# extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877ad20>\n# extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877aea0>\n# extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\n# extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'\nimport 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877b0b0>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8387797f0>\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b43a70>\n# /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py\n# code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc'\n# /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc'\n# /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py\n# code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc'\n# extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\n# extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so'\nimport '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838799fd0>\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8387999a0>\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838799640>\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838799310>\n# destroy dnf.plugin.dynamic\n# clear sys.path_importer_cache\n# clear sys.path_hooks\n# clear builtins._\n# clear sys.path\n# clear sys.argv\n# clear sys.ps1\n# clear sys.ps2\n# clear sys.last_exc\n# clear sys.last_type\n# clear sys.last_value\n# clear sys.last_traceback\n# clear sys.__interactivehook__\n# clear sys.meta_path\n# restore sys.stdin\n# restore sys.stdout\n# restore sys.stderr\n# cleanup[2] removing sys\n# cleanup[2] removing builtins\n# cleanup[2] removing _frozen_importlib\n# cleanup[2] removing _imp\n# cleanup[2] removing _thread\n# cleanup[2] removing _warnings\n# cleanup[2] removing _weakref\n# cleanup[2] removing _io\n# cleanup[2] removing marshal\n# cleanup[2] removing posix\n# cleanup[2] removing _frozen_importlib_external\n# cleanup[2] removing time\n# cleanup[2] removing zipimport\n# destroy zipimport\n# cleanup[2] removing _codecs\n# cleanup[2] removing codecs\n# cleanup[2] removing encodings.aliases\n# cleanup[2] removing encodings\n# cleanup[2] removing encodings.utf_8\n# cleanup[2] removing _signal\n# cleanup[2] removing _abc\n# cleanup[2] removing abc\n# cleanup[2] removing io\n# cleanup[2] removing __main__\n# destroy __main__\n# cleanup[2] removing _stat\n# cleanup[2] removing stat\n# cleanup[2] removing _collections_abc\n# cleanup[2] removing genericpath\n# cleanup[2] removing posixpath\n# cleanup[2] removing os.path\n# cleanup[2] removing os\n# cleanup[2] removing _sitebuiltins\n# cleanup[2] removing encodings.utf_8_sig\n# cleanup[2] removing _distutils_hack\n# destroy _distutils_hack\n# cleanup[2] removing site\n# destroy site\n# cleanup[2] removing __future__\n# destroy __future__\n# cleanup[2] removing warnings\n# cleanup[2] removing _operator\n# cleanup[2] removing operator\n# cleanup[2] removing types\n# cleanup[2] removing itertools\n# cleanup[2] removing keyword\n# destroy keyword\n# cleanup[2] removing reprlib\n# destroy reprlib\n# cleanup[2] removing _collections\n# cleanup[2] removing collections\n# cleanup[2] removing _functools\n# cleanup[2] removing functools\n# cleanup[2] removing enum\n# cleanup[2] removing _sre\n# cleanup[2] removing re._constants\n# cleanup[2] removing re._parser\n# cleanup[2] removing re._casefix\n# cleanup[2] removing re._compiler\n# cleanup[2] removing copyreg\n# cleanup[2] removing re\n# cleanup[2] removing gettext\n# cleanup[2] removing _struct\n# cleanup[2] removing struct\n# cleanup[2] removing binascii\n# cleanup[2] removing base64\n# cleanup[2] removing email\n# cleanup[2] removing email.mime\n# cleanup[2] removing email.errors\n# cleanup[2] removing _string\n# cleanup[2] removing string\n# cleanup[2] removing email.quoprimime\n# cleanup[2] removing email.base64mime\n# cleanup[2] removing quopri\n# cleanup[2] removing email.encoders\n# cleanup[2] removing email.charset\n# cleanup[2] removing email.header\n# cleanup[2] removing math\n# cleanup[2] removing _bisect\n# cleanup[2] removing bisect\n# cleanup[2] removing _random\n# cleanup[2] removing _sha2\n# cleanup[2] removing random\n# cleanup[2] removing _socket\n# cleanup[2] removing collections.abc\n# cleanup[2] removing select\n# cleanup[2] removing selectors\n# cleanup[2] removing errno\n# cleanup[2] removing array\n# cleanup[2] removing socket\n# cleanup[2] removing _datetime\n# cleanup[2] removing datetime\n# cleanup[2] removing urllib\n# cleanup[2] removing ipaddress\n# cleanup[2] removing urllib.parse\n# cleanup[2] removing _locale\n# cleanup[2] removing locale\n# cleanup[2] removing calendar\n# cleanup[2] removing email._parseaddr\n# cleanup[2] removing email.utils\n# cleanup[2] removing email._policybase\n# cleanup[2] removing email._encoded_words\n# cleanup[2] removing email._header_value_parser\n# cleanup[2] removing email.headerregistry\n# cleanup[2] removing email.iterators\n# cleanup[2] removing email.message\n# cleanup[2] removing email.contentmanager\n# cleanup[2] removing email.policy\n# cleanup[2] removing email.mime.base\n# cleanup[2] removing email.mime.nonmultipart\n# cleanup[2] removing email.mime.text\n# cleanup[2] removing configparser\n# destroy configparser\n# cleanup[2] removing _weakrefset\n# destroy _weakrefset\n# cleanup[2] removing threading\n# cleanup[2] removing _heapq\n# cleanup[2] removing heapq\n# destroy heapq\n# cleanup[2] removing _queue\n# cleanup[2] removing queue\n# cleanup[2] removing shlex\n# cleanup[2] removing dnf.pycomp\n# cleanup[2] removing dnf.const\n# cleanup[2] removing argparse\n# cleanup[2] removing swig_runtime_data4\n# destroy swig_runtime_data4\n# cleanup[2] removing libdnf._error\n# cleanup[2] removing libdnf.error\n# cleanup[2] removing libdnf._common_types\n# cleanup[2] removing libdnf.common_types\n# cleanup[2] removing libdnf._conf\n# cleanup[2] removing libdnf.conf\n# cleanup[2] removing libdnf._module\n# cleanup[2] removing libdnf.module\n# cleanup[2] removing libdnf._repo\n# cleanup[2] removing weakref\n# cleanup[2] removing libdnf.repo\n# cleanup[2] removing libdnf._transaction\n# cleanup[2] removing libdnf.transaction\n# cleanup[2] removing libdnf._utils\n# cleanup[2] removing libdnf.utils\n# cleanup[2] removing libdnf\n# cleanup[2] removing copy\n# cleanup[2] removing signal\n# cleanup[2] removing unicodedata\n# cleanup[2] removing dnf.i18n\n# cleanup[2] removing dnf.yum\n# cleanup[2] removing dnf.transaction\n# cleanup[2] removing rpm._rpm\n# cleanup[2] removing rpm.transaction\n# cleanup[2] removing rpm\n# cleanup[2] removing token\n# cleanup[2] removing _tokenize\n# cleanup[2] removing tokenize\n# cleanup[2] removing linecache\n# cleanup[2] removing textwrap\n# cleanup[2] removing contextlib\n# cleanup[2] removing traceback\n# cleanup[2] removing atexit\n# cleanup[2] removing logging\n# cleanup[2] removing fnmatch\n# cleanup[2] removing zlib\n# cleanup[2] removing _compression\n# cleanup[2] removing _bz2\n# cleanup[2] removing bz2\n# destroy bz2\n# cleanup[2] removing _lzma\n# cleanup[2] removing lzma\n# destroy lzma\n# cleanup[2] removing shutil\n# cleanup[2] removing tempfile\n# cleanup[2] removing dnf.yum.rpmtrans\n# cleanup[2] removing dnf.callback\n# cleanup[2] removing hawkey._hawkey\n# cleanup[2] removing hawkey\n# cleanup[2] removing pwd\n# cleanup[2] removing dnf.util\n# cleanup[2] removing dnf.exceptions\n# cleanup[2] removing libcomps._libpycomps\n# cleanup[2] removing libcomps\n# cleanup[2] removing dnf.comps\n# cleanup[2] removing dnf.db\n# cleanup[2] removing dnf.crypto\n# cleanup[2] removing glob\n# cleanup[2] removing dnf.yum.misc\n# cleanup[2] removing dnf.db.group\n# cleanup[2] removing dnf.db.history\n# cleanup[2] removing dnf.conf.substitutions\n# cleanup[2] removing dnf.conf.config\n# cleanup[2] removing dnf.conf\n# cleanup[2] removing fcntl\n# cleanup[2] removing _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\n# cleanup[2] removing dnf.lock\n# cleanup[2] removing _compat_pickle\n# cleanup[2] removing _pickle\n# cleanup[2] removing pickle\n# cleanup[2] removing logging.handlers\n# cleanup[2] removing gzip\n# cleanup[2] removing dnf.logging\n# cleanup[2] removing dnf.repo\n# cleanup[2] removing dnf.conf.read\n# cleanup[2] removing dnf.rpm.transaction\n# cleanup[2] removing dnf.rpm\n# cleanup[2] removing dnf.dnssec\n# cleanup[2] removing dnf.drpm\n# cleanup[2] removing dnf.goal\n# cleanup[2] removing dnf.history\n# cleanup[2] removing dnf.module\n# cleanup[2] removing libdnf._smartcols\n# cleanup[2] removing libdnf.smartcols\n# cleanup[2] removing dnf.selector\n# cleanup[2] removing dnf.module.exceptions\n# cleanup[2] removing dnf.module.module_base\n# cleanup[2] removing _json\n# cleanup[2] removing json.scanner\n# cleanup[2] removing json.decoder\n# cleanup[2] removing json.encoder\n# cleanup[2] removing json\n# cleanup[2] removing dnf.persistor\n# cleanup[2] removing importlib._bootstrap\n# cleanup[2] removing importlib._bootstrap_external\n# cleanup[2] removing importlib\n# cleanup[2] removing _ast\n# destroy _ast\n# cleanup[2] removing ast\n# cleanup[2] removing _opcode\n# cleanup[2] removing opcode\n# destroy opcode\n# cleanup[2] removing dis\n# cleanup[2] removing importlib.machinery\n# cleanup[2] removing inspect\n# cleanup[2] removing dnf.plugin\n# cleanup[2] removing dnf.query\n# cleanup[2] removing dnf.repodict\n# cleanup[2] removing dnf.rpm.connection\n# cleanup[2] removing _posixsubprocess\n# cleanup[2] removing subprocess\n# cleanup[2] removing dnf.rpm.miscutils\n# cleanup[2] removing dnf.package\n# cleanup[2] removing dnf.sack\n# cleanup[2] removing dnf.subject\n# cleanup[2] removing gc\n# cleanup[2] removing dnf.base\n# cleanup[2] removing dnf\n# cleanup[2] removing dnf.cli.format\n# cleanup[2] removing _curses\n# cleanup[2] removing curses\n# cleanup[2] removing termios\n# cleanup[2] removing dnf.cli.term\n# cleanup[2] removing dnf.cli.progress\n# cleanup[2] removing dnf.cli.output\n# cleanup[2] removing dnf.cli.aliases\n# cleanup[2] removing dnf.cli.option_parser\n# cleanup[2] removing dnf.cli.commands\n# cleanup[2] removing dnf.cli.commands.alias\n# cleanup[2] removing dnf.cli.commands.autoremove\n# cleanup[2] removing dnf.cli.commands.check\n# cleanup[2] removing dnf.cli.commands.clean\n# cleanup[2] removing dnf.cli.commands.repoquery\n# cleanup[2] removing dnf.cli.commands.deplist\n# cleanup[2] removing dnf.cli.commands.distrosync\n# cleanup[2] removing dnf.cli.commands.downgrade\n# cleanup[2] removing dnf.cli.commands.group\n# cleanup[2] removing dnf.transaction_sr\n# cleanup[2] removing dnf.cli.commands.history\n# cleanup[2] removing dnf.cli.commands.install\n# cleanup[2] removing dnf.cli.commands.makecache\n# cleanup[2] removing dnf.cli.commands.mark\n# cleanup[2] removing dnf.cli.commands.module\n# cleanup[2] removing dnf.cli.commands.reinstall\n# cleanup[2] removing dnf.cli.commands.remove\n# cleanup[2] removing dnf.cli.commands.repolist\n# cleanup[2] removing dnf.match_counter\n# cleanup[2] removing dnf.cli.commands.search\n# cleanup[2] removing cmd\n# cleanup[2] removing dnf.cli.commands.shell\n# cleanup[2] removing dnf.cli.commands.swap\n# cleanup[2] removing dnf.cli.commands.updateinfo\n# cleanup[2] removing dnf.cli.commands.upgrade\n# cleanup[2] removing dnf.cli.commands.upgrademinimal\n# cleanup[2] removing dnf.cli.demand\n# cleanup[2] removing dnf.cli.cli\n# cleanup[2] removing dnf.cli\n# cleanup[2] removing dnf.cli.utils\n# cleanup[2] removing dnf.cli.main\n# cleanup[2] removing dnfpluginscore\n# destroy dnfpluginscore\n# cleanup[2] removing _typing\n# cleanup[2] removing typing\n# destroy typing\n# cleanup[2] removing distro.distro\n# cleanup[2] removing distro\n# destroy distro\n# destroy distro.distro\n# cleanup[2] removing http\n# cleanup[2] removing email.feedparser\n# cleanup[2] removing email.parser\n# cleanup[2] removing _ssl\n# cleanup[2] removing ssl\n# cleanup[2] removing http.client\n# cleanup[2] removing urllib.response\n# cleanup[2] removing urllib.error\n# cleanup[2] removing urllib.request\n# cleanup[2] removing dnf.plugin.dynamic.copr\n# destroy dnf.plugin.dynamic.copr\n# cleanup[2] removing dnf.plugin.dynamic.builddep\n# destroy dnf.plugin.dynamic.builddep\n# cleanup[2] removing dnf.plugin.dynamic.config_manager\n# destroy dnf.plugin.dynamic.config_manager\n# cleanup[2] removing dnf.plugin.dynamic.groups_manager\n# destroy dnf.plugin.dynamic.groups_manager\n# cleanup[2] removing dnf.plugin.dynamic.repodiff\n# destroy dnf.plugin.dynamic.repodiff\n# cleanup[2] removing dnf.plugin.dynamic.repograph\n# destroy dnf.plugin.dynamic.repograph\n# cleanup[2] removing dbus._compat\n# cleanup[2] removing dbus.exceptions\n# cleanup[2] removing _dbus_bindings\n# cleanup[2] removing dbus.types\n# cleanup[2] removing dbus.lowlevel\n# cleanup[2] removing xml\n# destroy xml\n# cleanup[2] removing xml.parsers\n# destroy xml.parsers\n# cleanup[2] removing pyexpat.errors\n# cleanup[2] removing pyexpat.model\n# cleanup[2] removing pyexpat\n# cleanup[2] removing xml.parsers.expat.model\n# cleanup[2] removing xml.parsers.expat.errors\n# cleanup[2] removing xml.parsers.expat\n# destroy xml.parsers.expat\n# cleanup[2] removing dbus._expat_introspect_parser\n# cleanup[2] removing dbus.proxies\n# cleanup[2] removing dbus.connection\n# cleanup[2] removing dbus.bus\n# cleanup[2] removing dbus._dbus\n# cleanup[2] removing dbus\n# cleanup[2] removing dnf.plugin.dynamic.needs_restarting\n# destroy dnf.plugin.dynamic.needs_restarting\n# cleanup[2] removing dnf.plugin.dynamic.debug\n# destroy dnf.plugin.dynamic.debug\n# cleanup[2] removing dnf.plugin.dynamic.repoclosure\n# destroy dnf.plugin.dynamic.repoclosure\n# cleanup[2] removing dateutil._version\n# cleanup[2] removing dateutil\n# cleanup[2] removing importlib._abc\n# cleanup[2] removing importlib.util\n# cleanup[2] removing six\n# cleanup[2] removing numbers\n# destroy numbers\n# cleanup[2] removing _decimal\n# cleanup[2] removing decimal\n# destroy decimal\n# cleanup[2] removing dateutil._common\n# cleanup[2] removing dateutil.relativedelta\n# cleanup[2] removing six.moves\n# cleanup[2] removing dateutil.tz._common\n# cleanup[2] removing dateutil.tz._factories\n# cleanup[2] removing dateutil.tz.tz\n# cleanup[2] removing dateutil.tz\n# cleanup[2] removing dateutil.parser._parser\n# cleanup[2] removing dateutil.parser.isoparser\n# destroy dateutil.parser.isoparser\n# cleanup[2] removing dateutil.parser\n# cleanup[2] removing dnf.plugin.dynamic.changelog\n# destroy dnf.plugin.dynamic.changelog\n# cleanup[2] removing dnf.plugin.dynamic.repomanage\n# destroy dnf.plugin.dynamic.repomanage\n# cleanup[2] removing dnf.plugin.dynamic.download\n# destroy dnf.plugin.dynamic.download\n# cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys\n# destroy dnf.plugin.dynamic.expired-pgp-keys\n# cleanup[2] removing dnf.plugin.dynamic.reposync\n# destroy dnf.plugin.dynamic.reposync\n# cleanup[2] removing dnf.plugin.dynamic.debuginfo-install\n# destroy dnf.plugin.dynamic.debuginfo-install\n# cleanup[2] removing platform\n# cleanup[2] removing _uuid\n# cleanup[2] removing uuid\n# cleanup[2] removing systemd\n# destroy systemd\n# cleanup[2] removing syslog\n# cleanup[2] removing systemd._journal\n# cleanup[2] removing systemd._reader\n# cleanup[2] removing systemd.id128\n# cleanup[2] removing systemd.journal\n# cleanup[2] removing dnf.plugin.dynamic.system_upgrade\n# destroy dnf.plugin.dynamic.system_upgrade\n# cleanup[2] removing _sqlite3\n# cleanup[2] removing sqlite3.dbapi2\n# cleanup[2] removing sqlite3\n# cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache\n# destroy dnf.plugin.dynamic.generate_completion_cache\n# destroy _sitebuiltins\n# destroy _bz2\n# destroy _lzma\n# destroy sqlite3\n# destroy sqlite3.dbapi2\n# destroy _sqlite3\n# destroy dbus\n# destroy dbus._compat\n# destroy dbus.exceptions\n# destroy dbus.types\n# destroy dbus.lowlevel\n# destroy dbus._expat_introspect_parser\n# destroy dbus.proxies\n# destroy dbus.connection\n# destroy dbus.bus\n# destroy dbus._dbus\n# destroy pyexpat.errors\n# destroy pyexpat.model\n# destroy pyexpat\n# destroy dateutil\n# destroy dateutil._version\n# destroy dateutil._common\n# destroy dateutil.parser\n# destroy dateutil.parser._parser\n# destroy dateutil.relativedelta\n# destroy six.moves.urllib\n# destroy six.moves\n# destroy six.moves.urllib_parse\n# destroy six.moves.urllib.error\n# destroy six.moves.urllib.request\n# destroy six.moves.urllib.response\n# destroy six.moves.urllib.robotparser\n# destroy dateutil.tz._common\n# destroy dateutil.tz._factories\n# destroy dateutil.tz.tz\n# destroy dateutil.tz\n# destroy six\n# destroy systemd.journal\n# destroy uuid\n# destroy syslog\n# cleanup[3] wiping systemd.id128\n# cleanup[3] wiping systemd._reader\n# cleanup[3] wiping systemd._journal\n# cleanup[3] wiping _uuid\n# cleanup[3] wiping platform\n# cleanup[3] wiping _decimal\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\n# cleanup[3] wiping _dbus_bindings\n# cleanup[3] wiping urllib.request\n# destroy bisect\n# cleanup[3] wiping urllib.error\n# cleanup[3] wiping urllib.response\n# cleanup[3] wiping http.client\n# destroy http\n# destroy ssl\n# cleanup[3] wiping _ssl\n# cleanup[3] wiping email.parser\n# cleanup[3] wiping email.feedparser\n# cleanup[3] wiping _typing\n# cleanup[3] wiping dnf.cli.main\n# cleanup[3] wiping dnf.cli.utils\n# cleanup[3] wiping dnf.cli\n# destroy dnf.cli.format\n# destroy dnf.cli.term\n# destroy dnf.cli.progress\n# destroy dnf.cli.aliases\n# destroy dnf.cli.option_parser\n# destroy dnf.cli.demand\n# destroy dnf.cli.cli\n# destroy dnf.cli.utils\n# cleanup[3] wiping dnf.cli.commands.upgrademinimal\n# cleanup[3] wiping dnf.cli.commands.upgrade\n# cleanup[3] wiping dnf.cli.commands.updateinfo\n# cleanup[3] wiping dnf.cli.commands.swap\n# cleanup[3] wiping dnf.cli.commands.shell\n# destroy cmd\n# cleanup[3] wiping dnf.cli.commands.search\n# cleanup[3] wiping dnf.match_counter\n# cleanup[3] wiping dnf.cli.commands.repolist\n# cleanup[3] wiping dnf.cli.commands.remove\n# cleanup[3] wiping dnf.cli.commands.reinstall\n# cleanup[3] wiping dnf.cli.commands.module\n# cleanup[3] wiping dnf.cli.commands.mark\n# cleanup[3] wiping dnf.cli.commands.makecache\n# cleanup[3] wiping dnf.cli.commands.install\n# cleanup[3] wiping dnf.cli.commands.history\n# cleanup[3] wiping dnf.transaction_sr\n# cleanup[3] wiping dnf.cli.commands.group\n# cleanup[3] wiping dnf.cli.commands.downgrade\n# cleanup[3] wiping dnf.cli.commands.distrosync\n# cleanup[3] wiping dnf.cli.commands.deplist\n# cleanup[3] wiping dnf.cli.commands.repoquery\n# cleanup[3] wiping dnf.cli.commands.clean\n# cleanup[3] wiping dnf.cli.commands.check\n# cleanup[3] wiping dnf.cli.commands.autoremove\n# cleanup[3] wiping dnf.cli.commands.alias\n# destroy dnf.cli.commands\n# cleanup[3] wiping dnf.cli.output\n# cleanup[3] wiping termios\n# cleanup[3] wiping curses\n# cleanup[3] wiping _curses\n# cleanup[3] wiping dnf\n# destroy dnf.pycomp\n# destroy dnf.const\n# destroy dnf.i18n\n# destroy dnf.yum\n# destroy dnf.yum.rpmtrans\n# destroy dnf.transaction\n# destroy dnf.callback\n# destroy dnf.util\n# destroy dnf.exceptions\n# destroy dnf.comps\n# destroy dnf.db\n# destroy dnf.db.group\n# destroy dnf.db.history\n# destroy dnf.crypto\n# destroy dnf.conf\n# destroy dnf.conf.substitutions\n# destroy dnf.conf.config\n# destroy dnf.conf.read\n# destroy dnf.lock\n# destroy dnf.logging\n# destroy dnf.repo\n# destroy dnf.rpm\n# destroy dnf.dnssec\n# destroy dnf.drpm\n# destroy dnf.goal\n# destroy dnf.history\n# destroy dnf.module\n# destroy dnf.module.exceptions\n# destroy dnf.module.module_base\n# destroy dnf.selector\n# destroy dnf.persistor\n# destroy dnf.plugin\n# destroy dnf.query\n# destroy dnf.repodict\n# destroy dnf.package\n# destroy dnf.sack\n# destroy dnf.subject\n# destroy dnf.base\n# destroy dnf.transaction_sr\n# destroy dnf.match_counter\n# destroy dnf.cli\n# cleanup[3] wiping gc\n# cleanup[3] wiping dnf.rpm.miscutils\n# destroy subprocess\n# cleanup[3] wiping _posixsubprocess\n# cleanup[3] wiping dnf.rpm.connection\n# cleanup[3] wiping inspect\n# destroy ast\n# destroy dis\n# destroy token\n# cleanup[3] wiping importlib.machinery\n# cleanup[3] wiping _opcode\n# cleanup[3] wiping importlib\n# destroy importlib._abc\n# destroy importlib.machinery\n# destroy importlib.util\n# cleanup[3] wiping importlib._bootstrap_external\n# cleanup[3] wiping importlib._bootstrap\n# destroy _frozen_importlib_external\n# cleanup[3] wiping json\n# destroy json.decoder\n# destroy json.encoder\n# cleanup[3] wiping json.scanner\n# cleanup[3] wiping _json\n# cleanup[3] wiping libdnf.smartcols\n# cleanup[3] wiping libdnf._smartcols\n# cleanup[3] wiping dnf.rpm.transaction\n# cleanup[3] wiping gzip\n# destroy _compression\n# cleanup[3] wiping logging.handlers\n# destroy pickle\n# destroy copy\n# cleanup[3] wiping _pickle\n# cleanup[3] wiping _compat_pickle\n# cleanup[3] wiping hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\n# cleanup[3] wiping fcntl\n# cleanup[3] wiping dnf.yum.misc\n# cleanup[3] wiping glob\n# cleanup[3] wiping libcomps\n# cleanup[3] wiping libcomps._libpycomps\n# cleanup[3] wiping pwd\n# cleanup[3] wiping hawkey\n# cleanup[3] wiping hawkey._hawkey\n# cleanup[3] wiping tempfile\n# cleanup[3] wiping shutil\n# cleanup[3] wiping zlib\n# cleanup[3] wiping fnmatch\n# cleanup[3] wiping logging\n# destroy logging.handlers\n# cleanup[3] wiping atexit\n# destroy atexit\n# cleanup[3] wiping traceback\n# destroy linecache\n# destroy textwrap\n# cleanup[3] wiping contextlib\n# cleanup[3] wiping tokenize\n# cleanup[3] wiping _tokenize\n# cleanup[3] wiping rpm\n# destroy rpm.transaction\n# cleanup[3] wiping rpm._rpm\n# cleanup[3] wiping unicodedata\n# cleanup[3] wiping signal\n# cleanup[3] wiping libdnf\n# destroy libdnf.error\n# destroy libdnf.common_types\n# destroy libdnf.conf\n# destroy libdnf.module\n# destroy libdnf.repo\n# destroy libdnf.transaction\n# destroy libdnf.utils\n# destroy libdnf.smartcols\n# cleanup[3] wiping libdnf._utils\n# cleanup[3] wiping libdnf._transaction\n# cleanup[3] wiping weakref\n# cleanup[3] wiping libdnf._repo\n# cleanup[3] wiping libdnf._module\n# cleanup[3] wiping libdnf._conf\n# cleanup[3] wiping libdnf._common_types\n# cleanup[3] wiping libdnf._error\n# cleanup[3] wiping argparse\n# cleanup[3] wiping shlex\n# cleanup[3] wiping queue\n# cleanup[3] wiping _queue\n# cleanup[3] wiping _heapq\n# destroy _heapq\n# cleanup[3] wiping threading\n# cleanup[3] wiping email.mime.text\n# cleanup[3] wiping email.mime.nonmultipart\n# cleanup[3] wiping email.mime.base\n# cleanup[3] wiping email.policy\n# cleanup[3] wiping email.contentmanager\n# cleanup[3] wiping email.message\n# destroy quopri\n# cleanup[3] wiping email.iterators\n# cleanup[3] wiping email.headerregistry\n# cleanup[3] wiping email._header_value_parser\n# cleanup[3] wiping email._encoded_words\n# cleanup[3] wiping email._policybase\n# cleanup[3] wiping email.utils\n# cleanup[3] wiping email._parseaddr\n# cleanup[3] wiping calendar\n# cleanup[3] wiping locale\n# destroy encodings\n# cleanup[3] wiping _locale\n# destroy _locale\n# cleanup[3] wiping urllib.parse\n# destroy ipaddress\n# cleanup[3] wiping urllib\n# destroy urllib.response\n# destroy urllib.error\n# destroy urllib.request\n# cleanup[3] wiping datetime\n# cleanup[3] wiping _datetime\n# cleanup[3] wiping socket\n# cleanup[3] wiping array\n# cleanup[3] wiping errno\n# cleanup[3] wiping selectors\n# cleanup[3] wiping select\n# cleanup[3] wiping collections.abc\n# cleanup[3] wiping _socket\n# cleanup[3] wiping random\n# cleanup[3] wiping _sha2\n# cleanup[3] wiping _random\n# cleanup[3] wiping _bisect\n# destroy _bisect\n# cleanup[3] wiping math\n# cleanup[3] wiping email.header\n# cleanup[3] wiping email.charset\n# cleanup[3] wiping email.encoders\n# cleanup[3] wiping email.base64mime\n# cleanup[3] wiping email.quoprimime\n# cleanup[3] wiping string\n# cleanup[3] wiping _string\n# destroy _string\n# cleanup[3] wiping email.errors\n# cleanup[3] wiping email.mime\n# destroy email.mime.base\n# destroy email.mime.nonmultipart\n# destroy email.mime.text\n# cleanup[3] wiping email\n# destroy email._parseaddr\n# destroy email._policybase\n# destroy email._encoded_words\n# destroy email._header_value_parser\n# destroy email.mime\n# destroy email.errors\n# destroy email.quoprimime\n# destroy email.base64mime\n# destroy email.encoders\n# destroy email.charset\n# destroy email.header\n# destroy email.utils\n# destroy email.headerregistry\n# destroy email.iterators\n# destroy email.message\n# destroy email.contentmanager\n# destroy email.policy\n# destroy email.feedparser\n# destroy email.parser\n# cleanup[3] wiping base64\n# cleanup[3] wiping binascii\n# cleanup[3] wiping struct\n# cleanup[3] wiping _struct\n# cleanup[3] wiping gettext\n# cleanup[3] wiping re\n# destroy re._constants\n# destroy re._casefix\n# destroy re._compiler\n# destroy enum\n# cleanup[3] wiping copyreg\n# cleanup[3] wiping re._parser\n# cleanup[3] wiping _sre\n# cleanup[3] wiping functools\n# cleanup[3] wiping _functools\n# cleanup[3] wiping collections\n# destroy _collections_abc\n# destroy collections.abc\n# cleanup[3] wiping _collections\n# cleanup[3] wiping itertools\n# cleanup[3] wiping types\n# cleanup[3] wiping operator\n# cleanup[3] wiping _operator\n# cleanup[3] wiping warnings\n# cleanup[3] wiping encodings.utf_8_sig\n# cleanup[3] wiping os\n# destroy posixpath\n# cleanup[3] wiping genericpath\n# cleanup[3] wiping stat\n# cleanup[3] wiping _stat\n# destroy _stat\n# cleanup[3] wiping io\n# destroy abc\n# cleanup[3] wiping _abc\n# cleanup[3] wiping _signal\n# destroy _signal\n# cleanup[3] wiping encodings.utf_8\n# cleanup[3] wiping encodings.aliases\n# cleanup[3] wiping codecs\n# cleanup[3] wiping _codecs\n# cleanup[3] wiping time\n# cleanup[3] wiping posix\n# cleanup[3] wiping marshal\n# destroy marshal\n# cleanup[3] wiping _io\n# cleanup[3] wiping _weakref\n# cleanup[3] wiping _warnings\n# cleanup[3] wiping _thread\n# cleanup[3] wiping _imp\n# destroy _imp\n# cleanup[3] wiping _frozen_importlib\n# cleanup[3] wiping sys\n# cleanup[3] wiping builtins\n# destroy systemd.id128\n# destroy systemd._reader\n# destroy systemd._journal\n# destroy decimal\n# destroy _dbus_bindings\n# destroy _curses\n# destroy libcomps._libpycomps\n# destroy hawkey._hawkey\n# destroy rpm._rpm\n# destroy _datetime\n# destroy sys.monitoring\n# destroy _socket\n# destroy dnf.cli.main\n# destroy _weakref\n# destroy _thread\n# destroy platform\n# destroy _uuid\n# destroy unicodedata\n# destroy _sha2\n# destroy stat\n# destroy genericpath\n# destroy libdnf._error\n# destroy re._parser\n# destroy tokenize\n# destroy _compat_pickle\n# destroy _io\n# destroy _queue\n# destroy random\n# destroy dnf.cli.output\n# destroy email\n# destroy queue\n# destroy shlex\n# destroy urllib.parse\n# destroy pwd\n# destroy gettext\n# destroy libcomps\n# destroy gzip\n# destroy urllib\n# destroy dnf.rpm.transaction\n# destroy dnf.rpm.connection\n# destroy dnf.rpm.miscutils\n# destroy hashlib\n# destroy json\n# destroy importlib\n# destroy inspect\n# destroy fnmatch\n# destroy argparse\n# destroy datetime\n# destroy gc\n# destroy math\n# destroy shutil\n# destroy array\n# destroy copyreg\n# destroy operator\n# destroy _struct\n# destroy _pickle\n# destroy tempfile\n# destroy traceback\n# destroy calendar\n# destroy dnf.yum.misc\n# destroy glob\n# destroy hawkey\n# destroy curses\n# destroy struct\n# destroy termios\n# destroy dnf\n# destroy logging\n# destroy dnf.cli.commands.alias\n# destroy dnf.cli.commands.autoremove\n# destroy dnf.cli.commands.check\n# destroy dnf.cli.commands.clean\n# destroy dnf.cli.commands.repoquery\n# destroy dnf.cli.commands.deplist\n# destroy dnf.cli.commands.distrosync\n# destroy dnf.cli.commands.downgrade\n# destroy dnf.cli.commands.group\n# destroy dnf.cli.commands.history\n# destroy dnf.cli.commands.install\n# destroy dnf.cli.commands.makecache\n# destroy dnf.cli.commands.mark\n# destroy dnf.cli.commands.module\n# destroy dnf.cli.commands.reinstall\n# destroy dnf.cli.commands.remove\n# destroy dnf.cli.commands.repolist\n# destroy dnf.cli.commands.search\n# destroy dnf.cli.commands.shell\n# destroy dnf.cli.commands.swap\n# destroy dnf.cli.commands.updateinfo\n# destroy dnf.cli.commands.upgrade\n# destroy dnf.cli.commands.upgrademinimal\n# destroy _typing\n# destroy _tokenize\n# destroy rpm\n# destroy _hashlib\n# destroy _blake2\n# destroy functools\n# destroy itertools\n# destroy zlib\n# destroy locale\n# destroy signal\n# destroy threading\n# destroy contextlib\n# destroy time\n# destroy fcntl\n# destroy _posixsubprocess\n# destroy select\n# destroy selectors\n# destroy json.scanner\n# destroy _json\n# destroy types\n# destroy collections\n# destroy io\n# destroy _opcode\n# destroy _warnings\n# destroy posix\n# destroy binascii\n# destroy http.client\n# destroy os\n# destroy socket\n# destroy base64\n# destroy errno\n# destroy warnings\n# destroy string\n# destroy _ssl\n# clear sys.meta_path\n# clear sys.modules\n# destroy _frozen_importlib\n# destroy codecs\n# destroy encodings.aliases\n# destroy encodings.utf_8\n# destroy encodings.utf_8_sig\n# destroy _codecs\n# destroy re\n# destroy _random\n# destroy _sre\n# destroy _operator\n# destroy _functools\n# clear sys.audit hooks", "rc": 0, "cmd": ["dnf", "reinstall", "-y", "openssh-clients"], "start": "2024-09-20 22:05:27.851825", "end": "2024-09-20 22:06:27.666650", "delta": "0:00:59.814825", "msg": "", "invocation": {"module_args": {"_raw_params": "dnf reinstall -y openssh-clients", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 3079 1726884387.71846: done with _execute_module (ansible.legacy.command, {'_raw_params': 'dnf reinstall -y openssh-clients', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884387.71850: _low_level_execute_command(): starting 3079 1726884387.71853: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884327.360624-3204-65632511851712/ > /dev/null 2>&1 && sleep 0' 3079 1726884387.72392: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884387.72429: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884387.72527: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884387.72546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884387.72562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884387.72583: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884387.72690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884387.75116: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884387.75120: stdout chunk (state=3): >>><<< 3079 1726884387.75123: stderr chunk (state=3): >>><<< 3079 1726884387.75126: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884387.75128: handler run complete 3079 1726884387.75130: Evaluated conditional (True): True 3079 1726884387.75481: attempt loop complete, returning result 3079 1726884387.75485: _execute() done 3079 1726884387.75488: dumping result to json 3079 1726884387.75530: done dumping result, returning 3079 1726884387.75545: done running TaskExecutor() for managed_node2/TASK: Reinstall manual pages for openssh-clients on RHEL [12b8f51e-eff7-176b-d716-00000000000e] 3079 1726884387.75555: sending task result for task 12b8f51e-eff7-176b-d716-00000000000e 3079 1726884387.76755: done sending task result for task 12b8f51e-eff7-176b-d716-00000000000e 3079 1726884387.76760: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "dnf", "reinstall", "-y", "openssh-clients" ], "delta": "0:00:59.814825", "end": "2024-09-20 22:06:27.666650", "rc": 0, "start": "2024-09-20 22:05:27.851825" } STDOUT: Beaker Client - Fedora39 31 kB/s | 8.7 kB 00:00 Beaker harness 258 kB/s | 64 kB 00:00 Fedora 39 - x86_64 30 MB/s | 89 MB 00:02 Fedora 39 openh264 (From Cisco) - x86_64 5.7 kB/s | 2.6 kB 00:00 Fedora 39 - x86_64 - Updates 22 MB/s | 41 MB 00:01 Copr repo for qa-tools owned by lpol 849 kB/s | 159 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Reinstalling: openssh-clients x86_64 9.3p1-11.fc39 updates 734 k Transaction Summary ================================================================================ Total download size: 734 k Installed size: 2.6 M Downloading Packages: openssh-clients-9.3p1-11.fc39.x86_64.rpm 4.6 MB/s | 734 kB 00:00 -------------------------------------------------------------------------------- Total 3.3 MB/s | 734 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : openssh-clients-9.3p1-11.fc39.x86_64 1/2 Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 1/2 Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 2/2 Cleanup : openssh-clients-9.3p1-11.fc39.x86_64 2/2 Running scriptlet: openssh-clients-9.3p1-11.fc39.x86_64 2/2 Verifying : openssh-clients-9.3p1-11.fc39.x86_64 1/2 Verifying : openssh-clients-9.3p1-11.fc39.x86_64 2/2 Reinstalled: openssh-clients-9.3p1-11.fc39.x86_64 Complete! STDERR: import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c128590> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c0f7bc0> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c12ab10> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf41160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf41fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7cce0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7d520> # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf90c20> # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfa9790> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfe80e0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfe8710> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf92cf0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfa98e0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf93260> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebc50> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfea8a0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebda0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfd4290> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c018f50> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf91640> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7ef60> # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83c01a7b0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01a5a0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83c01aa50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bfebaa0> # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01ad80> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b080> # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b590> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03b050> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03a720> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c03a780> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3fe60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3fa10> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3eed0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c039850> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be4b710> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be681d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be4bef0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be4bfe0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be68320> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be498e0> # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be69ee0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be6bd70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be6bdd0> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01a3f0> import 'errno' # # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be9e030> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be686b0> # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83be9e210> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be69130> # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be9e840> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83beb4d70> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be9e900> # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf02c90> import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf003b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bee6de0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83be3f860> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c038aa0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcd9940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcb1ee0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf00230> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd11790> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcdb6e0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bcb1a30> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c038230> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b680> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b2c0> import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b140> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83c01b6b0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3f6b0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3cb00> # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bd60bf0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd3ee70> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bd607a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd11bb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd60c50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7e5d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7eb40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd96360> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb564b0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb56000> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb81ee0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb56630> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bbf11c0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bb821b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b4ae40> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bbf16d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b85fa0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b860c0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b4b0e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839b8f710> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b878f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839bd8aa0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b8fe00> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd97bc0> # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839b87860> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0c560> # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839c0c6b0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdb980> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0fb00> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c38a40> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839c39370> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c3a9f0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c38c80> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839795d00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397948f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839794650> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839796ff0> # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ad880> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83976e990> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c3b2c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ef950> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8397eff20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839804e60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8398054c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8398043b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839805f10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839805670> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397ed940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8397afc50> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0fb60> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0f350> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839807770> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0ff20> import 'pwd' # import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839c0d640> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdaf90> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839bdb6b0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdb410> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bd8f80> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982d0a0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982f6b0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982fe90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982e930> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390146e0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83982d100> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016120> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390156a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390154c0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839041910> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839042450> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839042d80> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839041df0> import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839041280> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839088bf0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff839089280> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83906cce0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839042060> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839089640> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839040710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016930> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016660> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0350> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83908b350> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839016e40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0980> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0d70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0e30> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0f50> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8390b3b90> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b1cd0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3d10> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3dd0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b0da0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8390e59d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e5700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e4fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e5b50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e4b90> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390b3f80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e7140> # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e975f0> # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838ee6c60> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ee6060> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ebc5f0> import 'importlib.machinery' # import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e7440> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8390e65d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7e2a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff839bdaf30> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07260> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838f31640> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f078c0> import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f074d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f31910> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07e30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f32810> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bd61400> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83bf7d250> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6afc0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838f75040> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f74bf0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83bb55ee0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6ba70> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6b2f0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f33ef0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f6adb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d86750> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d85280> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838d87f50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc290> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc500> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbc7a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbcef0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbcd40> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbe6c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbe930> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbeb10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbfa40> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbf2f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dbfbf0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddcad0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddccb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddcf80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddde50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde060> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde240> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddee10> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dde960> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddfc50> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ddf5c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df8920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df8c20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9bb0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9e50> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838df9fd0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f32ab0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f327b0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/main.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/main.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/main.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/utils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/utils.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/utils.cpython-312.pyc' import 'dnf.cli.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfa810> import 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfa300> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38b30> # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e3a7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38f20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838e38d40> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bcdd30> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf92e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf8da0> # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838c2c560> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf9520> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bce1b0> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838c2fef0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838bf8c50> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838f07920> import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838dfbb00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ba3d40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a590d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a598e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a59e50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5a840> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5bc80> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5bd40> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838a804a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a80320> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a82ae0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83d40> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83fb0> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838aa8170> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83f50> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83800> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a82c60> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a81f10> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a81490> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a80d10> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5b710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a5ac60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838a83aa0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa8b00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa99d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9730> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838ade000> import 'importlib.util' # import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aabe60> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838add8b0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838adc920> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838adc410> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afb6b0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afaae0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b1a5a0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b1a720> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afbce0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838afb9b0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9ca0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aab9b0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9a00> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838aa9130> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b41100> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b41a30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b423f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b42810> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b433e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff83875b0e0> # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838779400> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838759340> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838779640> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877ab10> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877ad20> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877aea0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff83877b0b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8387797f0> import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838b43a70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff838799fd0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8387999a0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838799640> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff838799310> # destroy dnf.plugin.dynamic # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # destroy zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # destroy __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing warnings # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing types # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing gettext # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.errors # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _socket # cleanup[2] removing collections.abc # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing errno # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing threading # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing shlex # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing argparse # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # 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 weakref # 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 copy # cleanup[2] removing signal # 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 token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing contextlib # cleanup[2] removing traceback # cleanup[2] removing atexit # cleanup[2] removing logging # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # destroy bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # destroy lzma # cleanup[2] removing shutil # cleanup[2] removing tempfile # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing pwd # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing fcntl # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 gzip # 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 _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing dnf.persistor # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing importlib # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing importlib.machinery # 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 _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.utils # cleanup[2] removing dnf.cli.main # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing distro.distro # cleanup[2] removing distro # destroy distro # destroy distro.distro # cleanup[2] removing http # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing platform # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing syslog # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy systemd.journal # destroy uuid # destroy syslog # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _uuid # cleanup[3] wiping platform # cleanup[3] wiping _decimal # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping _typing # cleanup[3] wiping dnf.cli.main # cleanup[3] wiping dnf.cli.utils # 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 # destroy dnf.cli.utils # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping importlib.machinery # cleanup[3] wiping _opcode # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # destroy _frozen_importlib_external # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping logging.handlers # destroy pickle # destroy copy # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping fcntl # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping pwd # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping tempfile # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping fnmatch # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping contextlib # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping signal # 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 weakref # 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 argparse # cleanup[3] wiping shlex # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping threading # cleanup[3] wiping email.mime.text # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping errno # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping collections.abc # cleanup[3] wiping _socket # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping email.errors # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # 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.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # 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 base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping gettext # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping types # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping warnings # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy dnf.cli.main # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy unicodedata # destroy _sha2 # destroy stat # destroy genericpath # destroy libdnf._error # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy _io # destroy _queue # destroy random # destroy dnf.cli.output # destroy email # destroy queue # destroy shlex # destroy urllib.parse # destroy pwd # destroy gettext # destroy libcomps # destroy gzip # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy fnmatch # destroy argparse # destroy datetime # destroy gc # destroy math # destroy shutil # destroy array # destroy copyreg # destroy operator # destroy _struct # destroy _pickle # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy hawkey # destroy curses # destroy struct # destroy termios # destroy dnf # destroy logging # 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 _typing # destroy _tokenize # destroy rpm # destroy _hashlib # destroy _blake2 # destroy functools # destroy itertools # destroy zlib # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy types # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy os # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 3079 1726884387.78236: no more pending results, returning what we have 3079 1726884387.78240: results queue empty 3079 1726884387.78241: checking for any_errors_fatal 3079 1726884387.78249: done checking for any_errors_fatal 3079 1726884387.78250: checking for max_fail_percentage 3079 1726884387.78252: done checking for max_fail_percentage 3079 1726884387.78252: checking to see if all hosts have failed and the running result is not ok 3079 1726884387.78253: done checking to see if all hosts have failed 3079 1726884387.78254: getting the remaining hosts for this loop 3079 1726884387.78256: done getting the remaining hosts for this loop 3079 1726884387.78261: getting the next task for host managed_node2 3079 1726884387.78266: done getting next task for host managed_node2 3079 1726884387.78269: ^ task is: TASK: Make sure manual pages and bash are installed 3079 1726884387.78271: ^ state is: HOST STATE: block=4, 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 3079 1726884387.78274: getting variables 3079 1726884387.78276: in VariableManager get_vars() 3079 1726884387.78302: Calling all_inventory to load vars for managed_node2 3079 1726884387.78306: Calling groups_inventory to load vars for managed_node2 3079 1726884387.78313: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884387.78324: Calling all_plugins_play to load vars for managed_node2 3079 1726884387.78327: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884387.78331: Calling groups_plugins_play to load vars for managed_node2 3079 1726884387.78719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884387.79214: done with get_vars() 3079 1726884387.79230: done getting variables 3079 1726884387.79358: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Make sure manual pages and bash are installed] *************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:53 Friday 20 September 2024 22:06:27 -0400 (0:01:00.491) 0:01:06.105 ****** 3079 1726884387.79390: entering _queue_task() for managed_node2/package 3079 1726884387.79392: Creating lock for package 3079 1726884387.79684: worker is 1 (out of 1 available) 3079 1726884387.79699: exiting _queue_task() for managed_node2/package 3079 1726884387.79716: done queuing things up, now waiting for results queue to drain 3079 1726884387.79717: waiting for pending results... 3079 1726884387.79990: running TaskExecutor() for managed_node2/TASK: Make sure manual pages and bash are installed 3079 1726884387.80098: in run() - task 12b8f51e-eff7-176b-d716-00000000000f 3079 1726884387.80134: variable 'ansible_search_path' from source: unknown 3079 1726884387.80181: calling self._execute() 3079 1726884387.80515: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884387.80519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884387.80521: variable 'omit' from source: magic vars 3079 1726884387.80524: variable 'omit' from source: magic vars 3079 1726884387.80526: variable 'omit' from source: magic vars 3079 1726884387.80935: variable 'ansible_facts' from source: unknown 3079 1726884387.81041: variable 'ssh_test_package' from source: set_fact 3079 1726884387.81142: variable 'ssh_test_package' from source: set_fact 3079 1726884387.81351: 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) 3079 1726884387.81400: 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) 3079 1726884387.81444: 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) 3079 1726884387.81504: 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) 3079 1726884387.81628: 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) 3079 1726884387.81663: variable '__ssh_is_ostree' from source: set_fact 3079 1726884387.81674: variable 'omit' from source: magic vars 3079 1726884387.81704: variable 'omit' from source: magic vars 3079 1726884387.81752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884387.81790: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884387.81822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884387.81852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884387.81868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884387.81905: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884387.81920: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884387.81929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884387.82064: Set connection var ansible_shell_type to sh 3079 1726884387.82081: Set connection var ansible_shell_executable to /bin/sh 3079 1726884387.82099: Set connection var ansible_timeout to 10 3079 1726884387.82116: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884387.82170: Set connection var ansible_connection to ssh 3079 1726884387.82173: Set connection var ansible_pipelining to False 3079 1726884387.82180: variable 'ansible_shell_executable' from source: unknown 3079 1726884387.82189: variable 'ansible_connection' from source: unknown 3079 1726884387.82212: variable 'ansible_module_compression' from source: unknown 3079 1726884387.82223: variable 'ansible_shell_type' from source: unknown 3079 1726884387.82232: variable 'ansible_shell_executable' from source: unknown 3079 1726884387.82240: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884387.82250: variable 'ansible_pipelining' from source: unknown 3079 1726884387.82258: variable 'ansible_timeout' from source: unknown 3079 1726884387.82276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884387.82436: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884387.82440: variable 'omit' from source: magic vars 3079 1726884387.82447: starting attempt loop 3079 1726884387.82450: running the handler 3079 1726884387.82457: variable 'ansible_facts' from source: unknown 3079 1726884387.82460: variable 'ansible_facts' from source: unknown 3079 1726884387.82512: _low_level_execute_command(): starting 3079 1726884387.82523: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884387.83077: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884387.83081: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884387.83086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884387.83088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884387.83150: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884387.83154: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884387.83156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884387.83226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884387.85001: stdout chunk (state=3): >>>/root <<< 3079 1726884387.85214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884387.85218: stdout chunk (state=3): >>><<< 3079 1726884387.85220: stderr chunk (state=3): >>><<< 3079 1726884387.85369: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884387.85381: _low_level_execute_command(): starting 3079 1726884387.85384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612 `" && echo ansible-tmp-1726884387.8525615-4149-264753109636612="` echo /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612 `" ) && sleep 0' 3079 1726884387.85971: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884387.85984: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884387.86028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884387.86091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884387.86142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884387.86219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884387.88342: stdout chunk (state=3): >>>ansible-tmp-1726884387.8525615-4149-264753109636612=/root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612 <<< 3079 1726884387.88459: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884387.88514: stderr chunk (state=3): >>><<< 3079 1726884387.88517: stdout chunk (state=3): >>><<< 3079 1726884387.88540: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884387.8525615-4149-264753109636612=/root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884387.88572: variable 'ansible_module_compression' from source: unknown 3079 1726884387.88630: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 3079 1726884387.88634: ANSIBALLZ: Acquiring lock 3079 1726884387.88637: ANSIBALLZ: Lock acquired: 139663064516800 3079 1726884387.88640: ANSIBALLZ: Creating module 3079 1726884388.06144: ANSIBALLZ: Writing module into payload 3079 1726884388.06346: ANSIBALLZ: Writing module 3079 1726884388.06369: ANSIBALLZ: Renaming module 3079 1726884388.06376: ANSIBALLZ: Done creating module 3079 1726884388.06397: variable 'ansible_facts' from source: unknown 3079 1726884388.06463: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py 3079 1726884388.06580: Sending initial data 3079 1726884388.06583: Sent initial data (150 bytes) 3079 1726884388.07211: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3079 1726884388.07229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884388.07247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884388.07356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884388.09400: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884388.09466: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884388.09531: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp8ra7e87a /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py <<< 3079 1726884388.09541: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py" <<< 3079 1726884388.09602: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp8ra7e87a" to remote "/root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py" <<< 3079 1726884388.11028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884388.11120: stderr chunk (state=3): >>><<< 3079 1726884388.11126: stdout chunk (state=3): >>><<< 3079 1726884388.11160: done transferring module to remote 3079 1726884388.11197: _low_level_execute_command(): starting 3079 1726884388.11205: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/ /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py && sleep 0' 3079 1726884388.11785: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884388.11793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884388.11798: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884388.11800: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884388.11811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884388.11862: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884388.11892: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884388.11982: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884388.13946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884388.13950: stderr chunk (state=3): >>><<< 3079 1726884388.13958: stdout chunk (state=3): >>><<< 3079 1726884388.13987: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884388.13991: _low_level_execute_command(): starting 3079 1726884388.13996: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/AnsiballZ_dnf.py && sleep 0' 3079 1726884388.14537: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884388.14540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884388.14543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884388.14545: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884388.14590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884388.14593: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884388.14675: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884388.16988: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884388.17012: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884388.17044: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 3079 1726884388.17056: stdout chunk (state=3): >>>import '_weakref' # <<< 3079 1726884388.17131: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 3079 1726884388.17181: stdout chunk (state=3): >>> import 'posix' # <<< 3079 1726884388.17251: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 3079 1726884388.17311: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 3079 1726884388.17373: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 3079 1726884388.17435: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884388.17441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037ba0c530> <<< 3079 1726884388.17517: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b9dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 3079 1726884388.17568: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037ba0eab0> import '_signal' # import '_abc' # import 'abc' # <<< 3079 1726884388.17599: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884388.17627: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884388.17695: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884388.17752: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 3079 1726884388.17800: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 3079 1726884388.17849: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884388.17918: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884388.17956: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b801160> <<< 3079 1726884388.18024: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b801fd0> <<< 3079 1726884388.18044: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884388.18062: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884388.18332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884388.18397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884388.18421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884388.18456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884388.18478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884388.18500: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83fd70> <<< 3079 1726884388.18620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884388.18701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.18737: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 3079 1726884388.18815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8777a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b877e30> import '_collections' # <<< 3079 1726884388.18842: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b857a40> import '_functools' # <<< 3079 1726884388.18895: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b855160> <<< 3079 1726884388.18979: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83cf20> <<< 3079 1726884388.18994: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884388.19076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884388.19079: stdout chunk (state=3): >>>import '_sre' # <<< 3079 1726884388.19144: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884388.19147: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b89b740> <<< 3079 1726884388.19159: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b89a360> <<< 3079 1726884388.19204: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b856150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b898bc0> <<< 3079 1726884388.19267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8cc740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83c1a0> <<< 3079 1726884388.19324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884388.19346: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8ccbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ccaa0> <<< 3079 1726884388.19392: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.19423: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8cce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83acf0> <<< 3079 1726884388.19444: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.19461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884388.19510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884388.19529: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8cd550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8cd220> import 'importlib.machinery' # <<< 3079 1726884388.19563: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884388.19591: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ce450> import 'importlib.util' # <<< 3079 1726884388.19602: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884388.19626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884388.19655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884388.19699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 3079 1726884388.19702: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e4650> <<< 3079 1726884388.19739: stdout chunk (state=3): >>>import 'errno' # <<< 3079 1726884388.19776: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8e5d90> <<< 3079 1726884388.19780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 3079 1726884388.19801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884388.19827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 3079 1726884388.19838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e6c90> <<< 3079 1726884388.19882: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8e72f0> <<< 3079 1726884388.19890: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e61e0> <<< 3079 1726884388.19918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884388.19975: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.19994: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8e7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e74a0> <<< 3079 1726884388.20035: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ce480> <<< 3079 1726884388.20051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884388.20085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884388.20114: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884388.20131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884388.20171: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b633c80> <<< 3079 1726884388.20206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 3079 1726884388.20232: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b65c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65c530> <<< 3079 1726884388.20268: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b65c800> <<< 3079 1726884388.20284: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b65c920> <<< 3079 1726884388.20350: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b631e20> <<< 3079 1726884388.20425: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884388.20537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65e030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65ccb0> <<< 3079 1726884388.20614: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ceb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884388.20638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884388.20672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884388.20700: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b68a3c0> <<< 3079 1726884388.20755: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 3079 1726884388.20827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.20835: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884388.20838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884388.20918: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6a6570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884388.21031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884388.21092: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6db350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884388.21200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884388.21369: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b705af0> <<< 3079 1726884388.21428: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6db470> <<< 3079 1726884388.21431: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6a7200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6d8b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6a55b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65ef60> <<< 3079 1726884388.21636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f037b520620> <<< 3079 1726884388.21683: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_g9xleq6n/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 3079 1726884388.21884: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.21887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884388.21946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884388.21980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884388.22011: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b57a120> <<< 3079 1726884388.22022: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884388.22239: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b551010> <<< 3079 1726884388.22260: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b550170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 3079 1726884388.22286: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.22302: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 3079 1726884388.22323: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.24134: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.25619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b553fb0> <<< 3079 1726884388.25640: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.25671: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 3079 1726884388.25678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884388.25692: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884388.25734: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b59daf0> <<< 3079 1726884388.25783: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59d880> <<< 3079 1726884388.25828: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59d190> <<< 3079 1726884388.25962: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59dc40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b57adb0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b59e8a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b59eae0> <<< 3079 1726884388.25990: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884388.26074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884388.26081: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884388.26235: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59eff0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b408c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b40a8d0> <<< 3079 1726884388.26252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884388.26268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884388.26302: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40b290> <<< 3079 1726884388.26326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884388.26359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884388.26447: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40c470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884388.26453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884388.26515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884388.26529: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40eed0> <<< 3079 1726884388.26630: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b40eff0> <<< 3079 1726884388.26633: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40d190> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884388.26659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884388.27102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b412de0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4118b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b411610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b413a40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40d6a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b456f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b457080> <<< 3079 1726884388.27313: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884388.27337: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b458c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b458a40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884388.27362: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b45b230> <<< 3079 1726884388.27365: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b459370> <<< 3079 1726884388.27479: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 3079 1726884388.27482: stdout chunk (state=3): >>>import '_string' # <<< 3079 1726884388.27535: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b462a50> <<< 3079 1726884388.27695: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b45b3e0> <<< 3079 1726884388.27778: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b463aa0> <<< 3079 1726884388.27823: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b463b30> <<< 3079 1726884388.27866: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b463ce0> <<< 3079 1726884388.27886: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b457380> <<< 3079 1726884388.27928: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884388.28000: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.28026: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b466c90> <<< 3079 1726884388.28223: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.28234: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b467fe0> <<< 3079 1726884388.28245: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b465400> <<< 3079 1726884388.28281: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b4667b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b464fb0> <<< 3079 1726884388.28330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 3079 1726884388.28340: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.28453: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.28657: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884388.28777: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.28924: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.29638: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.30306: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 3079 1726884388.30340: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 3079 1726884388.30417: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.30434: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b4f0320> <<< 3079 1726884388.30648: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 3079 1726884388.30652: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f1820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b46c200> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 3079 1726884388.30688: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.30692: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 3079 1726884388.30706: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.31119: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.31254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884388.31289: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f1850> # zipimport: zlib available <<< 3079 1726884388.32228: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.33149: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.33166: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 3079 1726884388.33233: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.33349: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884388.33388: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 3079 1726884388.33405: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.33444: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.33491: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884388.33512: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.33784: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.34144: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884388.34166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 3079 1726884388.34267: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f3650> <<< 3079 1726884388.34282: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.34364: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.34445: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 3079 1726884388.34489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 3079 1726884388.34515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884388.34597: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.34734: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b2fdd90> <<< 3079 1726884388.34794: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b2fe600> <<< 3079 1726884388.34821: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f2870> <<< 3079 1726884388.34837: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.34877: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.34928: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 3079 1726884388.34983: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35078: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35098: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35332: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b2fd3d0> <<< 3079 1726884388.35352: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b2fe870> <<< 3079 1726884388.35390: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 3079 1726884388.35414: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35478: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35548: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35579: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.35641: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 3079 1726884388.35655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884388.35678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884388.35711: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884388.35774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884388.35796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884388.35870: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3928d0> <<< 3079 1726884388.35921: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b308500> <<< 3079 1726884388.36036: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b302690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3024e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 3079 1726884388.36073: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884388.36140: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884388.36335: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 3079 1726884388.36879: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.37495: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.38259: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.39044: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 3079 1726884388.39256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b396d20> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b397140> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b397050> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b397620> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 3079 1726884388.39273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 3079 1726884388.39293: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b394710> <<< 3079 1726884388.39335: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 3079 1726884388.39372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 3079 1726884388.39398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 3079 1726884388.39419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 3079 1726884388.39444: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 3079 1726884388.39492: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3726f0> <<< 3079 1726884388.39632: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b372540> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 3079 1726884388.39692: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a8fe4b0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b370890> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 3079 1726884388.39712: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 3079 1726884388.39754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 3079 1726884388.39768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 3079 1726884388.39855: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a901040> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a8ffbc0> <<< 3079 1726884388.39886: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a8fef30> <<< 3079 1726884388.39974: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3953a0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 3079 1726884388.40331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a96cf80> <<< 3079 1726884388.40459: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9250d0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b46f710> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 3079 1726884388.40484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 3079 1726884388.40527: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 3079 1726884388.40565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a974a40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a96edb0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a924bc0> <<< 3079 1726884388.40663: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b394d70> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3947a0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3944a0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3971a0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3947d0> <<< 3079 1726884388.40699: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 3079 1726884388.40772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 3079 1726884388.41037: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a975100> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a974d10> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a975850> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 3079 1726884388.41069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 3079 1726884388.41200: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.41235: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a980500> <<< 3079 1726884388.41574: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a959640> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9767e0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 3079 1726884388.41577: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9590d0> <<< 3079 1726884388.41581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 3079 1726884388.41583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 3079 1726884388.41588: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a992600> <<< 3079 1726884388.41612: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 3079 1726884388.41617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 3079 1726884388.41653: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 3079 1726884388.41715: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9932c0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a992d50> <<< 3079 1726884388.41730: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 3079 1726884388.41775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 3079 1726884388.42139: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9937a0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 3079 1726884388.42237: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a953da0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a81f3e0> <<< 3079 1726884388.42263: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.42385: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 3079 1726884388.42420: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.42743: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 3079 1726884388.42929: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 3079 1726884388.43091: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.43094: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 3079 1726884388.43195: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884388.43731: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.43757: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 3079 1726884388.43786: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 3079 1726884388.43814: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a853230> <<< 3079 1726884388.43830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 3079 1726884388.43863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 3079 1726884388.44018: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a853350> <<< 3079 1726884388.44065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 3079 1726884388.44113: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a5cf530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a5ced80> <<< 3079 1726884388.44183: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a5cef30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a853860> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a852420> <<< 3079 1726884388.44227: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a852ed0> <<< 3079 1726884388.44251: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 3079 1726884388.44340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 3079 1726884388.44370: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.44402: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 3079 1726884388.44534: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 3079 1726884388.44562: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a64cad0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a64c6b0> <<< 3079 1726884388.44576: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 3079 1726884388.44642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 3079 1726884388.44704: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 3079 1726884388.44751: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a1003e0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a64cc20> <<< 3079 1726884388.44772: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 3079 1726884388.44866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 3079 1726884388.46049: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a13b5f0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a100650> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 3079 1726884388.46220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 3079 1726884388.46324: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a1b11c0> <<< 3079 1726884388.46380: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a13baa0> <<< 3079 1726884388.46395: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 3079 1726884388.46436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 3079 1726884388.46531: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a1e8110> <<< 3079 1726884388.46579: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a1b12e0> <<< 3079 1726884388.46602: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 3079 1726884388.46643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 3079 1726884388.46830: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037883c1d0> <<< 3079 1726884388.46860: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a1e83e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 3079 1726884388.46926: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037883d460> <<< 3079 1726884388.46929: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883c890> <<< 3079 1726884388.46932: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a64c230> <<< 3079 1726884388.46955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 3079 1726884388.47018: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 3079 1726884388.47022: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 3079 1726884388.47051: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 3079 1726884388.47117: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.47120: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378860920> <<< 3079 1726884388.47138: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883fd70> <<< 3079 1726884388.47154: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 3079 1726884388.47179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 3079 1726884388.47215: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 3079 1726884388.47239: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378863080> <<< 3079 1726884388.47261: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 3079 1726884388.47300: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 3079 1726884388.47333: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 3079 1726884388.47358: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378863f80> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.47849: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378884890> <<< 3079 1726884388.47872: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 3079 1726884388.47912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378885d00> <<< 3079 1726884388.47936: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378884200> <<< 3079 1726884388.47963: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378862f30> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788628d0> <<< 3079 1726884388.48045: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.48185: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378887920> <<< 3079 1726884388.48216: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788634a0> <<< 3079 1726884388.48274: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378860cb0> <<< 3079 1726884388.48344: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883f380> <<< 3079 1726884388.48377: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.48550: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037883faa0> <<< 3079 1726884388.48580: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883f800> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883d580> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c4fb0> <<< 3079 1726884388.48604: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 3079 1726884388.48632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 3079 1726884388.48888: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 3079 1726884388.48921: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c74a0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c7c80> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c67e0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f04d0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c4f80> <<< 3079 1726884388.48939: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.48955: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 3079 1726884388.48982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 3079 1726884388.49016: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 3079 1726884388.49033: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f1ee0> <<< 3079 1726884388.49058: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f1490> <<< 3079 1726884388.49079: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f12b0> <<< 3079 1726884388.49092: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 3079 1726884388.49127: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 3079 1726884388.49149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 3079 1726884388.49196: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 3079 1726884388.49201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 3079 1726884388.49240: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 3079 1726884388.49258: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378204fb0> <<< 3079 1726884388.49279: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 3079 1726884388.49344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 3079 1726884388.49364: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 3079 1726884388.49422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 3079 1726884388.49458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 3079 1726884388.49461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 3079 1726884388.49494: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378233050> <<< 3079 1726884388.49524: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.49536: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378233380> <<< 3079 1726884388.49594: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782072c0> <<< 3079 1726884388.49635: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378205460> <<< 3079 1726884388.49653: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782044a0> <<< 3079 1726884388.49705: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f26f0> <<< 3079 1726884388.49729: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f2420> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 3079 1726884388.49749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 3079 1726884388.49772: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 3079 1726884388.49786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.49831: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 3079 1726884388.49846: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826ce00> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378233f20> <<< 3079 1726884388.49888: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f2c30> <<< 3079 1726884388.49929: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 3079 1726884388.49933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 3079 1726884388.49981: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826d580> <<< 3079 1726884388.49985: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 3079 1726884388.50012: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826d940> <<< 3079 1726884388.50056: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826da00> <<< 3079 1726884388.50060: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826db20> <<< 3079 1726884388.50084: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 3079 1726884388.50165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 3079 1726884388.50181: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 3079 1726884388.50203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 3079 1726884388.50246: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03782906e0> <<< 3079 1726884388.50268: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826e810> <<< 3079 1726884388.50318: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' <<< 3079 1726884388.50340: stdout chunk (state=3): >>>import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782907d0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 3079 1726884388.50477: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782908c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826d970> <<< 3079 1726884388.50504: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 3079 1726884388.50538: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782909e0> <<< 3079 1726884388.50567: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 3079 1726884388.50599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 3079 1726884388.50669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 3079 1726884388.50690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 3079 1726884388.50748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 3079 1726884388.50803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 3079 1726884388.50806: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03782d83e0> <<< 3079 1726884388.50841: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782bb7d0> <<< 3079 1726884388.50917: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782ba1e0> <<< 3079 1726884388.51131: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378292150> <<< 3079 1726884388.51135: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782915b0> <<< 3079 1726884388.51192: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782924e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 3079 1726884388.51257: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782937d0> <<< 3079 1726884388.51260: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f4c20> <<< 3079 1726884388.51305: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f4e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 3079 1726884388.51366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 3079 1726884388.51392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 3079 1726884388.51406: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f5790> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f5250> <<< 3079 1726884388.51471: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f6660> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a5cf620> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a852150> <<< 3079 1726884388.52144: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 3079 1726884388.52183: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.52203: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f7a10> <<< 3079 1726884388.62374: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 3079 1726884388.62427: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 3079 1726884388.62460: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 3079 1726884388.62534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 3079 1726884388.62551: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378104290> <<< 3079 1726884388.62584: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 3079 1726884388.62616: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 3079 1726884388.62641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 3079 1726884388.62675: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.62834: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378106240> <<< 3079 1726884388.62860: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378105df0> <<< 3079 1726884388.62985: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.63005: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b45b0e0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378104d40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781045c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03780e12b0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378104080> <<< 3079 1726884388.63040: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 3079 1726884388.63084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 3079 1726884388.63126: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 3079 1726884388.63151: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037811f5f0> <<< 3079 1726884388.63191: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037811e120> <<< 3079 1726884388.63227: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 3079 1726884388.63248: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 3079 1726884388.63274: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378144e00> <<< 3079 1726884388.63291: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 3079 1726884388.63299: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145100> <<< 3079 1726884388.63323: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 3079 1726884388.63343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145370> <<< 3079 1726884388.63374: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 3079 1726884388.63395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 3079 1726884388.63404: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145610> <<< 3079 1726884388.63429: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 3079 1726884388.63453: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 3079 1726884388.63491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 3079 1726884388.63538: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145d00> <<< 3079 1726884388.63553: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145b80> <<< 3079 1726884388.63573: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' <<< 3079 1726884388.63580: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781475c0> <<< 3079 1726884388.63610: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 3079 1726884388.63622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' <<< 3079 1726884388.63634: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378147710> <<< 3079 1726884388.63659: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 3079 1726884388.63667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 3079 1726884388.63694: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378147920> <<< 3079 1726884388.63726: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 3079 1726884388.63741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 3079 1726884388.63765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 3079 1726884388.63794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 3079 1726884388.63820: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781608c0> <<< 3079 1726884388.63830: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378160140> <<< 3079 1726884388.63852: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 3079 1726884388.63860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 3079 1726884388.63881: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378161460> <<< 3079 1726884388.63913: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py <<< 3079 1726884388.63918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 3079 1726884388.63934: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781618b0> <<< 3079 1726884388.63951: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 3079 1726884388.63960: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 3079 1726884388.63974: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378161a60> <<< 3079 1726884388.63992: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 3079 1726884388.64016: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 3079 1726884388.64055: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378161d30> <<< 3079 1726884388.64086: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 3079 1726884388.64094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378162c30> <<< 3079 1726884388.64126: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 3079 1726884388.64131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 3079 1726884388.64150: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378162ea0> <<< 3079 1726884388.64175: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 3079 1726884388.64187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' <<< 3079 1726884388.64206: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781630b0> <<< 3079 1726884388.64226: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 3079 1726884388.64245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 3079 1726884388.64279: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 3079 1726884388.64286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 3079 1726884388.64304: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378163c20> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781637a0> <<< 3079 1726884388.64333: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 3079 1726884388.64348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 3079 1726884388.64378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 3079 1726884388.64402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 3079 1726884388.64416: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818cad0> <<< 3079 1726884388.64419: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818c410> <<< 3079 1726884388.64445: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 3079 1726884388.64458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 3079 1726884388.64465: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818d760> <<< 3079 1726884388.64488: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 3079 1726884388.64525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 3079 1726884388.64532: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818da60> <<< 3079 1726884388.64559: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 3079 1726884388.64573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' <<< 3079 1726884388.64579: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818e960> <<< 3079 1726884388.64611: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py <<< 3079 1726884388.64616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818ebd0> <<< 3079 1726884388.64641: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 3079 1726884388.64661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 3079 1726884388.64668: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818ed50> <<< 3079 1726884388.64691: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f67b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f7530> <<< 3079 1726884388.64698: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f69c0> <<< 3079 1726884388.64733: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 3079 1726884388.64737: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 3079 1726884388.64792: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f74d0> <<< 3079 1726884388.64829: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 3079 1726884388.64831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 3079 1726884388.64878: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818f500> <<< 3079 1726884388.65010: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 3079 1726884388.65014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818fb90> <<< 3079 1726884388.65017: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebc590> <<< 3079 1726884388.65020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 3079 1726884388.65022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 3079 1726884388.65056: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.65158: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebd970> <<< 3079 1726884388.65163: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebda30> <<< 3079 1726884388.65187: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 3079 1726884388.65329: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377ebe150> <<< 3079 1726884388.65353: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebdfd0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 3079 1726884388.65375: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 3079 1726884388.65429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 3079 1726884388.65436: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 3079 1726884388.65468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee8710> <<< 3079 1726884388.65498: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 3079 1726884388.65540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 3079 1726884388.65582: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9940> <<< 3079 1726884388.65614: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9b80> <<< 3079 1726884388.65629: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 3079 1726884388.65674: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.65732: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377ee9d00> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9b20> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9400> <<< 3079 1726884388.65736: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee8890> <<< 3079 1726884388.65845: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebfb00> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebf080> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebe930> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebd460> <<< 3079 1726884388.65900: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebc9b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9a30> <<< 3079 1726884388.65905: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 3079 1726884388.65926: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eea720> <<< 3079 1726884388.65946: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 3079 1726884388.65953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 3079 1726884388.65991: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.66020: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb5f0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb350> <<< 3079 1726884388.66038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.66075: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 3079 1726884388.66222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884388.66246: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 3079 1726884388.66283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 3079 1726884388.66363: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f21a60> <<< 3079 1726884388.66385: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 3079 1726884388.66394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 3079 1726884388.66474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 3079 1726884388.66491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 3079 1726884388.66519: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f23110> <<< 3079 1726884388.66678: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377f22360> <<< 3079 1726884388.66687: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f21f40> <<< 3079 1726884388.66695: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 3079 1726884388.66721: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 3079 1726884388.66747: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py <<< 3079 1726884388.66761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f58920> <<< 3079 1726884388.66770: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f47d10> <<< 3079 1726884388.66786: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py <<< 3079 1726884388.66793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.66821: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 3079 1726884388.66866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 3079 1726884388.66887: stdout chunk (state=3): >>>import 'six.moves' # <<< 3079 1726884388.66901: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 3079 1726884388.66917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 3079 1726884388.66940: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f5b800> <<< 3079 1726884388.66960: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 3079 1726884388.66964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 3079 1726884388.66982: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f5b950> <<< 3079 1726884388.66998: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 3079 1726884388.67020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 3079 1726884388.67027: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 3079 1726884388.67091: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f58fb0> <<< 3079 1726884388.67098: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f58c80> <<< 3079 1726884388.67152: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb8c0> <<< 3079 1726884388.67173: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 3079 1726884388.67180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 3079 1726884388.67210: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f215b0> <<< 3079 1726884388.67225: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb620> <<< 3079 1726884388.67233: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eead50> <<< 3079 1726884388.67259: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 3079 1726884388.67282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7e360> <<< 3079 1726884388.67313: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 3079 1726884388.67335: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 3079 1726884388.67340: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7ec90> <<< 3079 1726884388.67372: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 3079 1726884388.67379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' <<< 3079 1726884388.67387: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7f650> <<< 3079 1726884388.67414: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 3079 1726884388.67428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 3079 1726884388.67443: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7fa70> <<< 3079 1726884388.67471: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 3079 1726884388.67486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 3079 1726884388.67510: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f94650> <<< 3079 1726884388.67522: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 3079 1726884388.67568: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 3079 1726884388.67600: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f94cb0> <<< 3079 1726884388.67626: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py <<< 3079 1726884388.67633: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 3079 1726884388.67658: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 3079 1726884388.67666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884388.67688: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 3079 1726884388.67694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 3079 1726884388.67732: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884388.67783: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377f97b60> <<< 3079 1726884388.67804: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f97530> <<< 3079 1726884388.67830: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f971d0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f96ea0> <<< 3079 1726884389.88227: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["man-db", "bash", "openssh-clients"], "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}}} <<< 3079 1726884389.89599: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 3079 1726884389.89623: stdout chunk (state=3): >>># destroy __main__ <<< 3079 1726884389.90165: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884389.90186: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin <<< 3079 1726884389.90194: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys<<< 3079 1726884389.90226: 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 <<< 3079 1726884389.90245: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib<<< 3079 1726884389.90249: stdout chunk (state=3): >>> <<< 3079 1726884389.90274: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 3079 1726884389.90285: 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 importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 3079 1726884389.90296: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib <<< 3079 1726884389.90332: stdout chunk (state=3): >>># cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess <<< 3079 1726884389.90343: stdout chunk (state=3): >>># cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 3079 1726884389.90352: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 3079 1726884389.90375: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # 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 <<< 3079 1726884389.90409: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 3079 1726884389.90435: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words <<< 3079 1726884389.90459: stdout chunk (state=3): >>># cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error <<< 3079 1726884389.90494: stdout chunk (state=3): >>># 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 <<< 3079 1726884389.90528: stdout chunk (state=3): >>># cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor <<< 3079 1726884389.90556: stdout chunk (state=3): >>># cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist <<< 3079 1726884389.90595: stdout chunk (state=3): >>># cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat <<< 3079 1726884389.90618: stdout chunk (state=3): >>># cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage<<< 3079 1726884389.90627: stdout chunk (state=3): >>> # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 3079 1726884389.91264: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884389.91267: stdout chunk (state=3): >>># destroy _bz2 <<< 3079 1726884389.91275: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884389.91301: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 3079 1726884389.91312: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884389.91340: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp <<< 3079 1726884389.91347: stdout chunk (state=3): >>># destroy syslog <<< 3079 1726884389.91374: stdout chunk (state=3): >>># destroy selinux <<< 3079 1726884389.91401: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 3079 1726884389.91422: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 3079 1726884389.91472: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 3079 1726884389.91479: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 3079 1726884389.91516: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser <<< 3079 1726884389.91551: stdout chunk (state=3): >>># destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves <<< 3079 1726884389.91564: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 3079 1726884389.91573: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal <<< 3079 1726884389.91599: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2<<< 3079 1726884389.91609: stdout chunk (state=3): >>> # destroy _sqlite3 <<< 3079 1726884389.91660: stdout chunk (state=3): >>># cleanup[3] wiping _decimal<<< 3079 1726884389.91667: stdout chunk (state=3): >>> # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term <<< 3079 1726884389.91693: stdout chunk (state=3): >>># destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell <<< 3079 1726884389.91732: stdout chunk (state=3): >>># destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 3079 1726884389.91758: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base <<< 3079 1726884389.91780: stdout chunk (state=3): >>># destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping 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 <<< 3079 1726884389.91830: stdout chunk (state=3): >>># cleanup[3] wiping glob <<< 3079 1726884389.91847: 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 # 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 <<< 3079 1726884389.91856: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf <<< 3079 1726884389.91863: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types <<< 3079 1726884389.91925: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text <<< 3079 1726884389.91941: stdout chunk (state=3): >>># cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 3079 1726884389.91951: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils <<< 3079 1726884389.91960: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 3079 1726884389.92084: stdout chunk (state=3): >>># cleanup[3] wiping email.header <<< 3079 1726884389.92121: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 3079 1726884389.92128: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse <<< 3079 1726884389.92152: stdout chunk (state=3): >>># destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random <<< 3079 1726884389.92159: stdout chunk (state=3): >>># cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 3079 1726884389.92184: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings <<< 3079 1726884389.92205: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 3079 1726884389.92240: 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 # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 3079 1726884389.92251: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 3079 1726884389.92258: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc <<< 3079 1726884389.92298: stdout chunk (state=3): >>># cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 3079 1726884389.92320: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib <<< 3079 1726884389.92351: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 3079 1726884389.92376: stdout chunk (state=3): >>># destroy decimal # destroy _dbus_bindings # destroy _curses<<< 3079 1726884389.92383: stdout chunk (state=3): >>> # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884389.92985: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884389.92992: stdout chunk (state=3): >>># destroy _socket <<< 3079 1726884389.93046: stdout chunk (state=3): >>># destroy _weakref <<< 3079 1726884389.93052: stdout chunk (state=3): >>># destroy _thread <<< 3079 1726884389.93087: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 3079 1726884389.93097: stdout chunk (state=3): >>># destroy _sha2<<< 3079 1726884389.93103: stdout chunk (state=3): >>> # destroy stat # destroy genericpath <<< 3079 1726884389.93128: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 3079 1726884389.93148: stdout chunk (state=3): >>># destroy _compat_pickle <<< 3079 1726884389.93187: stdout chunk (state=3): >>># destroy libdnf._error <<< 3079 1726884389.93211: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy _queue <<< 3079 1726884389.93219: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 3079 1726884389.93248: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 3079 1726884389.93276: stdout chunk (state=3): >>># destroy _typing <<< 3079 1726884389.93303: stdout chunk (state=3): >>># destroy _tokenize <<< 3079 1726884389.93311: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 3079 1726884389.93348: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 3079 1726884389.93356: stdout chunk (state=3): >>># destroy gettext # destroy libcomps <<< 3079 1726884389.93393: stdout chunk (state=3): >>># destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils <<< 3079 1726884389.93399: stdout chunk (state=3): >>># destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch <<< 3079 1726884389.93462: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc <<< 3079 1726884389.93491: stdout chunk (state=3): >>># destroy glob # destroy curses # destroy struct # destroy termios <<< 3079 1726884389.93498: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 3079 1726884389.93530: stdout chunk (state=3): >>># destroy rpm <<< 3079 1726884389.93598: stdout chunk (state=3): >>># destroy itertools <<< 3079 1726884389.93602: stdout chunk (state=3): >>># destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl <<< 3079 1726884389.93606: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 3079 1726884389.93701: stdout chunk (state=3): >>># destroy _warnings <<< 3079 1726884389.93711: stdout chunk (state=3): >>># destroy posix <<< 3079 1726884389.93755: stdout chunk (state=3): >>># destroy binascii <<< 3079 1726884389.93759: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 3079 1726884389.93766: stdout chunk (state=3): >>># destroy string <<< 3079 1726884389.93812: stdout chunk (state=3): >>># destroy _ssl <<< 3079 1726884389.93928: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884389.94069: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 3079 1726884389.94081: stdout chunk (state=3): >>># destroy re <<< 3079 1726884389.94087: stdout chunk (state=3): >>># destroy _random <<< 3079 1726884389.94120: stdout chunk (state=3): >>># destroy _sre <<< 3079 1726884389.94135: stdout chunk (state=3): >>># destroy _operator # destroy _functools<<< 3079 1726884389.94142: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 3079 1726884389.94956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884389.95019: stderr chunk (state=3): >>><<< 3079 1726884389.95024: stdout chunk (state=3): >>><<< 3079 1726884389.95195: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037ba0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b9dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037ba0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b801160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b801fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8777a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b877e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b857a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b855160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83cf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b89b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b89a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b856150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b898bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8cc740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8ccbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ccaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8cce60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b83acf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8cd550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8cd220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ce450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e4650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8e5d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e6c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8e72f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e61e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b8e7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8e74a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ce480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b633c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b65c7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65c530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b65c800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b65c920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b631e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65e030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65ccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b8ceb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b68a3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6a6570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6db350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b705af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6db470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6a7200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6d8b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b6a55b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b65ef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f037b520620> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_g9xleq6n/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b57a120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b551010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b550170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b553fb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b59daf0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59d880> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59d190> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59dc40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b57adb0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b59e8a0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b59eae0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b59eff0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b408c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b40a8d0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40b290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40c470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40eed0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b40eff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40d190> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b412de0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4118b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b411610> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b413a40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b40d6a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b456f00> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b457080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b458c80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b458a40> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b45b230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b459370> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b462a50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b45b3e0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b463aa0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b463b30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b463ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b457380> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b466c90> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b467fe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b465400> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b4667b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b464fb0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b4f0320> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f1820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b46c200> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f1850> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f3650> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b2fdd90> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b2fe600> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b4f2870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b2fd3d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b2fe870> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3928d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b308500> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b302690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3024e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b396d20> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b397140> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b397050> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b397620> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b394710> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3726f0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b372540> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a8fe4b0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b370890> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a901040> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a8ffbc0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a8fef30> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3953a0> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a96cf80> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9250d0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b46f710> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a974a40> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a96edb0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a924bc0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b394d70> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3947a0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3944a0> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3971a0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037b3947d0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a975100> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a974d10> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a975850> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a980500> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a959640> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9767e0> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9590d0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a992600> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9932c0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a992d50> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a9937a0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a953da0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a81f3e0> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a853230> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a853350> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a5cf530> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a5ced80> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a5cef30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a853860> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a852420> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a852ed0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a64cad0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a64c6b0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a1003e0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a64cc20> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a13b5f0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a100650> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a1b11c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a13baa0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037a1e8110> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a1b12e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037883c1d0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a1e83e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037883d460> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883c890> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a64c230> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378860920> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883fd70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378863080> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378863f80> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378884890> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378885d00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378884200> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378862f30> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788628d0> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378887920> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788634a0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378860cb0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883f380> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037883faa0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883f800> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037883d580> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c4fb0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c74a0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c7c80> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c67e0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f04d0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788c4f80> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f1ee0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f1490> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f12b0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378204fb0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378233050> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378233380> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782072c0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378205460> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782044a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f26f0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f2420> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826ce00> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378233f20> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03788f2c30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826d580> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826d940> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826da00> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826db20> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03782906e0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826e810> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782907d0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782908c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037826d970> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782909e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f03782d83e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782bb7d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782ba1e0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378292150> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782915b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782924e0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782937d0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f4c20> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f4e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f5790> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f5250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f6660> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a5cf620> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037a852150> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f7a10> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378104290> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0378106240> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378105df0> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f037b45b0e0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378104d40> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781045c0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03780e12b0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378104080> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037811f5f0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037811e120> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378144e00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145100> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145370> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145610> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145d00> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378145b80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781475c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378147710> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378147920> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781608c0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378160140> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378161460> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781618b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378161a60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378161d30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378162c30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378162ea0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781630b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0378163c20> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03781637a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818cad0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818c410> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818d760> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818da60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818e960> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818ebd0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818ed50> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f67b0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f7530> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f69c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f03782f74d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818f500> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f037818fb90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebc590> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebd970> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebda30> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377ebe150> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebdfd0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee8710> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9940> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9b80> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377ee9d00> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9b20> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9400> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee8890> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebfb00> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebf080> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebe930> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebd460> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ebc9b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377ee9a30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eea720> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb5f0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb350> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f21a60> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f23110> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377f22360> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f21f40> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f58920> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f47d10> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f5b800> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f5b950> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f58fb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f58c80> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb8c0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f215b0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eeb620> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377eead50> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7e360> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7ec90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7f650> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f7fa70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f94650> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f94cb0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0377f97b60> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f97530> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f971d0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0377f96ea0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["man-db", "bash", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _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 gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping 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 libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _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 gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired- pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping 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 libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 3079 1726884389.96468: done with _execute_module (ansible.legacy.dnf, {'name': ['man-db', 'bash', 'openssh-clients'], '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-1726884387.8525615-4149-264753109636612/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884389.96471: _low_level_execute_command(): starting 3079 1726884389.96473: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884387.8525615-4149-264753109636612/ > /dev/null 2>&1 && sleep 0' 3079 1726884389.96474: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884389.96476: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884389.96477: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884389.96479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884389.96480: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884389.96482: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884389.96483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884389.96484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884389.96486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884389.96487: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3079 1726884389.96488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884389.96489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884389.96491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884389.96493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884389.96495: stderr chunk (state=3): >>>debug2: match found <<< 3079 1726884389.96497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884389.96499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884389.96500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884389.96501: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884389.96502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884389.98375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884389.98456: stderr chunk (state=3): >>><<< 3079 1726884389.98460: stdout chunk (state=3): >>><<< 3079 1726884389.98475: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884389.98482: handler run complete 3079 1726884389.98523: attempt loop complete, returning result 3079 1726884389.98526: _execute() done 3079 1726884389.98529: dumping result to json 3079 1726884389.98535: done dumping result, returning 3079 1726884389.98547: done running TaskExecutor() for managed_node2/TASK: Make sure manual pages and bash are installed [12b8f51e-eff7-176b-d716-00000000000f] 3079 1726884389.98553: sending task result for task 12b8f51e-eff7-176b-d716-00000000000f 3079 1726884389.98693: done sending task result for task 12b8f51e-eff7-176b-d716-00000000000f 3079 1726884389.98696: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3079 1726884389.98792: no more pending results, returning what we have 3079 1726884389.98795: results queue empty 3079 1726884389.98796: checking for any_errors_fatal 3079 1726884389.98850: done checking for any_errors_fatal 3079 1726884389.98852: checking for max_fail_percentage 3079 1726884389.98854: done checking for max_fail_percentage 3079 1726884389.98855: checking to see if all hosts have failed and the running result is not ok 3079 1726884389.98856: done checking to see if all hosts have failed 3079 1726884389.98856: getting the remaining hosts for this loop 3079 1726884389.98858: done getting the remaining hosts for this loop 3079 1726884389.98863: getting the next task for host managed_node2 3079 1726884389.98869: done getting next task for host managed_node2 3079 1726884389.98872: ^ task is: TASK: Get list of options from manual page 3079 1726884389.98874: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884389.98878: getting variables 3079 1726884389.98879: in VariableManager get_vars() 3079 1726884389.98904: Calling all_inventory to load vars for managed_node2 3079 1726884389.98907: Calling groups_inventory to load vars for managed_node2 3079 1726884389.98920: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884389.98930: Calling all_plugins_play to load vars for managed_node2 3079 1726884389.98933: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884389.98936: Calling groups_plugins_play to load vars for managed_node2 3079 1726884389.99099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884389.99256: done with get_vars() 3079 1726884389.99266: done getting variables 3079 1726884389.99344: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get list of options from manual page] ************************************ task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:62 Friday 20 September 2024 22:06:29 -0400 (0:00:02.199) 0:01:08.305 ****** 3079 1726884389.99368: entering _queue_task() for managed_node2/shell 3079 1726884389.99373: Creating lock for shell 3079 1726884389.99586: worker is 1 (out of 1 available) 3079 1726884389.99598: exiting _queue_task() for managed_node2/shell 3079 1726884389.99613: done queuing things up, now waiting for results queue to drain 3079 1726884389.99615: waiting for pending results... 3079 1726884389.99770: running TaskExecutor() for managed_node2/TASK: Get list of options from manual page 3079 1726884389.99839: in run() - task 12b8f51e-eff7-176b-d716-000000000010 3079 1726884389.99854: variable 'ansible_search_path' from source: unknown 3079 1726884389.99884: calling self._execute() 3079 1726884389.99950: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884389.99955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884389.99967: variable 'omit' from source: magic vars 3079 1726884390.00057: variable 'omit' from source: magic vars 3079 1726884390.00088: variable 'omit' from source: magic vars 3079 1726884390.00120: variable 'omit' from source: magic vars 3079 1726884390.00158: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884390.00194: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884390.00217: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884390.00234: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884390.00244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884390.00272: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884390.00276: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884390.00281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884390.00368: Set connection var ansible_shell_type to sh 3079 1726884390.00376: Set connection var ansible_shell_executable to /bin/sh 3079 1726884390.00385: Set connection var ansible_timeout to 10 3079 1726884390.00393: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884390.00396: Set connection var ansible_connection to ssh 3079 1726884390.00407: Set connection var ansible_pipelining to False 3079 1726884390.00432: variable 'ansible_shell_executable' from source: unknown 3079 1726884390.00436: variable 'ansible_connection' from source: unknown 3079 1726884390.00438: variable 'ansible_module_compression' from source: unknown 3079 1726884390.00443: variable 'ansible_shell_type' from source: unknown 3079 1726884390.00446: variable 'ansible_shell_executable' from source: unknown 3079 1726884390.00450: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884390.00455: variable 'ansible_pipelining' from source: unknown 3079 1726884390.00459: variable 'ansible_timeout' from source: unknown 3079 1726884390.00464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884390.00596: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884390.00607: variable 'omit' from source: magic vars 3079 1726884390.00616: starting attempt loop 3079 1726884390.00621: running the handler 3079 1726884390.00636: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884390.00649: _low_level_execute_command(): starting 3079 1726884390.00658: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884390.01188: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884390.01229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884390.01234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884390.01236: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884390.01286: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884390.01290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884390.01292: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884390.01363: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884390.03530: stdout chunk (state=3): >>>/root <<< 3079 1726884390.03641: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884390.03703: stderr chunk (state=3): >>><<< 3079 1726884390.03707: stdout chunk (state=3): >>><<< 3079 1726884390.03736: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884390.03748: _low_level_execute_command(): starting 3079 1726884390.03754: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413 `" && echo ansible-tmp-1726884390.037361-4215-40873609311413="` echo /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413 `" ) && sleep 0' 3079 1726884390.04213: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884390.04218: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884390.04252: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884390.04264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884390.04317: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884390.04321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884390.04391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884390.06970: stdout chunk (state=3): >>>ansible-tmp-1726884390.037361-4215-40873609311413=/root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413 <<< 3079 1726884390.07100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884390.07165: stderr chunk (state=3): >>><<< 3079 1726884390.07168: stdout chunk (state=3): >>><<< 3079 1726884390.07189: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884390.037361-4215-40873609311413=/root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884390.07225: variable 'ansible_module_compression' from source: unknown 3079 1726884390.07273: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3079_p9l7yx2/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 3079 1726884390.07315: variable 'ansible_facts' from source: unknown 3079 1726884390.07387: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py 3079 1726884390.07517: Sending initial data 3079 1726884390.07520: Sent initial data (152 bytes) 3079 1726884390.07979: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884390.08024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884390.08027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884390.08030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3079 1726884390.08032: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884390.08034: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884390.08078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884390.08082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884390.08165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884390.10139: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884390.10198: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884390.10269: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmppiw9daf7 /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py <<< 3079 1726884390.10276: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py" <<< 3079 1726884390.10335: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmppiw9daf7" to remote "/root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py" <<< 3079 1726884390.10343: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py" <<< 3079 1726884390.11247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884390.11327: stderr chunk (state=3): >>><<< 3079 1726884390.11331: stdout chunk (state=3): >>><<< 3079 1726884390.11352: done transferring module to remote 3079 1726884390.11368: _low_level_execute_command(): starting 3079 1726884390.11373: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/ /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py && sleep 0' 3079 1726884390.11869: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884390.11873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884390.11876: 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.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884390.11878: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884390.11881: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884390.11932: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884390.11943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884390.12005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884390.14059: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884390.14116: stderr chunk (state=3): >>><<< 3079 1726884390.14121: stdout chunk (state=3): >>><<< 3079 1726884390.14138: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884390.14141: _low_level_execute_command(): starting 3079 1726884390.14147: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/AnsiballZ_command.py && sleep 0' 3079 1726884390.14605: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884390.14641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884390.14645: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884390.14647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884390.14705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884390.14713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884390.14715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884390.14789: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884390.17019: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884390.17043: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884390.17080: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 3079 1726884390.17159: stdout chunk (state=3): >>>import '_io' # <<< 3079 1726884390.17172: stdout chunk (state=3): >>>import 'marshal' # <<< 3079 1726884390.17204: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884390.17240: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884390.17268: stdout chunk (state=3): >>>import 'time' # <<< 3079 1726884390.17279: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 3079 1726884390.17337: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.17364: stdout chunk (state=3): >>>import '_codecs' # <<< 3079 1726884390.17384: stdout chunk (state=3): >>>import 'codecs' # <<< 3079 1726884390.17429: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884390.17457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884390.17470: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5be0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bddbb30> <<< 3079 1726884390.17495: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 3079 1726884390.17518: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5be0eab0> <<< 3079 1726884390.17534: stdout chunk (state=3): >>>import '_signal' # <<< 3079 1726884390.17564: stdout chunk (state=3): >>>import '_abc' # <<< 3079 1726884390.17571: stdout chunk (state=3): >>>import 'abc' # <<< 3079 1726884390.17590: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884390.17624: stdout chunk (state=3): >>>import '_stat' # <<< 3079 1726884390.17630: stdout chunk (state=3): >>>import 'stat' # <<< 3079 1726884390.17722: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884390.17754: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 3079 1726884390.17786: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884390.17813: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 3079 1726884390.17828: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 3079 1726884390.17835: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 3079 1726884390.17844: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884390.17860: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884390.17885: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 3079 1726884390.17890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884390.17915: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc21160> <<< 3079 1726884390.17980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884390.17992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.17998: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc21fd0> <<< 3079 1726884390.18024: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884390.18057: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884390.18301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884390.18322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884390.18337: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 3079 1726884390.18357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.18370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884390.18421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884390.18432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884390.18468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884390.18474: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5fd70> <<< 3079 1726884390.18507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884390.18517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 3079 1726884390.18546: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5ffb0> <<< 3079 1726884390.18568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884390.18592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884390.18627: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884390.18673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.18694: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884390.18722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 3079 1726884390.18729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc977a0> <<< 3079 1726884390.18753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 3079 1726884390.18767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 3079 1726884390.18779: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc97e30> <<< 3079 1726884390.18782: stdout chunk (state=3): >>>import '_collections' # <<< 3079 1726884390.18844: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc77a40> <<< 3079 1726884390.18851: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884390.18885: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc75160> <<< 3079 1726884390.18977: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5cf20> <<< 3079 1726884390.19013: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884390.19036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884390.19046: stdout chunk (state=3): >>>import '_sre' # <<< 3079 1726884390.19066: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884390.19092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884390.19117: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 3079 1726884390.19123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884390.19150: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcbb740> <<< 3079 1726884390.19176: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcba360> <<< 3079 1726884390.19202: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 3079 1726884390.19211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc76150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcb8bc0> <<< 3079 1726884390.19297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5c1a0> <<< 3079 1726884390.19362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 3079 1726884390.19380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bcecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcecaa0> <<< 3079 1726884390.19439: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bcece60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5acf0> <<< 3079 1726884390.19528: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884390.19544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884390.19557: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bced550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bced220> <<< 3079 1726884390.19564: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 3079 1726884390.19609: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884390.19633: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcee450> <<< 3079 1726884390.19639: stdout chunk (state=3): >>>import 'importlib.util' # <<< 3079 1726884390.19679: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884390.19685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884390.19767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd04650> import 'errno' # <<< 3079 1726884390.19828: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bd05d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 3079 1726884390.19845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884390.19858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 3079 1726884390.19909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 3079 1726884390.19916: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd06c90> <<< 3079 1726884390.20022: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bd072f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd061e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bd07d70> <<< 3079 1726884390.20026: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd074a0> <<< 3079 1726884390.20083: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcee480> <<< 3079 1726884390.20139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884390.20176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884390.20194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884390.20222: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.20314: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bab3c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5badc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5badc530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5badc800> <<< 3079 1726884390.20347: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.20353: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5badc920> <<< 3079 1726884390.20395: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bab1e20> <<< 3079 1726884390.20484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884390.20546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884390.20600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bade030> <<< 3079 1726884390.20647: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5badccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bceeb70> <<< 3079 1726884390.20711: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884390.20773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884390.20837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884390.20876: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb0e3c0> <<< 3079 1726884390.21053: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884390.21068: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb26570> <<< 3079 1726884390.21119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884390.21137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884390.21241: stdout chunk (state=3): >>>import 'ntpath' # <<< 3079 1726884390.21245: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb5b350> <<< 3079 1726884390.21282: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884390.21329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 3079 1726884390.21401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884390.21416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884390.21542: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb85af0> <<< 3079 1726884390.21646: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb5b470> <<< 3079 1726884390.21710: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb27200> <<< 3079 1726884390.21736: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb58b30> <<< 3079 1726884390.21798: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb255b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5badef60> <<< 3079 1726884390.21898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884390.21921: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f5b9a45f0> <<< 3079 1726884390.22032: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nlqwi2fk/ansible_ansible.legacy.command_payload.zip' <<< 3079 1726884390.22039: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.22299: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884390.22322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884390.22375: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884390.22484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884390.22521: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' <<< 3079 1726884390.22529: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9fa120> import '_typing' # <<< 3079 1726884390.22823: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9d5010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9d4170> # zipimport: zlib available <<< 3079 1726884390.22837: stdout chunk (state=3): >>>import 'ansible' # <<< 3079 1726884390.22846: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.22917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 3079 1726884390.24855: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.26517: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9d7dd0> <<< 3079 1726884390.26536: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.26566: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884390.26594: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884390.26632: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5ba219d0> <<< 3079 1726884390.26678: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba21790> <<< 3079 1726884390.26702: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba210d0> <<< 3079 1726884390.26732: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 3079 1726884390.26738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884390.26780: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba21850> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9fab40> <<< 3079 1726884390.26795: stdout chunk (state=3): >>>import 'atexit' # <<< 3079 1726884390.26829: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5ba22660> <<< 3079 1726884390.26859: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.26868: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5ba228a0> <<< 3079 1726884390.26884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884390.26945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884390.26952: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884390.27001: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba22de0> <<< 3079 1726884390.27017: stdout chunk (state=3): >>>import 'pwd' # <<< 3079 1726884390.27036: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884390.27061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884390.27103: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b88cb30> <<< 3079 1726884390.27129: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.27135: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b88e750> <<< 3079 1726884390.27157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884390.27179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884390.27215: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b88f110> <<< 3079 1726884390.27235: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884390.27264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884390.27287: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b88ff50> <<< 3079 1726884390.27306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884390.27346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884390.27372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 3079 1726884390.27375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884390.27433: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b892cf0> <<< 3079 1726884390.27480: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b892e40> <<< 3079 1726884390.27500: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b890fe0> <<< 3079 1726884390.27522: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884390.27553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884390.27575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 3079 1726884390.27582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884390.27600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884390.27634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884390.27662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 3079 1726884390.27666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884390.27681: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b896cf0> <<< 3079 1726884390.27687: stdout chunk (state=3): >>>import '_tokenize' # <<< 3079 1726884390.27760: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8957c0> <<< 3079 1726884390.27771: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b895520> <<< 3079 1726884390.27785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 3079 1726884390.27790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884390.27870: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b897b30> <<< 3079 1726884390.27902: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8914f0> <<< 3079 1726884390.27930: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.27936: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8dae70> <<< 3079 1726884390.27962: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.27969: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8db080> <<< 3079 1726884390.27982: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884390.28006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 3079 1726884390.28030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 3079 1726884390.28044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884390.28072: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.28081: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8dcb30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8dc8f0> <<< 3079 1726884390.28098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884390.28228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884390.28282: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.28288: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8df050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8dd1f0> <<< 3079 1726884390.28319: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884390.28364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.28393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 3079 1726884390.28407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 3079 1726884390.28416: stdout chunk (state=3): >>>import '_string' # <<< 3079 1726884390.28466: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8e67b0> <<< 3079 1726884390.28622: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8df140> <<< 3079 1726884390.28696: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.28702: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8e7560> <<< 3079 1726884390.28734: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.28740: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8e7950> <<< 3079 1726884390.28793: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 3079 1726884390.28801: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8e78c0> <<< 3079 1726884390.28810: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8db260> <<< 3079 1726884390.28835: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884390.28860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884390.28884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884390.28922: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.28950: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.28956: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8eb170> <<< 3079 1726884390.29144: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.29161: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8ec500> <<< 3079 1726884390.29176: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8e9910> <<< 3079 1726884390.29211: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.29227: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8eacc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8e9520> <<< 3079 1726884390.29242: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29255: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29263: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 3079 1726884390.29274: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29379: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29482: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29504: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 3079 1726884390.29525: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29535: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884390.29698: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.29841: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.30531: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.31224: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 3079 1726884390.31233: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 3079 1726884390.31246: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 3079 1726884390.31268: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884390.31291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.31340: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b970710> <<< 3079 1726884390.31446: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 3079 1726884390.31472: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b971520> <<< 3079 1726884390.31486: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8dc860> <<< 3079 1726884390.31539: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 3079 1726884390.31542: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.31574: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.31589: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 3079 1726884390.31606: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.31778: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.31974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884390.31992: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b971280> <<< 3079 1726884390.31999: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.32575: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33122: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33211: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33296: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884390.33314: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33351: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33395: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884390.33402: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33491: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33602: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884390.33634: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33641: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 3079 1726884390.33653: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33702: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.33742: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884390.33758: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.34032: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.34319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884390.34381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884390.34401: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884390.34486: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b973b60> <<< 3079 1726884390.34500: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.34581: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.34671: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 3079 1726884390.34676: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 3079 1726884390.34686: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884390.34716: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 3079 1726884390.34721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884390.34803: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.34931: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.34938: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b781d60> <<< 3079 1726884390.34992: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884390.34998: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b782660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b972d20> <<< 3079 1726884390.35023: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35071: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884390.35125: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35175: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35221: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35284: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35356: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884390.35399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.35493: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b781370> <<< 3079 1726884390.35533: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b7826f0> <<< 3079 1726884390.35570: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 3079 1726884390.35577: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35648: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35722: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35744: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.35794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884390.35824: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884390.35846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884390.35873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884390.35931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884390.35958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884390.35968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884390.36035: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8168a0> <<< 3079 1726884390.36082: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b78c4d0><<< 3079 1726884390.36088: stdout chunk (state=3): >>> <<< 3079 1726884390.36178: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b786690> <<< 3079 1726884390.36182: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b7864e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 3079 1726884390.36216: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.36249: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884390.36330: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 3079 1726884390.36338: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 3079 1726884390.36359: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.36475: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884390.36603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 3079 1726884390.36630: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b786510> <<< 3079 1726884390.36721: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884391.18962: stdout chunk (state=3): >>> {"changed": true, "stdout": "AddKeysToAgent\nAddressFamily\nBatchMode\nBindAddress\nBindInterface\nCanonicalDomains\nCanonicalizeFallbackLocal\nCanonicalizeHostname\nCanonicalizeMaxDots\nCanonicalizePermittedCNAMEs\nCASignatureAlgorithms\nCertificateFile\nCheckHostIP\nCiphers\nClearAllForwardings\nCompression\nConnectionAttempts\nConnectTimeout\nControlMaster\nControlPath\nControlPersist\nDynamicForward\nEnableEscapeCommandline\nEnableSSHKeysign\nEscapeChar\nExitOnForwardFailure\nFingerprintHash\nForkAfterAuthentication\nForwardAgent\nForwardX11\nForwardX11Timeout\nForwardX11Trusted\nGatewayPorts\nGlobalKnownHostsFile\nGSSAPIAuthentication\nGSSAPIClientIdentity\nGSSAPIDelegateCredentials\nGSSAPIKeyExchange\nGSSAPIRenewalForcesRekey\nGSSAPIServerIdentity\nGSSAPITrustDns\nGSSAPIKexAlgorithms\nHashKnownHosts\nHostbasedAcceptedAlgorithms\nHostbasedAuthentication\nHostKeyAlgorithms\nHostKeyAlias\nHostname\nIdentitiesOnly\nIdentityAgent\nIdentityFile\nIgnoreUnknown\nInclude\nIPQoS\nKbdInteractiveAuthentication\nKbdInteractiveDevices\nKexAlgorithms\nKnownHostsCommand\nLocalCommand\nLocalForward\nLogLevel\nLogVerbose\nMACs\nNoHostAuthenticationForLocalhost\nNumberOfPasswordPrompts\nPasswordAuthentication\nPermitLocalCommand\nPermitRemoteOpen\nPKCS11Provider\nPort\nPreferredAuthentications\nProxyCommand\nProxyJump\nProxyUseFdpass\nPubkeyAcceptedAlgorithms\nPubkeyAuthentication\nRekeyLimit\nRemoteCommand\nRemoteForward\nRequestTTY\nRequiredRSASize\nRevokedHostKeys\nSecurityKeyProvider\nSendEnv\nServerAliveCountMax\nServerAliveInterval\nSessionType\nSetEnv\nStdinNull\nStreamLocalBindMask\nStreamLocalBindUnlink\nStrictHostKeyChecking\nSyslogFacility\nTCPKeepAlive\nTunnel\nTunnelDevice\nUpdateHostKeys\nUser\nUserKnownHostsFile\nVerifyHostKeyDNS\nVisualHostKey\nXAuthLocation\nKnownHostsCommand", "stderr": "grep: warning: stray \\ before T", "rc": 0, "cmd": "set -o pipefail && man ssh_config | grep -o '^\\( \\| \\)[A-Z][A-Za-z0-9]*\\(.\\| \\)' | grep -v \"[A-Za-z0-9] $\" | grep -v \"[^A-Za-z0-9 ]$\" | awk '{ print $1 }' | grep -v '^$' | grep -v \"^\\(A\\|Match\\|Host\\|OpenSSH\\|The\\|\\Theo\\|Tatu\\|Unless\\|Since\\|Arguments\\|Note\\|Tag\\)$\"", "start": "2024-09-20 22:06:30.368386", "end": "2024-09-20 22:06:31.187740", "delta": "0:00:00.819354", "msg": "", "invocation": {"module_args": {"executable": "/bin/bash", "_raw_params": "set -o pipefail && man ssh_config | grep -o '^\\( \\| \\)[A-Z][A-Za-z0-9]*\\(.\\| \\)' | grep -v \"[A-Za-z0-9] $\" | grep -v \"[^A-Za-z0-9 ]$\" | awk '{ print $1 }' | grep -v '^$' | grep -v \"^\\(A\\|Match\\|Host\\|OpenSSH\\|The\\|\\Theo\\|Tatu\\|Unless\\|Since\\|Arguments\\|Note\\|Tag\\)$\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 3079 1726884391.19564: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 3079 1726884391.19634: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 3079 1726884391.19678: stdout chunk (state=3): >>># cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 3079 1726884391.19685: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 3079 1726884391.20005: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884391.20055: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util<<< 3079 1726884391.20063: stdout chunk (state=3): >>> # destroy _bz2 <<< 3079 1726884391.20069: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 3079 1726884391.20082: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884391.20100: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 3079 1726884391.20106: stdout chunk (state=3): >>> # destroy ipaddress <<< 3079 1726884391.20134: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884391.20170: stdout chunk (state=3): >>># destroy importlib <<< 3079 1726884391.20180: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 3079 1726884391.20187: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 3079 1726884391.20195: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 3079 1726884391.20230: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 3079 1726884391.20234: stdout chunk (state=3): >>># destroy locale # destroy signal<<< 3079 1726884391.20237: stdout chunk (state=3): >>> # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 3079 1726884391.20247: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 3079 1726884391.20259: stdout chunk (state=3): >>># destroy fnmatch <<< 3079 1726884391.20294: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 3079 1726884391.20301: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 3079 1726884391.20341: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux <<< 3079 1726884391.20353: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 3079 1726884391.20417: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 3079 1726884391.20439: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 3079 1726884391.20461: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 3079 1726884391.20464: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 3079 1726884391.20487: stdout chunk (state=3): >>># cleanup[3] wiping atexit <<< 3079 1726884391.20502: stdout chunk (state=3): >>># cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 3079 1726884391.20518: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum <<< 3079 1726884391.20537: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 3079 1726884391.20545: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 3079 1726884391.20581: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 3079 1726884391.20590: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time <<< 3079 1726884391.20594: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 3079 1726884391.20622: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 3079 1726884391.20625: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884391.20804: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884391.20814: stdout chunk (state=3): >>># destroy _socket <<< 3079 1726884391.20832: stdout chunk (state=3): >>># destroy _collections <<< 3079 1726884391.20859: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 3079 1726884391.20865: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 3079 1726884391.20894: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 3079 1726884391.20933: stdout chunk (state=3): >>># destroy _typing <<< 3079 1726884391.20952: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 3079 1726884391.20960: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 3079 1726884391.20983: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 3079 1726884391.20991: stdout chunk (state=3): >>> <<< 3079 1726884391.21092: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 3079 1726884391.21097: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math <<< 3079 1726884391.21119: stdout chunk (state=3): >>># destroy _bisect # destroy time <<< 3079 1726884391.21125: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 3079 1726884391.21169: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 3079 1726884391.21182: stdout chunk (state=3): >>># destroy itertools <<< 3079 1726884391.21201: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 3079 1726884391.21204: stdout chunk (state=3): >>># destroy _thread <<< 3079 1726884391.21221: stdout chunk (state=3): >>># clear sys.audit hooks <<< 3079 1726884391.21630: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884391.21787: stderr chunk (state=3): >>><<< 3079 1726884391.21790: stdout chunk (state=3): >>><<< 3079 1726884391.21863: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5be0c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bddbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5be0eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc21160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc21fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc977a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc97e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc77a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc75160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5cf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcbb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcba360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc76150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcb8bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bcecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcecaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bcece60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bc5acf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bced550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bced220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcee450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd04650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bd05d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd06c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bd072f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd061e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bd07d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bd074a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bcee480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5bab3c80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5badc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5badc530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5badc800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5badc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bab1e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bade030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5badccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bceeb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb0e3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb26570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb5b350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb85af0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb5b470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb27200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb58b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5bb255b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5badef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2f5b9a45f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_nlqwi2fk/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9fa120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9d5010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9d4170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9d7dd0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5ba219d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba21790> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba210d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba21850> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b9fab40> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5ba22660> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5ba228a0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5ba22de0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b88cb30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b88e750> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b88f110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b88ff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b892cf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b892e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b890fe0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b896cf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8957c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b895520> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b897b30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8914f0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8dae70> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8db080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8dcb30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8dc8f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8df050> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8dd1f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8e67b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8df140> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8e7560> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8e7950> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8e78c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8db260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8eb170> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8ec500> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8e9910> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b8eacc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8e9520> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b970710> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b971520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8dc860> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b971280> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b973b60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b781d60> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b782660> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b972d20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2f5b781370> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b7826f0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b8168a0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b78c4d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b786690> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b7864e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2f5b786510> # zipimport: zlib available {"changed": true, "stdout": "AddKeysToAgent\nAddressFamily\nBatchMode\nBindAddress\nBindInterface\nCanonicalDomains\nCanonicalizeFallbackLocal\nCanonicalizeHostname\nCanonicalizeMaxDots\nCanonicalizePermittedCNAMEs\nCASignatureAlgorithms\nCertificateFile\nCheckHostIP\nCiphers\nClearAllForwardings\nCompression\nConnectionAttempts\nConnectTimeout\nControlMaster\nControlPath\nControlPersist\nDynamicForward\nEnableEscapeCommandline\nEnableSSHKeysign\nEscapeChar\nExitOnForwardFailure\nFingerprintHash\nForkAfterAuthentication\nForwardAgent\nForwardX11\nForwardX11Timeout\nForwardX11Trusted\nGatewayPorts\nGlobalKnownHostsFile\nGSSAPIAuthentication\nGSSAPIClientIdentity\nGSSAPIDelegateCredentials\nGSSAPIKeyExchange\nGSSAPIRenewalForcesRekey\nGSSAPIServerIdentity\nGSSAPITrustDns\nGSSAPIKexAlgorithms\nHashKnownHosts\nHostbasedAcceptedAlgorithms\nHostbasedAuthentication\nHostKeyAlgorithms\nHostKeyAlias\nHostname\nIdentitiesOnly\nIdentityAgent\nIdentityFile\nIgnoreUnknown\nInclude\nIPQoS\nKbdInteractiveAuthentication\nKbdInteractiveDevices\nKexAlgorithms\nKnownHostsCommand\nLocalCommand\nLocalForward\nLogLevel\nLogVerbose\nMACs\nNoHostAuthenticationForLocalhost\nNumberOfPasswordPrompts\nPasswordAuthentication\nPermitLocalCommand\nPermitRemoteOpen\nPKCS11Provider\nPort\nPreferredAuthentications\nProxyCommand\nProxyJump\nProxyUseFdpass\nPubkeyAcceptedAlgorithms\nPubkeyAuthentication\nRekeyLimit\nRemoteCommand\nRemoteForward\nRequestTTY\nRequiredRSASize\nRevokedHostKeys\nSecurityKeyProvider\nSendEnv\nServerAliveCountMax\nServerAliveInterval\nSessionType\nSetEnv\nStdinNull\nStreamLocalBindMask\nStreamLocalBindUnlink\nStrictHostKeyChecking\nSyslogFacility\nTCPKeepAlive\nTunnel\nTunnelDevice\nUpdateHostKeys\nUser\nUserKnownHostsFile\nVerifyHostKeyDNS\nVisualHostKey\nXAuthLocation\nKnownHostsCommand", "stderr": "grep: warning: stray \\ before T", "rc": 0, "cmd": "set -o pipefail && man ssh_config | grep -o '^\\( \\| \\)[A-Z][A-Za-z0-9]*\\(.\\| \\)' | grep -v \"[A-Za-z0-9] $\" | grep -v \"[^A-Za-z0-9 ]$\" | awk '{ print $1 }' | grep -v '^$' | grep -v \"^\\(A\\|Match\\|Host\\|OpenSSH\\|The\\|\\Theo\\|Tatu\\|Unless\\|Since\\|Arguments\\|Note\\|Tag\\)$\"", "start": "2024-09-20 22:06:30.368386", "end": "2024-09-20 22:06:31.187740", "delta": "0:00:00.819354", "msg": "", "invocation": {"module_args": {"executable": "/bin/bash", "_raw_params": "set -o pipefail && man ssh_config | grep -o '^\\( \\| \\)[A-Z][A-Za-z0-9]*\\(.\\| \\)' | grep -v \"[A-Za-z0-9] $\" | grep -v \"[^A-Za-z0-9 ]$\" | awk '{ print $1 }' | grep -v '^$' | grep -v \"^\\(A\\|Match\\|Host\\|OpenSSH\\|The\\|\\Theo\\|Tatu\\|Unless\\|Since\\|Arguments\\|Note\\|Tag\\)$\"", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. 3079 1726884391.22743: done with _execute_module (ansible.legacy.command, {'executable': '/bin/bash', '_raw_params': 'set -o pipefail && man ssh_config | grep -o \'^\\( \\| \\)[A-Z][A-Za-z0-9]*\\(.\\| \\)\' | grep -v "[A-Za-z0-9] $" | grep -v "[^A-Za-z0-9 ]$" | awk \'{ print $1 }\' | grep -v \'^$\' | grep -v "^\\(A\\|Match\\|Host\\|OpenSSH\\|The\\|\\Theo\\|Tatu\\|Unless\\|Since\\|Arguments\\|Note\\|Tag\\)$"', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884391.22749: _low_level_execute_command(): starting 3079 1726884391.22752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884390.037361-4215-40873609311413/ > /dev/null 2>&1 && sleep 0' 3079 1726884391.23081: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884391.23094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration <<< 3079 1726884391.23097: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884391.23100: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884391.23204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884391.23231: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884391.23312: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884391.25311: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884391.25416: stderr chunk (state=3): >>><<< 3079 1726884391.25425: stdout chunk (state=3): >>><<< 3079 1726884391.25452: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884391.25467: handler run complete 3079 1726884391.25501: Evaluated conditional (False): False 3079 1726884391.25516: attempt loop complete, returning result 3079 1726884391.25519: _execute() done 3079 1726884391.25522: dumping result to json 3079 1726884391.25535: done dumping result, returning 3079 1726884391.25541: done running TaskExecutor() for managed_node2/TASK: Get list of options from manual page [12b8f51e-eff7-176b-d716-000000000010] 3079 1726884391.25547: sending task result for task 12b8f51e-eff7-176b-d716-000000000010 3079 1726884391.25716: done sending task result for task 12b8f51e-eff7-176b-d716-000000000010 3079 1726884391.25723: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "set -o pipefail && man ssh_config | grep -o '^\\( \\| \\)[A-Z][A-Za-z0-9]*\\(.\\| \\)' | grep -v \"[A-Za-z0-9] $\" | grep -v \"[^A-Za-z0-9 ]$\" | awk '{ print $1 }' | grep -v '^$' | grep -v \"^\\(A\\|Match\\|Host\\|OpenSSH\\|The\\|\\Theo\\|Tatu\\|Unless\\|Since\\|Arguments\\|Note\\|Tag\\)$\"", "delta": "0:00:00.819354", "end": "2024-09-20 22:06:31.187740", "rc": 0, "start": "2024-09-20 22:06:30.368386" } STDOUT: AddKeysToAgent AddressFamily BatchMode BindAddress BindInterface CanonicalDomains CanonicalizeFallbackLocal CanonicalizeHostname CanonicalizeMaxDots CanonicalizePermittedCNAMEs CASignatureAlgorithms CertificateFile CheckHostIP Ciphers ClearAllForwardings Compression ConnectionAttempts ConnectTimeout ControlMaster ControlPath ControlPersist DynamicForward EnableEscapeCommandline EnableSSHKeysign EscapeChar ExitOnForwardFailure FingerprintHash ForkAfterAuthentication ForwardAgent ForwardX11 ForwardX11Timeout ForwardX11Trusted GatewayPorts GlobalKnownHostsFile GSSAPIAuthentication GSSAPIClientIdentity GSSAPIDelegateCredentials GSSAPIKeyExchange GSSAPIRenewalForcesRekey GSSAPIServerIdentity GSSAPITrustDns GSSAPIKexAlgorithms HashKnownHosts HostbasedAcceptedAlgorithms HostbasedAuthentication HostKeyAlgorithms HostKeyAlias Hostname IdentitiesOnly IdentityAgent IdentityFile IgnoreUnknown Include IPQoS KbdInteractiveAuthentication KbdInteractiveDevices KexAlgorithms KnownHostsCommand LocalCommand LocalForward LogLevel LogVerbose MACs NoHostAuthenticationForLocalhost NumberOfPasswordPrompts PasswordAuthentication PermitLocalCommand PermitRemoteOpen PKCS11Provider Port PreferredAuthentications ProxyCommand ProxyJump ProxyUseFdpass PubkeyAcceptedAlgorithms PubkeyAuthentication RekeyLimit RemoteCommand RemoteForward RequestTTY RequiredRSASize RevokedHostKeys SecurityKeyProvider SendEnv ServerAliveCountMax ServerAliveInterval SessionType SetEnv StdinNull StreamLocalBindMask StreamLocalBindUnlink StrictHostKeyChecking SyslogFacility TCPKeepAlive Tunnel TunnelDevice UpdateHostKeys User UserKnownHostsFile VerifyHostKeyDNS VisualHostKey XAuthLocation KnownHostsCommand STDERR: grep: warning: stray \ before T 3079 1726884391.25925: no more pending results, returning what we have 3079 1726884391.25934: results queue empty 3079 1726884391.25936: checking for any_errors_fatal 3079 1726884391.25945: done checking for any_errors_fatal 3079 1726884391.25947: checking for max_fail_percentage 3079 1726884391.25949: done checking for max_fail_percentage 3079 1726884391.25954: checking to see if all hosts have failed and the running result is not ok 3079 1726884391.25955: done checking to see if all hosts have failed 3079 1726884391.25957: getting the remaining hosts for this loop 3079 1726884391.25958: done getting the remaining hosts for this loop 3079 1726884391.25962: getting the next task for host managed_node2 3079 1726884391.25966: done getting next task for host managed_node2 3079 1726884391.25969: ^ task is: TASK: Show ssh_options 3079 1726884391.25972: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884391.25978: getting variables 3079 1726884391.25979: in VariableManager get_vars() 3079 1726884391.26001: Calling all_inventory to load vars for managed_node2 3079 1726884391.26004: Calling groups_inventory to load vars for managed_node2 3079 1726884391.26006: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884391.26019: Calling all_plugins_play to load vars for managed_node2 3079 1726884391.26021: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884391.26023: Calling groups_plugins_play to load vars for managed_node2 3079 1726884391.26231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884391.26435: done with get_vars() 3079 1726884391.26443: done getting variables 3079 1726884391.26593: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show ssh_options] ******************************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:76 Friday 20 September 2024 22:06:31 -0400 (0:00:01.272) 0:01:09.578 ****** 3079 1726884391.26628: entering _queue_task() for managed_node2/debug 3079 1726884391.26629: Creating lock for debug 3079 1726884391.26847: worker is 1 (out of 1 available) 3079 1726884391.26859: exiting _queue_task() for managed_node2/debug 3079 1726884391.26871: done queuing things up, now waiting for results queue to drain 3079 1726884391.26873: waiting for pending results... 3079 1726884391.27028: running TaskExecutor() for managed_node2/TASK: Show ssh_options 3079 1726884391.27089: in run() - task 12b8f51e-eff7-176b-d716-000000000011 3079 1726884391.27106: variable 'ansible_search_path' from source: unknown 3079 1726884391.27139: calling self._execute() 3079 1726884391.27203: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.27216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.27223: variable 'omit' from source: magic vars 3079 1726884391.27313: variable 'omit' from source: magic vars 3079 1726884391.27341: variable 'omit' from source: magic vars 3079 1726884391.27368: variable 'omit' from source: magic vars 3079 1726884391.27405: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884391.27443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.27460: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884391.27477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.27488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.27518: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.27522: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.27527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.27613: Set connection var ansible_shell_type to sh 3079 1726884391.27620: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.27629: Set connection var ansible_timeout to 10 3079 1726884391.27636: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.27639: Set connection var ansible_connection to ssh 3079 1726884391.27650: Set connection var ansible_pipelining to False 3079 1726884391.27675: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.27679: variable 'ansible_connection' from source: unknown 3079 1726884391.27684: variable 'ansible_module_compression' from source: unknown 3079 1726884391.27687: variable 'ansible_shell_type' from source: unknown 3079 1726884391.27689: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.27692: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.27698: variable 'ansible_pipelining' from source: unknown 3079 1726884391.27700: variable 'ansible_timeout' from source: unknown 3079 1726884391.27706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.27838: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.27848: variable 'omit' from source: magic vars 3079 1726884391.27853: starting attempt loop 3079 1726884391.27856: running the handler 3079 1726884391.28052: variable 'ssh_options' from source: set_fact 3079 1726884391.28240: handler run complete 3079 1726884391.28263: attempt loop complete, returning result 3079 1726884391.28266: _execute() done 3079 1726884391.28269: dumping result to json 3079 1726884391.28277: done dumping result, returning 3079 1726884391.28285: done running TaskExecutor() for managed_node2/TASK: Show ssh_options [12b8f51e-eff7-176b-d716-000000000011] 3079 1726884391.28290: sending task result for task 12b8f51e-eff7-176b-d716-000000000011 3079 1726884391.28411: done sending task result for task 12b8f51e-eff7-176b-d716-000000000011 3079 1726884391.28417: WORKER PROCESS EXITING ok: [managed_node2] => { "ssh_options.stdout_lines": [ "AddKeysToAgent", "AddressFamily", "BatchMode", "BindAddress", "BindInterface", "CanonicalDomains", "CanonicalizeFallbackLocal", "CanonicalizeHostname", "CanonicalizeMaxDots", "CanonicalizePermittedCNAMEs", "CASignatureAlgorithms", "CertificateFile", "CheckHostIP", "Ciphers", "ClearAllForwardings", "Compression", "ConnectionAttempts", "ConnectTimeout", "ControlMaster", "ControlPath", "ControlPersist", "DynamicForward", "EnableEscapeCommandline", "EnableSSHKeysign", "EscapeChar", "ExitOnForwardFailure", "FingerprintHash", "ForkAfterAuthentication", "ForwardAgent", "ForwardX11", "ForwardX11Timeout", "ForwardX11Trusted", "GatewayPorts", "GlobalKnownHostsFile", "GSSAPIAuthentication", "GSSAPIClientIdentity", "GSSAPIDelegateCredentials", "GSSAPIKeyExchange", "GSSAPIRenewalForcesRekey", "GSSAPIServerIdentity", "GSSAPITrustDns", "GSSAPIKexAlgorithms", "HashKnownHosts", "HostbasedAcceptedAlgorithms", "HostbasedAuthentication", "HostKeyAlgorithms", "HostKeyAlias", "Hostname", "IdentitiesOnly", "IdentityAgent", "IdentityFile", "IgnoreUnknown", "Include", "IPQoS", "KbdInteractiveAuthentication", "KbdInteractiveDevices", "KexAlgorithms", "KnownHostsCommand", "LocalCommand", "LocalForward", "LogLevel", "LogVerbose", "MACs", "NoHostAuthenticationForLocalhost", "NumberOfPasswordPrompts", "PasswordAuthentication", "PermitLocalCommand", "PermitRemoteOpen", "PKCS11Provider", "Port", "PreferredAuthentications", "ProxyCommand", "ProxyJump", "ProxyUseFdpass", "PubkeyAcceptedAlgorithms", "PubkeyAuthentication", "RekeyLimit", "RemoteCommand", "RemoteForward", "RequestTTY", "RequiredRSASize", "RevokedHostKeys", "SecurityKeyProvider", "SendEnv", "ServerAliveCountMax", "ServerAliveInterval", "SessionType", "SetEnv", "StdinNull", "StreamLocalBindMask", "StreamLocalBindUnlink", "StrictHostKeyChecking", "SyslogFacility", "TCPKeepAlive", "Tunnel", "TunnelDevice", "UpdateHostKeys", "User", "UserKnownHostsFile", "VerifyHostKeyDNS", "VisualHostKey", "XAuthLocation", "KnownHostsCommand" ] } 3079 1726884391.28542: no more pending results, returning what we have 3079 1726884391.28545: results queue empty 3079 1726884391.28546: checking for any_errors_fatal 3079 1726884391.28554: done checking for any_errors_fatal 3079 1726884391.28555: checking for max_fail_percentage 3079 1726884391.28556: done checking for max_fail_percentage 3079 1726884391.28557: checking to see if all hosts have failed and the running result is not ok 3079 1726884391.28558: done checking to see if all hosts have failed 3079 1726884391.28559: getting the remaining hosts for this loop 3079 1726884391.28561: done getting the remaining hosts for this loop 3079 1726884391.28564: getting the next task for host managed_node2 3079 1726884391.28569: done getting next task for host managed_node2 3079 1726884391.28571: ^ task is: TASK: Construct the configuration list 3079 1726884391.28572: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884391.28579: getting variables 3079 1726884391.28580: in VariableManager get_vars() 3079 1726884391.28601: Calling all_inventory to load vars for managed_node2 3079 1726884391.28603: Calling groups_inventory to load vars for managed_node2 3079 1726884391.28606: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884391.28619: Calling all_plugins_play to load vars for managed_node2 3079 1726884391.28623: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884391.28627: Calling groups_plugins_play to load vars for managed_node2 3079 1726884391.28760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884391.28931: done with get_vars() 3079 1726884391.28939: done getting variables 3079 1726884391.28989: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Construct the configuration list] **************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:80 Friday 20 September 2024 22:06:31 -0400 (0:00:00.023) 0:01:09.601 ****** 3079 1726884391.29015: entering _queue_task() for managed_node2/set_fact 3079 1726884391.29215: worker is 1 (out of 1 available) 3079 1726884391.29228: exiting _queue_task() for managed_node2/set_fact 3079 1726884391.29241: done queuing things up, now waiting for results queue to drain 3079 1726884391.29243: waiting for pending results... 3079 1726884391.29419: running TaskExecutor() for managed_node2/TASK: Construct the configuration list 3079 1726884391.29526: in run() - task 12b8f51e-eff7-176b-d716-000000000012 3079 1726884391.29531: variable 'ansible_search_path' from source: unknown 3079 1726884391.29815: variable 'ssh_options' from source: set_fact 3079 1726884391.30130: variable 'omit' from source: magic vars 3079 1726884391.30230: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.30257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.30260: variable 'omit' from source: magic vars 3079 1726884391.30402: variable 'omit' from source: magic vars 3079 1726884391.30406: variable 'omit' from source: magic vars 3079 1726884391.30637: variable 'ssh_c' from source: play vars 3079 1726884391.30655: variable 'item' from source: unknown 3079 1726884391.30724: variable 'omit' from source: magic vars 3079 1726884391.30781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884391.30824: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.30833: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884391.30854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.30881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.30893: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.30899: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.30902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.30997: Set connection var ansible_shell_type to sh 3079 1726884391.31032: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.31041: Set connection var ansible_timeout to 10 3079 1726884391.31044: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.31046: Set connection var ansible_connection to ssh 3079 1726884391.31048: Set connection var ansible_pipelining to False 3079 1726884391.31123: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.31131: variable 'ansible_connection' from source: unknown 3079 1726884391.31135: variable 'ansible_module_compression' from source: unknown 3079 1726884391.31137: variable 'ansible_shell_type' from source: unknown 3079 1726884391.31140: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.31142: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.31144: variable 'ansible_pipelining' from source: unknown 3079 1726884391.31146: variable 'ansible_timeout' from source: unknown 3079 1726884391.31148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.31275: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.31290: variable 'omit' from source: magic vars 3079 1726884391.31296: starting attempt loop 3079 1726884391.31299: running the handler 3079 1726884391.31306: handler run complete 3079 1726884391.31318: attempt loop complete, returning result 3079 1726884391.31348: variable 'item' from source: unknown 3079 1726884391.31423: variable 'item' from source: unknown ok: [managed_node2] => (item=AddKeysToAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "AddKeysToAgent" } 3079 1726884391.31669: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.31673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.31676: variable 'omit' from source: magic vars 3079 1726884391.31678: variable 'omit' from source: magic vars 3079 1726884391.31680: variable 'omit' from source: magic vars 3079 1726884391.31785: variable 'ssh_c' from source: play vars 3079 1726884391.31790: variable 'item' from source: unknown 3079 1726884391.31845: variable 'omit' from source: magic vars 3079 1726884391.31849: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.31873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.31879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.31883: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.31892: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.31895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.31979: Set connection var ansible_shell_type to sh 3079 1726884391.31983: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.31994: Set connection var ansible_timeout to 10 3079 1726884391.32000: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.32003: Set connection var ansible_connection to ssh 3079 1726884391.32014: Set connection var ansible_pipelining to False 3079 1726884391.32043: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.32046: variable 'ansible_connection' from source: unknown 3079 1726884391.32049: variable 'ansible_module_compression' from source: unknown 3079 1726884391.32052: variable 'ansible_shell_type' from source: unknown 3079 1726884391.32054: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.32056: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.32062: variable 'ansible_pipelining' from source: unknown 3079 1726884391.32065: variable 'ansible_timeout' from source: unknown 3079 1726884391.32071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.32222: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.32225: variable 'omit' from source: magic vars 3079 1726884391.32233: starting attempt loop 3079 1726884391.32236: running the handler 3079 1726884391.32242: handler run complete 3079 1726884391.32250: attempt loop complete, returning result 3079 1726884391.32262: variable 'item' from source: unknown 3079 1726884391.32319: variable 'item' from source: unknown ok: [managed_node2] => (item=AddressFamily) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "AddressFamily" } 3079 1726884391.32417: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.32421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.32457: variable 'omit' from source: magic vars 3079 1726884391.32499: variable 'omit' from source: magic vars 3079 1726884391.32514: variable 'omit' from source: magic vars 3079 1726884391.32632: variable 'ssh_c' from source: play vars 3079 1726884391.32635: variable 'item' from source: unknown 3079 1726884391.32670: variable 'omit' from source: magic vars 3079 1726884391.32687: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.32692: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.32699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.32713: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.32716: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.32718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.32774: Set connection var ansible_shell_type to sh 3079 1726884391.32782: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.32791: Set connection var ansible_timeout to 10 3079 1726884391.32797: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.32800: Set connection var ansible_connection to ssh 3079 1726884391.32813: Set connection var ansible_pipelining to False 3079 1726884391.32829: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.32832: variable 'ansible_connection' from source: unknown 3079 1726884391.32835: variable 'ansible_module_compression' from source: unknown 3079 1726884391.32838: variable 'ansible_shell_type' from source: unknown 3079 1726884391.32843: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.32847: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.32852: variable 'ansible_pipelining' from source: unknown 3079 1726884391.32855: variable 'ansible_timeout' from source: unknown 3079 1726884391.32860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.32954: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.32961: variable 'omit' from source: magic vars 3079 1726884391.32967: starting attempt loop 3079 1726884391.32969: running the handler 3079 1726884391.32977: handler run complete 3079 1726884391.32985: attempt loop complete, returning result 3079 1726884391.32998: variable 'item' from source: unknown 3079 1726884391.33051: variable 'item' from source: unknown ok: [managed_node2] => (item=BatchMode) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "BatchMode" } 3079 1726884391.33179: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.33182: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.33185: variable 'omit' from source: magic vars 3079 1726884391.33222: variable 'omit' from source: magic vars 3079 1726884391.33234: variable 'omit' from source: magic vars 3079 1726884391.33356: variable 'ssh_c' from source: play vars 3079 1726884391.33360: variable 'item' from source: unknown 3079 1726884391.33396: variable 'omit' from source: magic vars 3079 1726884391.33419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.33422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.33426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.33436: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.33439: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.33444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.33501: Set connection var ansible_shell_type to sh 3079 1726884391.33506: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.33518: Set connection var ansible_timeout to 10 3079 1726884391.33525: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.33527: Set connection var ansible_connection to ssh 3079 1726884391.33535: Set connection var ansible_pipelining to False 3079 1726884391.33553: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.33557: variable 'ansible_connection' from source: unknown 3079 1726884391.33560: variable 'ansible_module_compression' from source: unknown 3079 1726884391.33565: variable 'ansible_shell_type' from source: unknown 3079 1726884391.33567: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.33572: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.33577: variable 'ansible_pipelining' from source: unknown 3079 1726884391.33580: variable 'ansible_timeout' from source: unknown 3079 1726884391.33591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.33678: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.33685: variable 'omit' from source: magic vars 3079 1726884391.33691: starting attempt loop 3079 1726884391.33695: running the handler 3079 1726884391.33703: handler run complete 3079 1726884391.33712: attempt loop complete, returning result 3079 1726884391.33725: variable 'item' from source: unknown 3079 1726884391.33774: variable 'item' from source: unknown ok: [managed_node2] => (item=BindAddress) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "BindAddress" } 3079 1726884391.33957: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.33961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.33963: variable 'omit' from source: magic vars 3079 1726884391.33966: variable 'omit' from source: magic vars 3079 1726884391.33968: variable 'omit' from source: magic vars 3079 1726884391.34204: variable 'ssh_c' from source: play vars 3079 1726884391.34212: variable 'item' from source: unknown 3079 1726884391.34215: variable 'omit' from source: magic vars 3079 1726884391.34223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.34230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.34240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.34249: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.34252: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.34257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.34314: Set connection var ansible_shell_type to sh 3079 1726884391.34319: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.34328: Set connection var ansible_timeout to 10 3079 1726884391.34338: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.34341: Set connection var ansible_connection to ssh 3079 1726884391.34347: Set connection var ansible_pipelining to False 3079 1726884391.34378: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.34381: variable 'ansible_connection' from source: unknown 3079 1726884391.34384: variable 'ansible_module_compression' from source: unknown 3079 1726884391.34386: variable 'ansible_shell_type' from source: unknown 3079 1726884391.34389: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.34391: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.34396: variable 'ansible_pipelining' from source: unknown 3079 1726884391.34399: variable 'ansible_timeout' from source: unknown 3079 1726884391.34405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.34499: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.34510: variable 'omit' from source: magic vars 3079 1726884391.34514: starting attempt loop 3079 1726884391.34516: running the handler 3079 1726884391.34523: handler run complete 3079 1726884391.34577: attempt loop complete, returning result 3079 1726884391.34581: variable 'item' from source: unknown 3079 1726884391.34625: variable 'item' from source: unknown ok: [managed_node2] => (item=BindInterface) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "BindInterface" } 3079 1726884391.34722: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.34727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.34730: variable 'omit' from source: magic vars 3079 1726884391.34762: variable 'omit' from source: magic vars 3079 1726884391.34774: variable 'omit' from source: magic vars 3079 1726884391.34900: variable 'ssh_c' from source: play vars 3079 1726884391.34904: variable 'item' from source: unknown 3079 1726884391.34943: variable 'omit' from source: magic vars 3079 1726884391.34959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.34966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.34972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.34982: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.34985: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.34990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.35051: Set connection var ansible_shell_type to sh 3079 1726884391.35058: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.35066: Set connection var ansible_timeout to 10 3079 1726884391.35073: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.35075: Set connection var ansible_connection to ssh 3079 1726884391.35084: Set connection var ansible_pipelining to False 3079 1726884391.35101: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.35104: variable 'ansible_connection' from source: unknown 3079 1726884391.35106: variable 'ansible_module_compression' from source: unknown 3079 1726884391.35113: variable 'ansible_shell_type' from source: unknown 3079 1726884391.35115: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.35123: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.35125: variable 'ansible_pipelining' from source: unknown 3079 1726884391.35129: variable 'ansible_timeout' from source: unknown 3079 1726884391.35155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.35233: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.35241: variable 'omit' from source: magic vars 3079 1726884391.35248: starting attempt loop 3079 1726884391.35251: running the handler 3079 1726884391.35255: handler run complete 3079 1726884391.35263: attempt loop complete, returning result 3079 1726884391.35278: variable 'item' from source: unknown 3079 1726884391.35330: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalDomains) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalDomains" } 3079 1726884391.35417: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.35420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.35430: variable 'omit' from source: magic vars 3079 1726884391.35464: variable 'omit' from source: magic vars 3079 1726884391.35475: variable 'omit' from source: magic vars 3079 1726884391.35602: variable 'ssh_c' from source: play vars 3079 1726884391.35605: variable 'item' from source: unknown 3079 1726884391.35649: variable 'omit' from source: magic vars 3079 1726884391.35669: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.35682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.35685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.35706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.35713: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.35716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.35780: Set connection var ansible_shell_type to sh 3079 1726884391.35785: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.35788: Set connection var ansible_timeout to 10 3079 1726884391.35796: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.35799: Set connection var ansible_connection to ssh 3079 1726884391.35810: Set connection var ansible_pipelining to False 3079 1726884391.35827: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.35830: variable 'ansible_connection' from source: unknown 3079 1726884391.35850: variable 'ansible_module_compression' from source: unknown 3079 1726884391.35854: variable 'ansible_shell_type' from source: unknown 3079 1726884391.35856: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.35859: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.35867: variable 'ansible_pipelining' from source: unknown 3079 1726884391.35869: variable 'ansible_timeout' from source: unknown 3079 1726884391.35872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.36001: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.36017: variable 'omit' from source: magic vars 3079 1726884391.36021: starting attempt loop 3079 1726884391.36029: running the handler 3079 1726884391.36032: handler run complete 3079 1726884391.36034: attempt loop complete, returning result 3079 1726884391.36057: variable 'item' from source: unknown 3079 1726884391.36103: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeFallbackLocal) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeFallbackLocal" } 3079 1726884391.36215: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.36218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.36221: variable 'omit' from source: magic vars 3079 1726884391.36266: variable 'omit' from source: magic vars 3079 1726884391.36296: variable 'omit' from source: magic vars 3079 1726884391.36426: variable 'ssh_c' from source: play vars 3079 1726884391.36432: variable 'item' from source: unknown 3079 1726884391.36476: variable 'omit' from source: magic vars 3079 1726884391.36490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.36497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.36504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.36517: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.36520: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.36524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.36589: Set connection var ansible_shell_type to sh 3079 1726884391.36596: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.36604: Set connection var ansible_timeout to 10 3079 1726884391.36613: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.36615: Set connection var ansible_connection to ssh 3079 1726884391.36624: Set connection var ansible_pipelining to False 3079 1726884391.36641: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.36644: variable 'ansible_connection' from source: unknown 3079 1726884391.36648: variable 'ansible_module_compression' from source: unknown 3079 1726884391.36652: variable 'ansible_shell_type' from source: unknown 3079 1726884391.36656: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.36660: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.36667: variable 'ansible_pipelining' from source: unknown 3079 1726884391.36669: variable 'ansible_timeout' from source: unknown 3079 1726884391.36676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.36765: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.36772: variable 'omit' from source: magic vars 3079 1726884391.36779: starting attempt loop 3079 1726884391.36782: running the handler 3079 1726884391.36791: handler run complete 3079 1726884391.36796: attempt loop complete, returning result 3079 1726884391.36812: variable 'item' from source: unknown 3079 1726884391.36873: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeHostname) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeHostname" } 3079 1726884391.36988: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.36991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.37001: variable 'omit' from source: magic vars 3079 1726884391.37057: variable 'omit' from source: magic vars 3079 1726884391.37060: variable 'omit' from source: magic vars 3079 1726884391.37220: variable 'ssh_c' from source: play vars 3079 1726884391.37258: variable 'item' from source: unknown 3079 1726884391.37282: variable 'omit' from source: magic vars 3079 1726884391.37294: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.37301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.37314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.37323: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.37326: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.37344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.37393: Set connection var ansible_shell_type to sh 3079 1726884391.37400: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.37412: Set connection var ansible_timeout to 10 3079 1726884391.37417: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.37420: Set connection var ansible_connection to ssh 3079 1726884391.37441: Set connection var ansible_pipelining to False 3079 1726884391.37460: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.37463: variable 'ansible_connection' from source: unknown 3079 1726884391.37488: variable 'ansible_module_compression' from source: unknown 3079 1726884391.37494: variable 'ansible_shell_type' from source: unknown 3079 1726884391.37496: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.37499: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.37501: variable 'ansible_pipelining' from source: unknown 3079 1726884391.37503: variable 'ansible_timeout' from source: unknown 3079 1726884391.37513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.37630: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.37639: variable 'omit' from source: magic vars 3079 1726884391.37645: starting attempt loop 3079 1726884391.37648: running the handler 3079 1726884391.37664: handler run complete 3079 1726884391.37667: attempt loop complete, returning result 3079 1726884391.37690: variable 'item' from source: unknown 3079 1726884391.37747: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeMaxDots) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeMaxDots" } 3079 1726884391.37871: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.37875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.37877: variable 'omit' from source: magic vars 3079 1726884391.37920: variable 'omit' from source: magic vars 3079 1726884391.37925: variable 'omit' from source: magic vars 3079 1726884391.38095: variable 'ssh_c' from source: play vars 3079 1726884391.38101: variable 'item' from source: unknown 3079 1726884391.38160: variable 'omit' from source: magic vars 3079 1726884391.38186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.38190: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.38194: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.38221: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.38224: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.38227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.38337: Set connection var ansible_shell_type to sh 3079 1726884391.38354: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.38358: Set connection var ansible_timeout to 10 3079 1726884391.38361: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.38363: Set connection var ansible_connection to ssh 3079 1726884391.38365: Set connection var ansible_pipelining to False 3079 1726884391.38376: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.38379: variable 'ansible_connection' from source: unknown 3079 1726884391.38382: variable 'ansible_module_compression' from source: unknown 3079 1726884391.38384: variable 'ansible_shell_type' from source: unknown 3079 1726884391.38386: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.38392: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.38395: variable 'ansible_pipelining' from source: unknown 3079 1726884391.38425: variable 'ansible_timeout' from source: unknown 3079 1726884391.38428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.38536: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.38539: variable 'omit' from source: magic vars 3079 1726884391.38545: starting attempt loop 3079 1726884391.38547: running the handler 3079 1726884391.38554: handler run complete 3079 1726884391.38564: attempt loop complete, returning result 3079 1726884391.38577: variable 'item' from source: unknown 3079 1726884391.38656: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizePermittedCNAMEs) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CanonicalizePermittedCNAMEs" } 3079 1726884391.38814: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.38817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.38820: variable 'omit' from source: magic vars 3079 1726884391.38822: variable 'omit' from source: magic vars 3079 1726884391.38862: variable 'omit' from source: magic vars 3079 1726884391.38982: variable 'ssh_c' from source: play vars 3079 1726884391.38988: variable 'item' from source: unknown 3079 1726884391.39037: variable 'omit' from source: magic vars 3079 1726884391.39052: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.39066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.39069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.39078: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.39080: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.39085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.39152: Set connection var ansible_shell_type to sh 3079 1726884391.39160: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.39171: Set connection var ansible_timeout to 10 3079 1726884391.39179: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.39181: Set connection var ansible_connection to ssh 3079 1726884391.39189: Set connection var ansible_pipelining to False 3079 1726884391.39207: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.39214: variable 'ansible_connection' from source: unknown 3079 1726884391.39216: variable 'ansible_module_compression' from source: unknown 3079 1726884391.39219: variable 'ansible_shell_type' from source: unknown 3079 1726884391.39221: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.39226: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.39231: variable 'ansible_pipelining' from source: unknown 3079 1726884391.39234: variable 'ansible_timeout' from source: unknown 3079 1726884391.39239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.39356: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.39363: variable 'omit' from source: magic vars 3079 1726884391.39369: starting attempt loop 3079 1726884391.39372: running the handler 3079 1726884391.39378: handler run complete 3079 1726884391.39387: attempt loop complete, returning result 3079 1726884391.39400: variable 'item' from source: unknown 3079 1726884391.39453: variable 'item' from source: unknown ok: [managed_node2] => (item=CASignatureAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CASignatureAlgorithms" } 3079 1726884391.39580: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.39583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.39586: variable 'omit' from source: magic vars 3079 1726884391.39722: variable 'omit' from source: magic vars 3079 1726884391.39725: variable 'omit' from source: magic vars 3079 1726884391.39797: variable 'ssh_c' from source: play vars 3079 1726884391.39802: variable 'item' from source: unknown 3079 1726884391.39852: variable 'omit' from source: magic vars 3079 1726884391.39875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.39881: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.39884: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.39893: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.39896: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.39901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.40011: Set connection var ansible_shell_type to sh 3079 1726884391.40019: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.40026: Set connection var ansible_timeout to 10 3079 1726884391.40032: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.40035: Set connection var ansible_connection to ssh 3079 1726884391.40037: Set connection var ansible_pipelining to False 3079 1726884391.40040: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.40045: variable 'ansible_connection' from source: unknown 3079 1726884391.40051: variable 'ansible_module_compression' from source: unknown 3079 1726884391.40057: variable 'ansible_shell_type' from source: unknown 3079 1726884391.40059: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.40064: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.40067: variable 'ansible_pipelining' from source: unknown 3079 1726884391.40069: variable 'ansible_timeout' from source: unknown 3079 1726884391.40071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.40396: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.40403: variable 'omit' from source: magic vars 3079 1726884391.40406: starting attempt loop 3079 1726884391.40415: running the handler 3079 1726884391.40418: handler run complete 3079 1726884391.40421: attempt loop complete, returning result 3079 1726884391.40423: variable 'item' from source: unknown 3079 1726884391.40425: variable 'item' from source: unknown ok: [managed_node2] => (item=CertificateFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CertificateFile" } 3079 1726884391.40505: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.40511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.40514: variable 'omit' from source: magic vars 3079 1726884391.40715: variable 'omit' from source: magic vars 3079 1726884391.40718: variable 'omit' from source: magic vars 3079 1726884391.40819: variable 'ssh_c' from source: play vars 3079 1726884391.40826: variable 'item' from source: unknown 3079 1726884391.40883: variable 'omit' from source: magic vars 3079 1726884391.40915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.40918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.40942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.40948: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.40951: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.40953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.40995: Set connection var ansible_shell_type to sh 3079 1726884391.41005: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.41014: Set connection var ansible_timeout to 10 3079 1726884391.41020: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.41023: Set connection var ansible_connection to ssh 3079 1726884391.41035: Set connection var ansible_pipelining to False 3079 1726884391.41050: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.41058: variable 'ansible_connection' from source: unknown 3079 1726884391.41061: variable 'ansible_module_compression' from source: unknown 3079 1726884391.41063: variable 'ansible_shell_type' from source: unknown 3079 1726884391.41066: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.41068: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.41072: variable 'ansible_pipelining' from source: unknown 3079 1726884391.41076: variable 'ansible_timeout' from source: unknown 3079 1726884391.41082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.41175: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.41183: variable 'omit' from source: magic vars 3079 1726884391.41189: starting attempt loop 3079 1726884391.41191: running the handler 3079 1726884391.41197: handler run complete 3079 1726884391.41205: attempt loop complete, returning result 3079 1726884391.41241: variable 'item' from source: unknown 3079 1726884391.41390: variable 'item' from source: unknown ok: [managed_node2] => (item=CheckHostIP) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CheckHostIP" } 3079 1726884391.41474: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.41477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.41480: variable 'omit' from source: magic vars 3079 1726884391.41487: variable 'omit' from source: magic vars 3079 1726884391.41489: variable 'omit' from source: magic vars 3079 1726884391.41687: variable 'ssh_c' from source: play vars 3079 1726884391.41690: variable 'item' from source: unknown 3079 1726884391.41793: variable 'omit' from source: magic vars 3079 1726884391.41797: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.41799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.41802: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.41804: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.41806: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.41812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.41914: Set connection var ansible_shell_type to sh 3079 1726884391.41918: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.41920: Set connection var ansible_timeout to 10 3079 1726884391.41922: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.41925: Set connection var ansible_connection to ssh 3079 1726884391.41927: Set connection var ansible_pipelining to False 3079 1726884391.41935: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.41938: variable 'ansible_connection' from source: unknown 3079 1726884391.41943: variable 'ansible_module_compression' from source: unknown 3079 1726884391.41946: variable 'ansible_shell_type' from source: unknown 3079 1726884391.41951: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.41955: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.41961: variable 'ansible_pipelining' from source: unknown 3079 1726884391.41964: variable 'ansible_timeout' from source: unknown 3079 1726884391.41971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.42102: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.42113: variable 'omit' from source: magic vars 3079 1726884391.42116: starting attempt loop 3079 1726884391.42121: running the handler 3079 1726884391.42128: handler run complete 3079 1726884391.42137: attempt loop complete, returning result 3079 1726884391.42153: variable 'item' from source: unknown 3079 1726884391.42412: variable 'item' from source: unknown ok: [managed_node2] => (item=Ciphers) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Ciphers" } 3079 1726884391.42680: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.42686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.42689: variable 'omit' from source: magic vars 3079 1726884391.42751: variable 'omit' from source: magic vars 3079 1726884391.42755: variable 'omit' from source: magic vars 3079 1726884391.42939: variable 'ssh_c' from source: play vars 3079 1726884391.42946: variable 'item' from source: unknown 3079 1726884391.43041: variable 'omit' from source: magic vars 3079 1726884391.43077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.43081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.43083: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.43086: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.43091: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.43117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.43196: Set connection var ansible_shell_type to sh 3079 1726884391.43199: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.43202: Set connection var ansible_timeout to 10 3079 1726884391.43227: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.43230: Set connection var ansible_connection to ssh 3079 1726884391.43232: Set connection var ansible_pipelining to False 3079 1726884391.43267: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.43271: variable 'ansible_connection' from source: unknown 3079 1726884391.43273: variable 'ansible_module_compression' from source: unknown 3079 1726884391.43276: variable 'ansible_shell_type' from source: unknown 3079 1726884391.43278: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.43280: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.43282: variable 'ansible_pipelining' from source: unknown 3079 1726884391.43284: variable 'ansible_timeout' from source: unknown 3079 1726884391.43286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.43451: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.43454: variable 'omit' from source: magic vars 3079 1726884391.43457: starting attempt loop 3079 1726884391.43459: running the handler 3079 1726884391.43461: handler run complete 3079 1726884391.43463: attempt loop complete, returning result 3079 1726884391.43468: variable 'item' from source: unknown 3079 1726884391.43540: variable 'item' from source: unknown ok: [managed_node2] => (item=ClearAllForwardings) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ClearAllForwardings" } 3079 1726884391.43649: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.43652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.43655: variable 'omit' from source: magic vars 3079 1726884391.43697: variable 'omit' from source: magic vars 3079 1726884391.43705: variable 'omit' from source: magic vars 3079 1726884391.43837: variable 'ssh_c' from source: play vars 3079 1726884391.43840: variable 'item' from source: unknown 3079 1726884391.43900: variable 'omit' from source: magic vars 3079 1726884391.43917: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.43924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.43931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.43941: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.43944: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.43950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.44005: Set connection var ansible_shell_type to sh 3079 1726884391.44014: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.44023: Set connection var ansible_timeout to 10 3079 1726884391.44029: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.44032: Set connection var ansible_connection to ssh 3079 1726884391.44040: Set connection var ansible_pipelining to False 3079 1726884391.44058: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.44062: variable 'ansible_connection' from source: unknown 3079 1726884391.44065: variable 'ansible_module_compression' from source: unknown 3079 1726884391.44067: variable 'ansible_shell_type' from source: unknown 3079 1726884391.44073: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.44075: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.44079: variable 'ansible_pipelining' from source: unknown 3079 1726884391.44084: variable 'ansible_timeout' from source: unknown 3079 1726884391.44090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.44183: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.44189: variable 'omit' from source: magic vars 3079 1726884391.44195: starting attempt loop 3079 1726884391.44197: running the handler 3079 1726884391.44204: handler run complete 3079 1726884391.44214: attempt loop complete, returning result 3079 1726884391.44226: variable 'item' from source: unknown 3079 1726884391.44276: variable 'item' from source: unknown ok: [managed_node2] => (item=Compression) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Compression" } 3079 1726884391.44378: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.44381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.44384: variable 'omit' from source: magic vars 3079 1726884391.44422: variable 'omit' from source: magic vars 3079 1726884391.44433: variable 'omit' from source: magic vars 3079 1726884391.44557: variable 'ssh_c' from source: play vars 3079 1726884391.44563: variable 'item' from source: unknown 3079 1726884391.44627: variable 'omit' from source: magic vars 3079 1726884391.44641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.44648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.44655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.44665: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.44668: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.44673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.44730: Set connection var ansible_shell_type to sh 3079 1726884391.44737: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.44745: Set connection var ansible_timeout to 10 3079 1726884391.44752: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.44754: Set connection var ansible_connection to ssh 3079 1726884391.44763: Set connection var ansible_pipelining to False 3079 1726884391.44781: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.44784: variable 'ansible_connection' from source: unknown 3079 1726884391.44788: variable 'ansible_module_compression' from source: unknown 3079 1726884391.44790: variable 'ansible_shell_type' from source: unknown 3079 1726884391.44795: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.44799: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.44804: variable 'ansible_pipelining' from source: unknown 3079 1726884391.44811: variable 'ansible_timeout' from source: unknown 3079 1726884391.44814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.44902: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.44914: variable 'omit' from source: magic vars 3079 1726884391.44917: starting attempt loop 3079 1726884391.44919: running the handler 3079 1726884391.44926: handler run complete 3079 1726884391.44935: attempt loop complete, returning result 3079 1726884391.44950: variable 'item' from source: unknown 3079 1726884391.44998: variable 'item' from source: unknown ok: [managed_node2] => (item=ConnectionAttempts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectionAttempts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ConnectionAttempts" } 3079 1726884391.45094: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.45097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.45111: variable 'omit' from source: magic vars 3079 1726884391.45151: variable 'omit' from source: magic vars 3079 1726884391.45169: variable 'omit' from source: magic vars 3079 1726884391.45315: variable 'ssh_c' from source: play vars 3079 1726884391.45345: variable 'item' from source: unknown 3079 1726884391.45420: variable 'omit' from source: magic vars 3079 1726884391.45438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.45442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.45458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.45472: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.45475: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.45477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.45545: Set connection var ansible_shell_type to sh 3079 1726884391.45549: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.45558: Set connection var ansible_timeout to 10 3079 1726884391.45570: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.45573: Set connection var ansible_connection to ssh 3079 1726884391.45581: Set connection var ansible_pipelining to False 3079 1726884391.45604: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.45611: variable 'ansible_connection' from source: unknown 3079 1726884391.45614: variable 'ansible_module_compression' from source: unknown 3079 1726884391.45617: variable 'ansible_shell_type' from source: unknown 3079 1726884391.45621: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.45625: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.45630: variable 'ansible_pipelining' from source: unknown 3079 1726884391.45634: variable 'ansible_timeout' from source: unknown 3079 1726884391.45644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.45774: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.45778: variable 'omit' from source: magic vars 3079 1726884391.45780: starting attempt loop 3079 1726884391.45783: running the handler 3079 1726884391.45785: handler run complete 3079 1726884391.45788: attempt loop complete, returning result 3079 1726884391.45874: variable 'item' from source: unknown 3079 1726884391.45877: variable 'item' from source: unknown ok: [managed_node2] => (item=ConnectTimeout) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ConnectTimeout" } 3079 1726884391.46144: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.46147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.46149: variable 'omit' from source: magic vars 3079 1726884391.46152: variable 'omit' from source: magic vars 3079 1726884391.46154: variable 'omit' from source: magic vars 3079 1726884391.46337: variable 'ssh_c' from source: play vars 3079 1726884391.46340: variable 'item' from source: unknown 3079 1726884391.46343: variable 'omit' from source: magic vars 3079 1726884391.46359: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.46368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.46375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.46393: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.46396: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.46399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.46482: Set connection var ansible_shell_type to sh 3079 1726884391.46490: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.46501: Set connection var ansible_timeout to 10 3079 1726884391.46512: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.46515: Set connection var ansible_connection to ssh 3079 1726884391.46523: Set connection var ansible_pipelining to False 3079 1726884391.46552: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.46555: variable 'ansible_connection' from source: unknown 3079 1726884391.46558: variable 'ansible_module_compression' from source: unknown 3079 1726884391.46561: variable 'ansible_shell_type' from source: unknown 3079 1726884391.46563: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.46566: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.46568: variable 'ansible_pipelining' from source: unknown 3079 1726884391.46573: variable 'ansible_timeout' from source: unknown 3079 1726884391.46579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.46727: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.46731: variable 'omit' from source: magic vars 3079 1726884391.46734: starting attempt loop 3079 1726884391.46736: running the handler 3079 1726884391.46739: handler run complete 3079 1726884391.46771: attempt loop complete, returning result 3079 1726884391.46774: variable 'item' from source: unknown 3079 1726884391.46837: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlMaster) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlMaster" } 3079 1726884391.46993: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.46997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.46999: variable 'omit' from source: magic vars 3079 1726884391.47006: variable 'omit' from source: magic vars 3079 1726884391.47218: variable 'omit' from source: magic vars 3079 1726884391.47222: variable 'ssh_c' from source: play vars 3079 1726884391.47224: variable 'item' from source: unknown 3079 1726884391.47350: variable 'omit' from source: magic vars 3079 1726884391.47353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.47356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.47359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.47362: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.47364: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.47366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.47423: Set connection var ansible_shell_type to sh 3079 1726884391.47430: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.47440: Set connection var ansible_timeout to 10 3079 1726884391.47446: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.47449: Set connection var ansible_connection to ssh 3079 1726884391.47458: Set connection var ansible_pipelining to False 3079 1726884391.47485: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.47489: variable 'ansible_connection' from source: unknown 3079 1726884391.47491: variable 'ansible_module_compression' from source: unknown 3079 1726884391.47494: variable 'ansible_shell_type' from source: unknown 3079 1726884391.47496: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.47498: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.47501: variable 'ansible_pipelining' from source: unknown 3079 1726884391.47505: variable 'ansible_timeout' from source: unknown 3079 1726884391.47507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.47598: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.47606: variable 'omit' from source: magic vars 3079 1726884391.47613: starting attempt loop 3079 1726884391.47617: running the handler 3079 1726884391.47624: handler run complete 3079 1726884391.47632: attempt loop complete, returning result 3079 1726884391.47644: variable 'item' from source: unknown 3079 1726884391.47699: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlPath) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlPath" } 3079 1726884391.47817: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.47820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.47823: variable 'omit' from source: magic vars 3079 1726884391.47851: variable 'omit' from source: magic vars 3079 1726884391.47863: variable 'omit' from source: magic vars 3079 1726884391.48019: variable 'ssh_c' from source: play vars 3079 1726884391.48024: variable 'item' from source: unknown 3079 1726884391.48095: variable 'omit' from source: magic vars 3079 1726884391.48114: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.48120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.48127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.48137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.48140: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.48145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.48202: Set connection var ansible_shell_type to sh 3079 1726884391.48212: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.48220: Set connection var ansible_timeout to 10 3079 1726884391.48226: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.48229: Set connection var ansible_connection to ssh 3079 1726884391.48237: Set connection var ansible_pipelining to False 3079 1726884391.48255: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.48259: variable 'ansible_connection' from source: unknown 3079 1726884391.48262: variable 'ansible_module_compression' from source: unknown 3079 1726884391.48264: variable 'ansible_shell_type' from source: unknown 3079 1726884391.48275: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.48278: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.48280: variable 'ansible_pipelining' from source: unknown 3079 1726884391.48283: variable 'ansible_timeout' from source: unknown 3079 1726884391.48285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.48384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.48388: variable 'omit' from source: magic vars 3079 1726884391.48390: starting attempt loop 3079 1726884391.48393: running the handler 3079 1726884391.48400: handler run complete 3079 1726884391.48410: attempt loop complete, returning result 3079 1726884391.48423: variable 'item' from source: unknown 3079 1726884391.48474: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlPersist) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlPersist" } 3079 1726884391.48585: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.48588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.48593: variable 'omit' from source: magic vars 3079 1726884391.48626: variable 'omit' from source: magic vars 3079 1726884391.48638: variable 'omit' from source: magic vars 3079 1726884391.48763: variable 'ssh_c' from source: play vars 3079 1726884391.48769: variable 'item' from source: unknown 3079 1726884391.48845: variable 'omit' from source: magic vars 3079 1726884391.48859: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.48867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.48874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.48883: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.48886: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.48891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.48950: Set connection var ansible_shell_type to sh 3079 1726884391.48958: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.48966: Set connection var ansible_timeout to 10 3079 1726884391.48972: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.48975: Set connection var ansible_connection to ssh 3079 1726884391.48983: Set connection var ansible_pipelining to False 3079 1726884391.49001: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.49003: variable 'ansible_connection' from source: unknown 3079 1726884391.49011: variable 'ansible_module_compression' from source: unknown 3079 1726884391.49014: variable 'ansible_shell_type' from source: unknown 3079 1726884391.49016: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.49019: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.49024: variable 'ansible_pipelining' from source: unknown 3079 1726884391.49028: variable 'ansible_timeout' from source: unknown 3079 1726884391.49034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.49284: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.49287: variable 'omit' from source: magic vars 3079 1726884391.49290: starting attempt loop 3079 1726884391.49292: running the handler 3079 1726884391.49294: handler run complete 3079 1726884391.49296: attempt loop complete, returning result 3079 1726884391.49298: variable 'item' from source: unknown 3079 1726884391.49300: variable 'item' from source: unknown ok: [managed_node2] => (item=DynamicForward) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "DynamicForward" } 3079 1726884391.49397: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.49400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.49403: variable 'omit' from source: magic vars 3079 1726884391.49642: variable 'omit' from source: magic vars 3079 1726884391.49645: variable 'omit' from source: magic vars 3079 1726884391.49647: variable 'ssh_c' from source: play vars 3079 1726884391.49650: variable 'item' from source: unknown 3079 1726884391.49752: variable 'omit' from source: magic vars 3079 1726884391.49767: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.49776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.49784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.49797: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.49800: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.49805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.49890: Set connection var ansible_shell_type to sh 3079 1726884391.49898: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.49912: Set connection var ansible_timeout to 10 3079 1726884391.49918: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.49920: Set connection var ansible_connection to ssh 3079 1726884391.49932: Set connection var ansible_pipelining to False 3079 1726884391.49957: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.49961: variable 'ansible_connection' from source: unknown 3079 1726884391.49968: variable 'ansible_module_compression' from source: unknown 3079 1726884391.49970: variable 'ansible_shell_type' from source: unknown 3079 1726884391.49973: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.49975: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.49980: variable 'ansible_pipelining' from source: unknown 3079 1726884391.49984: variable 'ansible_timeout' from source: unknown 3079 1726884391.49990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.50165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.50168: variable 'omit' from source: magic vars 3079 1726884391.50171: starting attempt loop 3079 1726884391.50173: running the handler 3079 1726884391.50175: handler run complete 3079 1726884391.50177: attempt loop complete, returning result 3079 1726884391.50184: variable 'item' from source: unknown 3079 1726884391.50252: variable 'item' from source: unknown ok: [managed_node2] => (item=EnableEscapeCommandline) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "EnableEscapeCommandline" } 3079 1726884391.50575: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.50578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.50580: variable 'omit' from source: magic vars 3079 1726884391.50583: variable 'omit' from source: magic vars 3079 1726884391.50585: variable 'omit' from source: magic vars 3079 1726884391.50721: variable 'ssh_c' from source: play vars 3079 1726884391.50725: variable 'item' from source: unknown 3079 1726884391.50999: variable 'omit' from source: magic vars 3079 1726884391.51002: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.51005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.51012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.51015: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.51017: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.51019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.51021: Set connection var ansible_shell_type to sh 3079 1726884391.51023: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.51025: Set connection var ansible_timeout to 10 3079 1726884391.51027: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.51029: Set connection var ansible_connection to ssh 3079 1726884391.51031: Set connection var ansible_pipelining to False 3079 1726884391.51033: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.51035: variable 'ansible_connection' from source: unknown 3079 1726884391.51037: variable 'ansible_module_compression' from source: unknown 3079 1726884391.51039: variable 'ansible_shell_type' from source: unknown 3079 1726884391.51130: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.51134: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.51140: variable 'ansible_pipelining' from source: unknown 3079 1726884391.51143: variable 'ansible_timeout' from source: unknown 3079 1726884391.51153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.51372: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.51376: variable 'omit' from source: magic vars 3079 1726884391.51378: starting attempt loop 3079 1726884391.51381: running the handler 3079 1726884391.51383: handler run complete 3079 1726884391.51385: attempt loop complete, returning result 3079 1726884391.51387: variable 'item' from source: unknown 3079 1726884391.51424: variable 'item' from source: unknown ok: [managed_node2] => (item=EnableSSHKeysign) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "EnableSSHKeysign" } 3079 1726884391.51701: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.51704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.51711: variable 'omit' from source: magic vars 3079 1726884391.51714: variable 'omit' from source: magic vars 3079 1726884391.51716: variable 'omit' from source: magic vars 3079 1726884391.52022: variable 'ssh_c' from source: play vars 3079 1726884391.52025: variable 'item' from source: unknown 3079 1726884391.52028: variable 'omit' from source: magic vars 3079 1726884391.52030: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.52033: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.52035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.52037: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.52039: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.52042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.52067: Set connection var ansible_shell_type to sh 3079 1726884391.52075: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.52350: Set connection var ansible_timeout to 10 3079 1726884391.52354: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.52357: Set connection var ansible_connection to ssh 3079 1726884391.52360: Set connection var ansible_pipelining to False 3079 1726884391.52362: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.52364: variable 'ansible_connection' from source: unknown 3079 1726884391.52367: variable 'ansible_module_compression' from source: unknown 3079 1726884391.52369: variable 'ansible_shell_type' from source: unknown 3079 1726884391.52371: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.52373: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.52375: variable 'ansible_pipelining' from source: unknown 3079 1726884391.52377: variable 'ansible_timeout' from source: unknown 3079 1726884391.52379: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.52381: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.52384: variable 'omit' from source: magic vars 3079 1726884391.52386: starting attempt loop 3079 1726884391.52388: running the handler 3079 1726884391.52390: handler run complete 3079 1726884391.52392: attempt loop complete, returning result 3079 1726884391.52394: variable 'item' from source: unknown 3079 1726884391.52429: variable 'item' from source: unknown ok: [managed_node2] => (item=EscapeChar) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "EscapeChar" } 3079 1726884391.52554: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.52612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.52620: variable 'omit' from source: magic vars 3079 1726884391.52623: variable 'omit' from source: magic vars 3079 1726884391.52625: variable 'omit' from source: magic vars 3079 1726884391.52837: variable 'ssh_c' from source: play vars 3079 1726884391.52841: variable 'item' from source: unknown 3079 1726884391.52946: variable 'omit' from source: magic vars 3079 1726884391.52965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.53056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.53059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.53062: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.53064: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.53067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.53085: Set connection var ansible_shell_type to sh 3079 1726884391.53093: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.53113: Set connection var ansible_timeout to 10 3079 1726884391.53118: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.53120: Set connection var ansible_connection to ssh 3079 1726884391.53126: Set connection var ansible_pipelining to False 3079 1726884391.53228: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.53240: variable 'ansible_connection' from source: unknown 3079 1726884391.53243: variable 'ansible_module_compression' from source: unknown 3079 1726884391.53245: variable 'ansible_shell_type' from source: unknown 3079 1726884391.53248: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.53250: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.53252: variable 'ansible_pipelining' from source: unknown 3079 1726884391.53254: variable 'ansible_timeout' from source: unknown 3079 1726884391.53257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.53384: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.53387: variable 'omit' from source: magic vars 3079 1726884391.53390: starting attempt loop 3079 1726884391.53392: running the handler 3079 1726884391.53395: handler run complete 3079 1726884391.53397: attempt loop complete, returning result 3079 1726884391.53399: variable 'item' from source: unknown 3079 1726884391.53448: variable 'item' from source: unknown ok: [managed_node2] => (item=ExitOnForwardFailure) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ExitOnForwardFailure" } 3079 1726884391.53820: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.53823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.53826: variable 'omit' from source: magic vars 3079 1726884391.53829: variable 'omit' from source: magic vars 3079 1726884391.53831: variable 'omit' from source: magic vars 3079 1726884391.53833: variable 'ssh_c' from source: play vars 3079 1726884391.53835: variable 'item' from source: unknown 3079 1726884391.54059: variable 'omit' from source: magic vars 3079 1726884391.54063: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.54066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.54068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.54071: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.54073: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.54075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.54114: Set connection var ansible_shell_type to sh 3079 1726884391.54147: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.54151: Set connection var ansible_timeout to 10 3079 1726884391.54153: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.54155: Set connection var ansible_connection to ssh 3079 1726884391.54158: Set connection var ansible_pipelining to False 3079 1726884391.54178: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.54182: variable 'ansible_connection' from source: unknown 3079 1726884391.54187: variable 'ansible_module_compression' from source: unknown 3079 1726884391.54258: variable 'ansible_shell_type' from source: unknown 3079 1726884391.54261: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.54264: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.54266: variable 'ansible_pipelining' from source: unknown 3079 1726884391.54268: variable 'ansible_timeout' from source: unknown 3079 1726884391.54415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.54561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.54571: variable 'omit' from source: magic vars 3079 1726884391.54579: starting attempt loop 3079 1726884391.54582: running the handler 3079 1726884391.54606: handler run complete 3079 1726884391.54613: attempt loop complete, returning result 3079 1726884391.54616: variable 'item' from source: unknown 3079 1726884391.54724: variable 'item' from source: unknown ok: [managed_node2] => (item=FingerprintHash) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "FingerprintHash" } 3079 1726884391.55018: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.55021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.55024: variable 'omit' from source: magic vars 3079 1726884391.55026: variable 'omit' from source: magic vars 3079 1726884391.55028: variable 'omit' from source: magic vars 3079 1726884391.55328: variable 'ssh_c' from source: play vars 3079 1726884391.55333: variable 'item' from source: unknown 3079 1726884391.55543: variable 'omit' from source: magic vars 3079 1726884391.55562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.55571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.55661: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.55671: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.55675: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.55677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.55790: Set connection var ansible_shell_type to sh 3079 1726884391.55799: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.55813: Set connection var ansible_timeout to 10 3079 1726884391.55820: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.55823: Set connection var ansible_connection to ssh 3079 1726884391.55834: Set connection var ansible_pipelining to False 3079 1726884391.55860: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.55863: variable 'ansible_connection' from source: unknown 3079 1726884391.55866: variable 'ansible_module_compression' from source: unknown 3079 1726884391.55875: variable 'ansible_shell_type' from source: unknown 3079 1726884391.55878: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.55880: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.55890: variable 'ansible_pipelining' from source: unknown 3079 1726884391.55893: variable 'ansible_timeout' from source: unknown 3079 1726884391.55895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.56317: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.56323: variable 'omit' from source: magic vars 3079 1726884391.56326: starting attempt loop 3079 1726884391.56328: running the handler 3079 1726884391.56331: handler run complete 3079 1726884391.56333: attempt loop complete, returning result 3079 1726884391.56335: variable 'item' from source: unknown 3079 1726884391.56561: variable 'item' from source: unknown ok: [managed_node2] => (item=ForkAfterAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForkAfterAuthentication" } 3079 1726884391.56869: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.56873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.56876: variable 'omit' from source: magic vars 3079 1726884391.56939: variable 'omit' from source: magic vars 3079 1726884391.56977: variable 'omit' from source: magic vars 3079 1726884391.57352: variable 'ssh_c' from source: play vars 3079 1726884391.57359: variable 'item' from source: unknown 3079 1726884391.57704: variable 'omit' from source: magic vars 3079 1726884391.57712: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.57715: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.57717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.57720: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.57722: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.57724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.57958: Set connection var ansible_shell_type to sh 3079 1726884391.58076: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.58079: Set connection var ansible_timeout to 10 3079 1726884391.58082: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.58084: Set connection var ansible_connection to ssh 3079 1726884391.58087: Set connection var ansible_pipelining to False 3079 1726884391.58089: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.58091: variable 'ansible_connection' from source: unknown 3079 1726884391.58094: variable 'ansible_module_compression' from source: unknown 3079 1726884391.58096: variable 'ansible_shell_type' from source: unknown 3079 1726884391.58098: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.58100: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.58102: variable 'ansible_pipelining' from source: unknown 3079 1726884391.58104: variable 'ansible_timeout' from source: unknown 3079 1726884391.58106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.58206: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.58219: variable 'omit' from source: magic vars 3079 1726884391.58227: starting attempt loop 3079 1726884391.58230: running the handler 3079 1726884391.58239: handler run complete 3079 1726884391.58256: attempt loop complete, returning result 3079 1726884391.58315: variable 'item' from source: unknown 3079 1726884391.58403: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardAgent" } 3079 1726884391.58758: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.58761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.58763: variable 'omit' from source: magic vars 3079 1726884391.58765: variable 'omit' from source: magic vars 3079 1726884391.58767: variable 'omit' from source: magic vars 3079 1726884391.58769: variable 'ssh_c' from source: play vars 3079 1726884391.58771: variable 'item' from source: unknown 3079 1726884391.59221: variable 'omit' from source: magic vars 3079 1726884391.59225: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.59228: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.59230: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.59233: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.59235: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.59238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.59240: Set connection var ansible_shell_type to sh 3079 1726884391.59242: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.59244: Set connection var ansible_timeout to 10 3079 1726884391.59246: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.59248: Set connection var ansible_connection to ssh 3079 1726884391.59250: Set connection var ansible_pipelining to False 3079 1726884391.59252: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.59254: variable 'ansible_connection' from source: unknown 3079 1726884391.59256: variable 'ansible_module_compression' from source: unknown 3079 1726884391.59258: variable 'ansible_shell_type' from source: unknown 3079 1726884391.59260: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.59262: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.59265: variable 'ansible_pipelining' from source: unknown 3079 1726884391.59267: variable 'ansible_timeout' from source: unknown 3079 1726884391.59269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.59271: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.59273: variable 'omit' from source: magic vars 3079 1726884391.59275: starting attempt loop 3079 1726884391.59277: running the handler 3079 1726884391.59280: handler run complete 3079 1726884391.59282: attempt loop complete, returning result 3079 1726884391.59301: variable 'item' from source: unknown 3079 1726884391.59378: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardX11" } 3079 1726884391.59739: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.59743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.59745: variable 'omit' from source: magic vars 3079 1726884391.59748: variable 'omit' from source: magic vars 3079 1726884391.59750: variable 'omit' from source: magic vars 3079 1726884391.59765: variable 'ssh_c' from source: play vars 3079 1726884391.59768: variable 'item' from source: unknown 3079 1726884391.60066: variable 'omit' from source: magic vars 3079 1726884391.60070: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.60072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.60075: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.60077: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.60079: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.60082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.60172: Set connection var ansible_shell_type to sh 3079 1726884391.60177: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.60180: Set connection var ansible_timeout to 10 3079 1726884391.60182: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.60184: Set connection var ansible_connection to ssh 3079 1726884391.60187: Set connection var ansible_pipelining to False 3079 1726884391.60189: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.60191: variable 'ansible_connection' from source: unknown 3079 1726884391.60203: variable 'ansible_module_compression' from source: unknown 3079 1726884391.60205: variable 'ansible_shell_type' from source: unknown 3079 1726884391.60212: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.60215: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.60217: variable 'ansible_pipelining' from source: unknown 3079 1726884391.60219: variable 'ansible_timeout' from source: unknown 3079 1726884391.60222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.60297: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.60312: variable 'omit' from source: magic vars 3079 1726884391.60317: starting attempt loop 3079 1726884391.60320: running the handler 3079 1726884391.60325: handler run complete 3079 1726884391.60334: attempt loop complete, returning result 3079 1726884391.60351: variable 'item' from source: unknown 3079 1726884391.60424: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11Timeout) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Timeout" } 3079 1726884391.60737: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.60740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.60743: variable 'omit' from source: magic vars 3079 1726884391.60745: variable 'omit' from source: magic vars 3079 1726884391.60748: variable 'omit' from source: magic vars 3079 1726884391.60921: variable 'ssh_c' from source: play vars 3079 1726884391.60925: variable 'item' from source: unknown 3079 1726884391.60966: variable 'omit' from source: magic vars 3079 1726884391.60986: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.60995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.61002: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.61026: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.61030: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.61032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.61246: Set connection var ansible_shell_type to sh 3079 1726884391.61252: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.61255: Set connection var ansible_timeout to 10 3079 1726884391.61257: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.61259: Set connection var ansible_connection to ssh 3079 1726884391.61262: Set connection var ansible_pipelining to False 3079 1726884391.61264: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.61266: variable 'ansible_connection' from source: unknown 3079 1726884391.61268: variable 'ansible_module_compression' from source: unknown 3079 1726884391.61270: variable 'ansible_shell_type' from source: unknown 3079 1726884391.61272: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.61275: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.61277: variable 'ansible_pipelining' from source: unknown 3079 1726884391.61279: variable 'ansible_timeout' from source: unknown 3079 1726884391.61281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.61355: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.61359: variable 'omit' from source: magic vars 3079 1726884391.61366: starting attempt loop 3079 1726884391.61369: running the handler 3079 1726884391.61377: handler run complete 3079 1726884391.61386: attempt loop complete, returning result 3079 1726884391.61403: variable 'item' from source: unknown 3079 1726884391.61505: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11Trusted) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Trusted" } 3079 1726884391.61794: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.61798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.61800: variable 'omit' from source: magic vars 3079 1726884391.61803: variable 'omit' from source: magic vars 3079 1726884391.61805: variable 'omit' from source: magic vars 3079 1726884391.62058: variable 'ssh_c' from source: play vars 3079 1726884391.62066: variable 'item' from source: unknown 3079 1726884391.62257: variable 'omit' from source: magic vars 3079 1726884391.62276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.62285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.62292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.62338: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.62346: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.62349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.62403: Set connection var ansible_shell_type to sh 3079 1726884391.62414: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.62426: Set connection var ansible_timeout to 10 3079 1726884391.62446: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.62554: Set connection var ansible_connection to ssh 3079 1726884391.62559: Set connection var ansible_pipelining to False 3079 1726884391.62562: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.62564: variable 'ansible_connection' from source: unknown 3079 1726884391.62567: variable 'ansible_module_compression' from source: unknown 3079 1726884391.62569: variable 'ansible_shell_type' from source: unknown 3079 1726884391.62571: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.62573: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.62576: variable 'ansible_pipelining' from source: unknown 3079 1726884391.62578: variable 'ansible_timeout' from source: unknown 3079 1726884391.62580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.62695: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.62699: variable 'omit' from source: magic vars 3079 1726884391.62701: starting attempt loop 3079 1726884391.62704: running the handler 3079 1726884391.62706: handler run complete 3079 1726884391.62712: attempt loop complete, returning result 3079 1726884391.62715: variable 'item' from source: unknown 3079 1726884391.62774: variable 'item' from source: unknown ok: [managed_node2] => (item=GatewayPorts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GatewayPorts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GatewayPorts" } 3079 1726884391.63123: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.63126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.63129: variable 'omit' from source: magic vars 3079 1726884391.63131: variable 'omit' from source: magic vars 3079 1726884391.63133: variable 'omit' from source: magic vars 3079 1726884391.63138: variable 'ssh_c' from source: play vars 3079 1726884391.63147: variable 'item' from source: unknown 3079 1726884391.63319: variable 'omit' from source: magic vars 3079 1726884391.63332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.63340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.63348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.63363: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.63366: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.63371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.63456: Set connection var ansible_shell_type to sh 3079 1726884391.63465: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.63475: Set connection var ansible_timeout to 10 3079 1726884391.63482: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.63485: Set connection var ansible_connection to ssh 3079 1726884391.63538: Set connection var ansible_pipelining to False 3079 1726884391.63542: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.63544: variable 'ansible_connection' from source: unknown 3079 1726884391.63547: variable 'ansible_module_compression' from source: unknown 3079 1726884391.63549: variable 'ansible_shell_type' from source: unknown 3079 1726884391.63551: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.63553: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.63555: variable 'ansible_pipelining' from source: unknown 3079 1726884391.63558: variable 'ansible_timeout' from source: unknown 3079 1726884391.63560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.63686: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.63758: variable 'omit' from source: magic vars 3079 1726884391.63761: starting attempt loop 3079 1726884391.63764: running the handler 3079 1726884391.63766: handler run complete 3079 1726884391.63769: attempt loop complete, returning result 3079 1726884391.63771: variable 'item' from source: unknown 3079 1726884391.63812: variable 'item' from source: unknown ok: [managed_node2] => (item=GlobalKnownHostsFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GlobalKnownHostsFile" } 3079 1726884391.64087: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.64091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.64093: variable 'omit' from source: magic vars 3079 1726884391.64096: variable 'omit' from source: magic vars 3079 1726884391.64098: variable 'omit' from source: magic vars 3079 1726884391.64196: variable 'ssh_c' from source: play vars 3079 1726884391.64200: variable 'item' from source: unknown 3079 1726884391.64368: variable 'omit' from source: magic vars 3079 1726884391.64388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.64396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.64413: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.64421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.64424: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.64428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.64517: Set connection var ansible_shell_type to sh 3079 1726884391.64528: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.64535: Set connection var ansible_timeout to 10 3079 1726884391.64542: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.64545: Set connection var ansible_connection to ssh 3079 1726884391.64556: Set connection var ansible_pipelining to False 3079 1726884391.64581: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.64584: variable 'ansible_connection' from source: unknown 3079 1726884391.64587: variable 'ansible_module_compression' from source: unknown 3079 1726884391.64592: variable 'ansible_shell_type' from source: unknown 3079 1726884391.64594: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.64600: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.64605: variable 'ansible_pipelining' from source: unknown 3079 1726884391.64613: variable 'ansible_timeout' from source: unknown 3079 1726884391.64615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.64758: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.64767: variable 'omit' from source: magic vars 3079 1726884391.64775: starting attempt loop 3079 1726884391.64778: running the handler 3079 1726884391.64787: handler run complete 3079 1726884391.64796: attempt loop complete, returning result 3079 1726884391.64817: variable 'item' from source: unknown 3079 1726884391.64892: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIAuthentication" } 3079 1726884391.65260: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.65267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.65270: variable 'omit' from source: magic vars 3079 1726884391.65273: variable 'omit' from source: magic vars 3079 1726884391.65275: variable 'omit' from source: magic vars 3079 1726884391.65377: variable 'ssh_c' from source: play vars 3079 1726884391.65380: variable 'item' from source: unknown 3079 1726884391.65466: variable 'omit' from source: magic vars 3079 1726884391.65485: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.65497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.65500: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.65517: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.65520: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.65525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.65618: Set connection var ansible_shell_type to sh 3079 1726884391.65623: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.65635: Set connection var ansible_timeout to 10 3079 1726884391.65643: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.65646: Set connection var ansible_connection to ssh 3079 1726884391.65657: Set connection var ansible_pipelining to False 3079 1726884391.65682: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.65685: variable 'ansible_connection' from source: unknown 3079 1726884391.65688: variable 'ansible_module_compression' from source: unknown 3079 1726884391.65692: variable 'ansible_shell_type' from source: unknown 3079 1726884391.65695: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.65703: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.65705: variable 'ansible_pipelining' from source: unknown 3079 1726884391.65714: variable 'ansible_timeout' from source: unknown 3079 1726884391.65717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.65855: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.65864: variable 'omit' from source: magic vars 3079 1726884391.65872: starting attempt loop 3079 1726884391.65875: running the handler 3079 1726884391.65883: handler run complete 3079 1726884391.65892: attempt loop complete, returning result 3079 1726884391.65914: variable 'item' from source: unknown 3079 1726884391.66035: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIClientIdentity) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIClientIdentity" } 3079 1726884391.66280: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.66284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.66286: variable 'omit' from source: magic vars 3079 1726884391.66289: variable 'omit' from source: magic vars 3079 1726884391.66292: variable 'omit' from source: magic vars 3079 1726884391.66370: variable 'ssh_c' from source: play vars 3079 1726884391.66374: variable 'item' from source: unknown 3079 1726884391.66551: variable 'omit' from source: magic vars 3079 1726884391.66572: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.66581: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.66607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.66615: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.66617: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.66619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.66715: Set connection var ansible_shell_type to sh 3079 1726884391.66808: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.66815: Set connection var ansible_timeout to 10 3079 1726884391.66817: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.66820: Set connection var ansible_connection to ssh 3079 1726884391.66829: Set connection var ansible_pipelining to False 3079 1726884391.66832: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.66834: variable 'ansible_connection' from source: unknown 3079 1726884391.66836: variable 'ansible_module_compression' from source: unknown 3079 1726884391.66839: variable 'ansible_shell_type' from source: unknown 3079 1726884391.66841: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.66843: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.66845: variable 'ansible_pipelining' from source: unknown 3079 1726884391.66847: variable 'ansible_timeout' from source: unknown 3079 1726884391.66849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.66941: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.66950: variable 'omit' from source: magic vars 3079 1726884391.66958: starting attempt loop 3079 1726884391.66961: running the handler 3079 1726884391.66968: handler run complete 3079 1726884391.66977: attempt loop complete, returning result 3079 1726884391.66994: variable 'item' from source: unknown 3079 1726884391.67070: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIDelegateCredentials) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIDelegateCredentials" } 3079 1726884391.67269: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.67272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.67274: variable 'omit' from source: magic vars 3079 1726884391.67277: variable 'omit' from source: magic vars 3079 1726884391.67279: variable 'omit' from source: magic vars 3079 1726884391.67731: variable 'ssh_c' from source: play vars 3079 1726884391.67734: variable 'item' from source: unknown 3079 1726884391.67737: variable 'omit' from source: magic vars 3079 1726884391.67739: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.67742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.67744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.67746: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.67748: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.67751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.67812: Set connection var ansible_shell_type to sh 3079 1726884391.67839: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.67842: Set connection var ansible_timeout to 10 3079 1726884391.67845: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.67847: Set connection var ansible_connection to ssh 3079 1726884391.67849: Set connection var ansible_pipelining to False 3079 1726884391.67949: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.67952: variable 'ansible_connection' from source: unknown 3079 1726884391.67955: variable 'ansible_module_compression' from source: unknown 3079 1726884391.67958: variable 'ansible_shell_type' from source: unknown 3079 1726884391.67961: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.67963: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.67966: variable 'ansible_pipelining' from source: unknown 3079 1726884391.67968: variable 'ansible_timeout' from source: unknown 3079 1726884391.67970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.68044: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.68054: variable 'omit' from source: magic vars 3079 1726884391.68060: starting attempt loop 3079 1726884391.68063: running the handler 3079 1726884391.68070: handler run complete 3079 1726884391.68079: attempt loop complete, returning result 3079 1726884391.68096: variable 'item' from source: unknown 3079 1726884391.68173: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIKeyExchange) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKeyExchange" } 3079 1726884391.68333: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.68336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.68338: variable 'omit' from source: magic vars 3079 1726884391.68621: variable 'omit' from source: magic vars 3079 1726884391.68625: variable 'omit' from source: magic vars 3079 1726884391.68627: variable 'ssh_c' from source: play vars 3079 1726884391.68629: variable 'item' from source: unknown 3079 1726884391.68755: variable 'omit' from source: magic vars 3079 1726884391.68777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.68786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.68794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.68813: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.68816: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.68819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.68906: Set connection var ansible_shell_type to sh 3079 1726884391.68916: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.68928: Set connection var ansible_timeout to 10 3079 1726884391.68935: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.68945: Set connection var ansible_connection to ssh 3079 1726884391.68949: Set connection var ansible_pipelining to False 3079 1726884391.68976: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.68980: variable 'ansible_connection' from source: unknown 3079 1726884391.68982: variable 'ansible_module_compression' from source: unknown 3079 1726884391.68985: variable 'ansible_shell_type' from source: unknown 3079 1726884391.68990: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.68993: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.69000: variable 'ansible_pipelining' from source: unknown 3079 1726884391.69003: variable 'ansible_timeout' from source: unknown 3079 1726884391.69012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.69167: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.69277: variable 'omit' from source: magic vars 3079 1726884391.69280: starting attempt loop 3079 1726884391.69283: running the handler 3079 1726884391.69285: handler run complete 3079 1726884391.69287: attempt loop complete, returning result 3079 1726884391.69289: variable 'item' from source: unknown 3079 1726884391.69291: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIRenewalForcesRekey) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIRenewalForcesRekey" } 3079 1726884391.69619: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.69622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.69625: variable 'omit' from source: magic vars 3079 1726884391.69627: variable 'omit' from source: magic vars 3079 1726884391.69629: variable 'omit' from source: magic vars 3079 1726884391.69695: variable 'ssh_c' from source: play vars 3079 1726884391.69712: variable 'item' from source: unknown 3079 1726884391.69875: variable 'omit' from source: magic vars 3079 1726884391.69927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.69969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.69977: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.69980: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.69983: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.69985: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.70036: Set connection var ansible_shell_type to sh 3079 1726884391.70040: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.70043: Set connection var ansible_timeout to 10 3079 1726884391.70045: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.70047: Set connection var ansible_connection to ssh 3079 1726884391.70086: Set connection var ansible_pipelining to False 3079 1726884391.70090: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.70092: variable 'ansible_connection' from source: unknown 3079 1726884391.70095: variable 'ansible_module_compression' from source: unknown 3079 1726884391.70097: variable 'ansible_shell_type' from source: unknown 3079 1726884391.70099: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.70102: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.70104: variable 'ansible_pipelining' from source: unknown 3079 1726884391.70106: variable 'ansible_timeout' from source: unknown 3079 1726884391.70112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.70255: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.70258: variable 'omit' from source: magic vars 3079 1726884391.70261: starting attempt loop 3079 1726884391.70263: running the handler 3079 1726884391.70266: handler run complete 3079 1726884391.70304: attempt loop complete, returning result 3079 1726884391.70307: variable 'item' from source: unknown 3079 1726884391.70389: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIServerIdentity) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIServerIdentity" } 3079 1726884391.70628: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.70631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.70634: variable 'omit' from source: magic vars 3079 1726884391.70636: variable 'omit' from source: magic vars 3079 1726884391.70638: variable 'omit' from source: magic vars 3079 1726884391.70800: variable 'ssh_c' from source: play vars 3079 1726884391.70804: variable 'item' from source: unknown 3079 1726884391.70920: variable 'omit' from source: magic vars 3079 1726884391.70941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.70952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.70955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.70970: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.70973: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.70978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.71067: Set connection var ansible_shell_type to sh 3079 1726884391.71075: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.71087: Set connection var ansible_timeout to 10 3079 1726884391.71128: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.71131: Set connection var ansible_connection to ssh 3079 1726884391.71133: Set connection var ansible_pipelining to False 3079 1726884391.71136: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.71140: variable 'ansible_connection' from source: unknown 3079 1726884391.71148: variable 'ansible_module_compression' from source: unknown 3079 1726884391.71151: variable 'ansible_shell_type' from source: unknown 3079 1726884391.71154: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.71156: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.71168: variable 'ansible_pipelining' from source: unknown 3079 1726884391.71171: variable 'ansible_timeout' from source: unknown 3079 1726884391.71173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.71346: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.71349: variable 'omit' from source: magic vars 3079 1726884391.71352: starting attempt loop 3079 1726884391.71354: running the handler 3079 1726884391.71357: handler run complete 3079 1726884391.71359: attempt loop complete, returning result 3079 1726884391.71365: variable 'item' from source: unknown 3079 1726884391.71428: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPITrustDns) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPITrustDns" } 3079 1726884391.71785: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.71788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.71791: variable 'omit' from source: magic vars 3079 1726884391.71793: variable 'omit' from source: magic vars 3079 1726884391.71800: variable 'omit' from source: magic vars 3079 1726884391.71803: variable 'ssh_c' from source: play vars 3079 1726884391.71893: variable 'item' from source: unknown 3079 1726884391.72287: variable 'omit' from source: magic vars 3079 1726884391.72312: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.72342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.72348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.72365: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.72368: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.72373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.72556: Set connection var ansible_shell_type to sh 3079 1726884391.72559: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.72562: Set connection var ansible_timeout to 10 3079 1726884391.72564: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.72566: Set connection var ansible_connection to ssh 3079 1726884391.72568: Set connection var ansible_pipelining to False 3079 1726884391.72571: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.72573: variable 'ansible_connection' from source: unknown 3079 1726884391.72575: variable 'ansible_module_compression' from source: unknown 3079 1726884391.72577: variable 'ansible_shell_type' from source: unknown 3079 1726884391.72579: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.72581: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.72583: variable 'ansible_pipelining' from source: unknown 3079 1726884391.72585: variable 'ansible_timeout' from source: unknown 3079 1726884391.72587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.72692: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.72702: variable 'omit' from source: magic vars 3079 1726884391.72713: starting attempt loop 3079 1726884391.72716: running the handler 3079 1726884391.72723: handler run complete 3079 1726884391.72731: attempt loop complete, returning result 3079 1726884391.72748: variable 'item' from source: unknown 3079 1726884391.72883: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIKexAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKexAlgorithms" } 3079 1726884391.73124: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.73127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.73129: variable 'omit' from source: magic vars 3079 1726884391.73132: variable 'omit' from source: magic vars 3079 1726884391.73134: variable 'omit' from source: magic vars 3079 1726884391.73213: variable 'ssh_c' from source: play vars 3079 1726884391.73425: variable 'item' from source: unknown 3079 1726884391.73862: variable 'omit' from source: magic vars 3079 1726884391.73881: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.73901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.73904: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.73914: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.73917: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.73922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.74014: Set connection var ansible_shell_type to sh 3079 1726884391.74031: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.74042: Set connection var ansible_timeout to 10 3079 1726884391.74050: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.74053: Set connection var ansible_connection to ssh 3079 1726884391.74080: Set connection var ansible_pipelining to False 3079 1726884391.74090: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.74093: variable 'ansible_connection' from source: unknown 3079 1726884391.74100: variable 'ansible_module_compression' from source: unknown 3079 1726884391.74103: variable 'ansible_shell_type' from source: unknown 3079 1726884391.74106: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.74112: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.74114: variable 'ansible_pipelining' from source: unknown 3079 1726884391.74119: variable 'ansible_timeout' from source: unknown 3079 1726884391.74125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.74268: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.74277: variable 'omit' from source: magic vars 3079 1726884391.74285: starting attempt loop 3079 1726884391.74288: running the handler 3079 1726884391.74297: handler run complete 3079 1726884391.74307: attempt loop complete, returning result 3079 1726884391.74326: variable 'item' from source: unknown 3079 1726884391.74406: variable 'item' from source: unknown ok: [managed_node2] => (item=HashKnownHosts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HashKnownHosts" } 3079 1726884391.74728: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.74732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.74734: variable 'omit' from source: magic vars 3079 1726884391.74737: variable 'omit' from source: magic vars 3079 1726884391.74739: variable 'omit' from source: magic vars 3079 1726884391.74836: variable 'ssh_c' from source: play vars 3079 1726884391.74839: variable 'item' from source: unknown 3079 1726884391.74988: variable 'omit' from source: magic vars 3079 1726884391.75017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.75021: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.75024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.75039: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.75043: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.75067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.75134: Set connection var ansible_shell_type to sh 3079 1726884391.75142: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.75161: Set connection var ansible_timeout to 10 3079 1726884391.75164: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.75166: Set connection var ansible_connection to ssh 3079 1726884391.75192: Set connection var ansible_pipelining to False 3079 1726884391.75198: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.75271: variable 'ansible_connection' from source: unknown 3079 1726884391.75274: variable 'ansible_module_compression' from source: unknown 3079 1726884391.75277: variable 'ansible_shell_type' from source: unknown 3079 1726884391.75279: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.75282: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.75286: variable 'ansible_pipelining' from source: unknown 3079 1726884391.75292: variable 'ansible_timeout' from source: unknown 3079 1726884391.75294: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.75376: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.75380: variable 'omit' from source: magic vars 3079 1726884391.75389: starting attempt loop 3079 1726884391.75392: running the handler 3079 1726884391.75403: handler run complete 3079 1726884391.75412: attempt loop complete, returning result 3079 1726884391.75426: variable 'item' from source: unknown 3079 1726884391.75512: variable 'item' from source: unknown ok: [managed_node2] => (item=HostbasedAcceptedAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostbasedAcceptedAlgorithms": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostbasedAcceptedAlgorithms" } 3079 1726884391.75827: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.75830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.75833: variable 'omit' from source: magic vars 3079 1726884391.75835: variable 'omit' from source: magic vars 3079 1726884391.75837: variable 'omit' from source: magic vars 3079 1726884391.76036: variable 'ssh_c' from source: play vars 3079 1726884391.76039: variable 'item' from source: unknown 3079 1726884391.76715: variable 'omit' from source: magic vars 3079 1726884391.76718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.76725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.76730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.76732: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.76734: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.76736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.76929: Set connection var ansible_shell_type to sh 3079 1726884391.76943: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.76949: Set connection var ansible_timeout to 10 3079 1726884391.76958: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.76961: Set connection var ansible_connection to ssh 3079 1726884391.76972: Set connection var ansible_pipelining to False 3079 1726884391.77166: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.77169: variable 'ansible_connection' from source: unknown 3079 1726884391.77172: variable 'ansible_module_compression' from source: unknown 3079 1726884391.77174: variable 'ansible_shell_type' from source: unknown 3079 1726884391.77177: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.77179: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.77181: variable 'ansible_pipelining' from source: unknown 3079 1726884391.77183: variable 'ansible_timeout' from source: unknown 3079 1726884391.77186: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.77315: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.77326: variable 'omit' from source: magic vars 3079 1726884391.77335: starting attempt loop 3079 1726884391.77337: running the handler 3079 1726884391.77345: handler run complete 3079 1726884391.77355: attempt loop complete, returning result 3079 1726884391.77372: variable 'item' from source: unknown 3079 1726884391.77604: variable 'item' from source: unknown ok: [managed_node2] => (item=HostbasedAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostbasedAuthentication" } 3079 1726884391.77852: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.77856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.77858: variable 'omit' from source: magic vars 3079 1726884391.77860: variable 'omit' from source: magic vars 3079 1726884391.77863: variable 'omit' from source: magic vars 3079 1726884391.77962: variable 'ssh_c' from source: play vars 3079 1726884391.77965: variable 'item' from source: unknown 3079 1726884391.78111: variable 'omit' from source: magic vars 3079 1726884391.78130: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.78138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.78150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.78286: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.78290: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.78292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.78295: Set connection var ansible_shell_type to sh 3079 1726884391.78297: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.78299: Set connection var ansible_timeout to 10 3079 1726884391.78301: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.78303: Set connection var ansible_connection to ssh 3079 1726884391.78305: Set connection var ansible_pipelining to False 3079 1726884391.78324: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.78327: variable 'ansible_connection' from source: unknown 3079 1726884391.78369: variable 'ansible_module_compression' from source: unknown 3079 1726884391.78372: variable 'ansible_shell_type' from source: unknown 3079 1726884391.78375: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.78377: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.78378: variable 'ansible_pipelining' from source: unknown 3079 1726884391.78381: variable 'ansible_timeout' from source: unknown 3079 1726884391.78383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.78588: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.78592: variable 'omit' from source: magic vars 3079 1726884391.78594: starting attempt loop 3079 1726884391.78596: running the handler 3079 1726884391.78598: handler run complete 3079 1726884391.78600: attempt loop complete, returning result 3079 1726884391.78603: variable 'item' from source: unknown 3079 1726884391.78633: variable 'item' from source: unknown ok: [managed_node2] => (item=HostKeyAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlgorithms" } 3079 1726884391.79115: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.79119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.79121: variable 'omit' from source: magic vars 3079 1726884391.79124: variable 'omit' from source: magic vars 3079 1726884391.79126: variable 'omit' from source: magic vars 3079 1726884391.79128: variable 'ssh_c' from source: play vars 3079 1726884391.79130: variable 'item' from source: unknown 3079 1726884391.79414: variable 'omit' from source: magic vars 3079 1726884391.79418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.79421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.79423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.79425: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.79428: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.79430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.79432: Set connection var ansible_shell_type to sh 3079 1726884391.79434: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.79436: Set connection var ansible_timeout to 10 3079 1726884391.79438: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.79440: Set connection var ansible_connection to ssh 3079 1726884391.79442: Set connection var ansible_pipelining to False 3079 1726884391.79447: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.79452: variable 'ansible_connection' from source: unknown 3079 1726884391.79456: variable 'ansible_module_compression' from source: unknown 3079 1726884391.79466: variable 'ansible_shell_type' from source: unknown 3079 1726884391.79469: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.79471: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.79473: variable 'ansible_pipelining' from source: unknown 3079 1726884391.79476: variable 'ansible_timeout' from source: unknown 3079 1726884391.79481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.79684: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.79687: variable 'omit' from source: magic vars 3079 1726884391.79690: starting attempt loop 3079 1726884391.79692: running the handler 3079 1726884391.79695: handler run complete 3079 1726884391.79697: attempt loop complete, returning result 3079 1726884391.79699: variable 'item' from source: unknown 3079 1726884391.79737: variable 'item' from source: unknown ok: [managed_node2] => (item=HostKeyAlias) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlias" } 3079 1726884391.80341: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.80344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.80347: variable 'omit' from source: magic vars 3079 1726884391.80349: variable 'omit' from source: magic vars 3079 1726884391.80352: variable 'omit' from source: magic vars 3079 1726884391.80354: variable 'ssh_c' from source: play vars 3079 1726884391.80356: variable 'item' from source: unknown 3079 1726884391.80360: variable 'omit' from source: magic vars 3079 1726884391.80367: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.80375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.80383: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.80396: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.80399: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.80405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.80484: Set connection var ansible_shell_type to sh 3079 1726884391.80493: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.80504: Set connection var ansible_timeout to 10 3079 1726884391.80513: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.80516: Set connection var ansible_connection to ssh 3079 1726884391.80526: Set connection var ansible_pipelining to False 3079 1726884391.80552: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.80555: variable 'ansible_connection' from source: unknown 3079 1726884391.80558: variable 'ansible_module_compression' from source: unknown 3079 1726884391.80562: variable 'ansible_shell_type' from source: unknown 3079 1726884391.80565: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.80586: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.80589: variable 'ansible_pipelining' from source: unknown 3079 1726884391.80591: variable 'ansible_timeout' from source: unknown 3079 1726884391.80594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.80808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.80815: variable 'omit' from source: magic vars 3079 1726884391.80818: starting attempt loop 3079 1726884391.80821: running the handler 3079 1726884391.80823: handler run complete 3079 1726884391.80825: attempt loop complete, returning result 3079 1726884391.80827: variable 'item' from source: unknown 3079 1726884391.80829: variable 'item' from source: unknown ok: [managed_node2] => (item=Hostname) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Hostname" } 3079 1726884391.81247: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.81250: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.81253: variable 'omit' from source: magic vars 3079 1726884391.81255: variable 'omit' from source: magic vars 3079 1726884391.81257: variable 'omit' from source: magic vars 3079 1726884391.81259: variable 'ssh_c' from source: play vars 3079 1726884391.81261: variable 'item' from source: unknown 3079 1726884391.81464: variable 'omit' from source: magic vars 3079 1726884391.81468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.81470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.81473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.81475: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.81477: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.81479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.81683: Set connection var ansible_shell_type to sh 3079 1726884391.81686: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.81689: Set connection var ansible_timeout to 10 3079 1726884391.81692: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.81694: Set connection var ansible_connection to ssh 3079 1726884391.81696: Set connection var ansible_pipelining to False 3079 1726884391.81698: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.81701: variable 'ansible_connection' from source: unknown 3079 1726884391.81703: variable 'ansible_module_compression' from source: unknown 3079 1726884391.81705: variable 'ansible_shell_type' from source: unknown 3079 1726884391.81711: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.81714: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.81716: variable 'ansible_pipelining' from source: unknown 3079 1726884391.81718: variable 'ansible_timeout' from source: unknown 3079 1726884391.81721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.81772: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.81780: variable 'omit' from source: magic vars 3079 1726884391.81790: starting attempt loop 3079 1726884391.81793: running the handler 3079 1726884391.81799: handler run complete 3079 1726884391.81811: attempt loop complete, returning result 3079 1726884391.81826: variable 'item' from source: unknown 3079 1726884391.82014: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentitiesOnly) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IdentitiesOnly" } 3079 1726884391.82132: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.82135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.82138: variable 'omit' from source: magic vars 3079 1726884391.82141: variable 'omit' from source: magic vars 3079 1726884391.82143: variable 'omit' from source: magic vars 3079 1726884391.82414: variable 'ssh_c' from source: play vars 3079 1726884391.82417: variable 'item' from source: unknown 3079 1726884391.82495: variable 'omit' from source: magic vars 3079 1726884391.82523: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.82536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.82546: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.82565: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.82575: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.82583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.82671: Set connection var ansible_shell_type to sh 3079 1726884391.82684: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.82698: Set connection var ansible_timeout to 10 3079 1726884391.82712: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.82720: Set connection var ansible_connection to ssh 3079 1726884391.82732: Set connection var ansible_pipelining to False 3079 1726884391.82757: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.82765: variable 'ansible_connection' from source: unknown 3079 1726884391.82771: variable 'ansible_module_compression' from source: unknown 3079 1726884391.82777: variable 'ansible_shell_type' from source: unknown 3079 1726884391.82783: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.82789: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.82797: variable 'ansible_pipelining' from source: unknown 3079 1726884391.82913: variable 'ansible_timeout' from source: unknown 3079 1726884391.82916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.82940: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.82953: variable 'omit' from source: magic vars 3079 1726884391.82965: starting attempt loop 3079 1726884391.82971: running the handler 3079 1726884391.82981: handler run complete 3079 1726884391.82993: attempt loop complete, returning result 3079 1726884391.83015: variable 'item' from source: unknown 3079 1726884391.83083: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentityAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IdentityAgent" } 3079 1726884391.83413: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.83416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.83418: variable 'omit' from source: magic vars 3079 1726884391.83425: variable 'omit' from source: magic vars 3079 1726884391.83427: variable 'omit' from source: magic vars 3079 1726884391.83602: variable 'ssh_c' from source: play vars 3079 1726884391.83619: variable 'item' from source: unknown 3079 1726884391.83872: variable 'omit' from source: magic vars 3079 1726884391.83899: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.83915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.83927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.83945: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.83953: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.83961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.84050: Set connection var ansible_shell_type to sh 3079 1726884391.84118: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.84122: Set connection var ansible_timeout to 10 3079 1726884391.84124: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.84127: Set connection var ansible_connection to ssh 3079 1726884391.84129: Set connection var ansible_pipelining to False 3079 1726884391.84142: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.84150: variable 'ansible_connection' from source: unknown 3079 1726884391.84157: variable 'ansible_module_compression' from source: unknown 3079 1726884391.84165: variable 'ansible_shell_type' from source: unknown 3079 1726884391.84173: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.84179: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.84185: variable 'ansible_pipelining' from source: unknown 3079 1726884391.84191: variable 'ansible_timeout' from source: unknown 3079 1726884391.84198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.84327: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.84513: variable 'omit' from source: magic vars 3079 1726884391.84517: starting attempt loop 3079 1726884391.84519: running the handler 3079 1726884391.84521: handler run complete 3079 1726884391.84523: attempt loop complete, returning result 3079 1726884391.84526: variable 'item' from source: unknown 3079 1726884391.84528: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentityFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IdentityFile" } 3079 1726884391.84682: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.84698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.84718: variable 'omit' from source: magic vars 3079 1726884391.84780: variable 'omit' from source: magic vars 3079 1726884391.84800: variable 'omit' from source: magic vars 3079 1726884391.84988: variable 'ssh_c' from source: play vars 3079 1726884391.85003: variable 'item' from source: unknown 3079 1726884391.85261: variable 'omit' from source: magic vars 3079 1726884391.85285: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.85512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.85515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.85518: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.85520: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.85522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.85528: Set connection var ansible_shell_type to sh 3079 1726884391.85530: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.85533: Set connection var ansible_timeout to 10 3079 1726884391.85535: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.85537: Set connection var ansible_connection to ssh 3079 1726884391.85539: Set connection var ansible_pipelining to False 3079 1726884391.85541: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.85543: variable 'ansible_connection' from source: unknown 3079 1726884391.85545: variable 'ansible_module_compression' from source: unknown 3079 1726884391.85547: variable 'ansible_shell_type' from source: unknown 3079 1726884391.85548: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.85550: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.85552: variable 'ansible_pipelining' from source: unknown 3079 1726884391.85554: variable 'ansible_timeout' from source: unknown 3079 1726884391.85556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.85694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.85709: variable 'omit' from source: magic vars 3079 1726884391.85723: starting attempt loop 3079 1726884391.85736: running the handler 3079 1726884391.85747: handler run complete 3079 1726884391.85759: attempt loop complete, returning result 3079 1726884391.85781: variable 'item' from source: unknown 3079 1726884391.85861: variable 'item' from source: unknown ok: [managed_node2] => (item=IgnoreUnknown) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IgnoreUnknown" } 3079 1726884391.86088: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.86102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.86121: variable 'omit' from source: magic vars 3079 1726884391.86179: variable 'omit' from source: magic vars 3079 1726884391.86214: variable 'omit' from source: magic vars 3079 1726884391.86612: variable 'ssh_c' from source: play vars 3079 1726884391.86616: variable 'item' from source: unknown 3079 1726884391.86835: variable 'omit' from source: magic vars 3079 1726884391.86862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.87214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.87217: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.87220: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.87222: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.87225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.87228: Set connection var ansible_shell_type to sh 3079 1726884391.87231: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.87233: Set connection var ansible_timeout to 10 3079 1726884391.87236: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.87239: Set connection var ansible_connection to ssh 3079 1726884391.87241: Set connection var ansible_pipelining to False 3079 1726884391.87244: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.87417: variable 'ansible_connection' from source: unknown 3079 1726884391.87427: variable 'ansible_module_compression' from source: unknown 3079 1726884391.87437: variable 'ansible_shell_type' from source: unknown 3079 1726884391.87445: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.87454: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.87464: variable 'ansible_pipelining' from source: unknown 3079 1726884391.87474: variable 'ansible_timeout' from source: unknown 3079 1726884391.87484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.87748: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.87824: variable 'omit' from source: magic vars 3079 1726884391.87837: starting attempt loop 3079 1726884391.87844: running the handler 3079 1726884391.87855: handler run complete 3079 1726884391.87868: attempt loop complete, returning result 3079 1726884391.87891: variable 'item' from source: unknown 3079 1726884391.88103: variable 'item' from source: unknown ok: [managed_node2] => (item=Include) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Include" } 3079 1726884391.88373: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.88383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.88393: variable 'omit' from source: magic vars 3079 1726884391.88434: variable 'omit' from source: magic vars 3079 1726884391.88446: variable 'omit' from source: magic vars 3079 1726884391.88602: variable 'ssh_c' from source: play vars 3079 1726884391.88613: variable 'item' from source: unknown 3079 1726884391.88760: variable 'omit' from source: magic vars 3079 1726884391.88776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.88785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.88791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.88804: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.88810: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.88814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.88871: Set connection var ansible_shell_type to sh 3079 1726884391.88878: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.88887: Set connection var ansible_timeout to 10 3079 1726884391.88893: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.88900: Set connection var ansible_connection to ssh 3079 1726884391.88907: Set connection var ansible_pipelining to False 3079 1726884391.88929: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.88932: variable 'ansible_connection' from source: unknown 3079 1726884391.88934: variable 'ansible_module_compression' from source: unknown 3079 1726884391.88939: variable 'ansible_shell_type' from source: unknown 3079 1726884391.88941: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.88946: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.88952: variable 'ansible_pipelining' from source: unknown 3079 1726884391.88955: variable 'ansible_timeout' from source: unknown 3079 1726884391.88960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.89058: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.89069: variable 'omit' from source: magic vars 3079 1726884391.89074: starting attempt loop 3079 1726884391.89077: running the handler 3079 1726884391.89084: handler run complete 3079 1726884391.89091: attempt loop complete, returning result 3079 1726884391.89103: variable 'item' from source: unknown 3079 1726884391.89165: variable 'item' from source: unknown ok: [managed_node2] => (item=IPQoS) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "IPQoS" } 3079 1726884391.89323: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.89326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.89328: variable 'omit' from source: magic vars 3079 1726884391.89338: variable 'omit' from source: magic vars 3079 1726884391.89350: variable 'omit' from source: magic vars 3079 1726884391.89478: variable 'ssh_c' from source: play vars 3079 1726884391.89485: variable 'item' from source: unknown 3079 1726884391.89633: variable 'omit' from source: magic vars 3079 1726884391.89648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.89663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.89669: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.89675: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.89678: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.89683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.89741: Set connection var ansible_shell_type to sh 3079 1726884391.89748: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.89756: Set connection var ansible_timeout to 10 3079 1726884391.89763: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.89772: Set connection var ansible_connection to ssh 3079 1726884391.89775: Set connection var ansible_pipelining to False 3079 1726884391.89795: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.89798: variable 'ansible_connection' from source: unknown 3079 1726884391.89800: variable 'ansible_module_compression' from source: unknown 3079 1726884391.89805: variable 'ansible_shell_type' from source: unknown 3079 1726884391.89812: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.89814: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.89819: variable 'ansible_pipelining' from source: unknown 3079 1726884391.89822: variable 'ansible_timeout' from source: unknown 3079 1726884391.89828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.89924: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.89933: variable 'omit' from source: magic vars 3079 1726884391.89940: starting attempt loop 3079 1726884391.89943: running the handler 3079 1726884391.89949: handler run complete 3079 1726884391.89957: attempt loop complete, returning result 3079 1726884391.89975: variable 'item' from source: unknown 3079 1726884391.90071: variable 'item' from source: unknown ok: [managed_node2] => (item=KbdInteractiveAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveAuthentication" } 3079 1726884391.90438: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.90442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.90445: variable 'omit' from source: magic vars 3079 1726884391.90447: variable 'omit' from source: magic vars 3079 1726884391.90449: variable 'omit' from source: magic vars 3079 1726884391.90586: variable 'ssh_c' from source: play vars 3079 1726884391.90589: variable 'item' from source: unknown 3079 1726884391.91215: variable 'omit' from source: magic vars 3079 1726884391.91219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.91223: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.91225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.91227: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.91229: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.91232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.91415: Set connection var ansible_shell_type to sh 3079 1726884391.91419: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.91426: Set connection var ansible_timeout to 10 3079 1726884391.91432: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.91435: Set connection var ansible_connection to ssh 3079 1726884391.91437: Set connection var ansible_pipelining to False 3079 1726884391.91470: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.91474: variable 'ansible_connection' from source: unknown 3079 1726884391.91476: variable 'ansible_module_compression' from source: unknown 3079 1726884391.91536: variable 'ansible_shell_type' from source: unknown 3079 1726884391.91540: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.91542: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.91545: variable 'ansible_pipelining' from source: unknown 3079 1726884391.91547: variable 'ansible_timeout' from source: unknown 3079 1726884391.91550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.91662: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.91674: variable 'omit' from source: magic vars 3079 1726884391.91688: starting attempt loop 3079 1726884391.91691: running the handler 3079 1726884391.91694: handler run complete 3079 1726884391.91755: attempt loop complete, returning result 3079 1726884391.91758: variable 'item' from source: unknown 3079 1726884391.91799: variable 'item' from source: unknown ok: [managed_node2] => (item=KbdInteractiveDevices) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveDevices" } 3079 1726884391.91998: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.92002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.92004: variable 'omit' from source: magic vars 3079 1726884391.92007: variable 'omit' from source: magic vars 3079 1726884391.92232: variable 'omit' from source: magic vars 3079 1726884391.92235: variable 'ssh_c' from source: play vars 3079 1726884391.92238: variable 'item' from source: unknown 3079 1726884391.92397: variable 'omit' from source: magic vars 3079 1726884391.92418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.92430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.92444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.92460: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.92463: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.92466: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.92547: Set connection var ansible_shell_type to sh 3079 1726884391.92550: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.92560: Set connection var ansible_timeout to 10 3079 1726884391.92656: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.92665: Set connection var ansible_connection to ssh 3079 1726884391.92672: Set connection var ansible_pipelining to False 3079 1726884391.92674: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.92677: variable 'ansible_connection' from source: unknown 3079 1726884391.92679: variable 'ansible_module_compression' from source: unknown 3079 1726884391.92684: variable 'ansible_shell_type' from source: unknown 3079 1726884391.92687: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.92689: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.92691: variable 'ansible_pipelining' from source: unknown 3079 1726884391.92693: variable 'ansible_timeout' from source: unknown 3079 1726884391.92696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.92822: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.92826: variable 'omit' from source: magic vars 3079 1726884391.92828: starting attempt loop 3079 1726884391.92831: running the handler 3079 1726884391.92833: handler run complete 3079 1726884391.92835: attempt loop complete, returning result 3079 1726884391.92837: variable 'item' from source: unknown 3079 1726884391.92930: variable 'item' from source: unknown ok: [managed_node2] => (item=KexAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KexAlgorithms" } 3079 1726884391.93055: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.93059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.93061: variable 'omit' from source: magic vars 3079 1726884391.93091: variable 'omit' from source: magic vars 3079 1726884391.93094: variable 'omit' from source: magic vars 3079 1726884391.93286: variable 'ssh_c' from source: play vars 3079 1726884391.93290: variable 'item' from source: unknown 3079 1726884391.93772: variable 'omit' from source: magic vars 3079 1726884391.93796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.93800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.93806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.93987: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.93990: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.93993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.94023: Set connection var ansible_shell_type to sh 3079 1726884391.94032: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.94043: Set connection var ansible_timeout to 10 3079 1726884391.94050: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.94053: Set connection var ansible_connection to ssh 3079 1726884391.94064: Set connection var ansible_pipelining to False 3079 1726884391.94093: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.94096: variable 'ansible_connection' from source: unknown 3079 1726884391.94099: variable 'ansible_module_compression' from source: unknown 3079 1726884391.94101: variable 'ansible_shell_type' from source: unknown 3079 1726884391.94104: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.94114: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.94138: variable 'ansible_pipelining' from source: unknown 3079 1726884391.94146: variable 'ansible_timeout' from source: unknown 3079 1726884391.94155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.94390: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.94434: variable 'omit' from source: magic vars 3079 1726884391.94437: starting attempt loop 3079 1726884391.94441: running the handler 3079 1726884391.94521: handler run complete 3079 1726884391.94525: attempt loop complete, returning result 3079 1726884391.94527: variable 'item' from source: unknown 3079 1726884391.94588: variable 'item' from source: unknown ok: [managed_node2] => (item=KnownHostsCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } 3079 1726884391.94895: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.94899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.94902: variable 'omit' from source: magic vars 3079 1726884391.95066: variable 'omit' from source: magic vars 3079 1726884391.95070: variable 'omit' from source: magic vars 3079 1726884391.95187: variable 'ssh_c' from source: play vars 3079 1726884391.95195: variable 'item' from source: unknown 3079 1726884391.95366: variable 'omit' from source: magic vars 3079 1726884391.95382: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.95392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.95395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.95407: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.95414: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.95419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.95474: Set connection var ansible_shell_type to sh 3079 1726884391.95481: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.95489: Set connection var ansible_timeout to 10 3079 1726884391.95497: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.95500: Set connection var ansible_connection to ssh 3079 1726884391.95510: Set connection var ansible_pipelining to False 3079 1726884391.95530: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.95533: variable 'ansible_connection' from source: unknown 3079 1726884391.95536: variable 'ansible_module_compression' from source: unknown 3079 1726884391.95541: variable 'ansible_shell_type' from source: unknown 3079 1726884391.95543: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.95548: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.95553: variable 'ansible_pipelining' from source: unknown 3079 1726884391.95558: variable 'ansible_timeout' from source: unknown 3079 1726884391.95563: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.95657: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.95665: variable 'omit' from source: magic vars 3079 1726884391.95673: starting attempt loop 3079 1726884391.95676: running the handler 3079 1726884391.95683: handler run complete 3079 1726884391.95690: attempt loop complete, returning result 3079 1726884391.95702: variable 'item' from source: unknown 3079 1726884391.95760: variable 'item' from source: unknown ok: [managed_node2] => (item=LocalCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LocalCommand" } 3079 1726884391.95926: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.95929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.95932: variable 'omit' from source: magic vars 3079 1726884391.95940: variable 'omit' from source: magic vars 3079 1726884391.95952: variable 'omit' from source: magic vars 3079 1726884391.96245: variable 'ssh_c' from source: play vars 3079 1726884391.96250: variable 'item' from source: unknown 3079 1726884391.96523: variable 'omit' from source: magic vars 3079 1726884391.96547: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.96572: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.96575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.96680: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.96684: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.96688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.96714: Set connection var ansible_shell_type to sh 3079 1726884391.96728: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.96820: Set connection var ansible_timeout to 10 3079 1726884391.96823: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.96826: Set connection var ansible_connection to ssh 3079 1726884391.96828: Set connection var ansible_pipelining to False 3079 1726884391.96831: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.96853: variable 'ansible_connection' from source: unknown 3079 1726884391.96863: variable 'ansible_module_compression' from source: unknown 3079 1726884391.96872: variable 'ansible_shell_type' from source: unknown 3079 1726884391.96904: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.96926: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.96999: variable 'ansible_pipelining' from source: unknown 3079 1726884391.97002: variable 'ansible_timeout' from source: unknown 3079 1726884391.97005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.97180: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.97215: variable 'omit' from source: magic vars 3079 1726884391.97219: starting attempt loop 3079 1726884391.97221: running the handler 3079 1726884391.97223: handler run complete 3079 1726884391.97234: attempt loop complete, returning result 3079 1726884391.97266: variable 'item' from source: unknown 3079 1726884391.97354: variable 'item' from source: unknown ok: [managed_node2] => (item=LocalForward) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LocalForward" } 3079 1726884391.97725: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.97729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.97731: variable 'omit' from source: magic vars 3079 1726884391.97733: variable 'omit' from source: magic vars 3079 1726884391.97735: variable 'omit' from source: magic vars 3079 1726884391.97980: variable 'ssh_c' from source: play vars 3079 1726884391.97983: variable 'item' from source: unknown 3079 1726884391.98317: variable 'omit' from source: magic vars 3079 1726884391.98321: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.98324: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.98326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.98328: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.98331: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.98333: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.98335: Set connection var ansible_shell_type to sh 3079 1726884391.98337: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.98406: Set connection var ansible_timeout to 10 3079 1726884391.98414: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.98417: Set connection var ansible_connection to ssh 3079 1726884391.98421: Set connection var ansible_pipelining to False 3079 1726884391.98424: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.98426: variable 'ansible_connection' from source: unknown 3079 1726884391.98428: variable 'ansible_module_compression' from source: unknown 3079 1726884391.98430: variable 'ansible_shell_type' from source: unknown 3079 1726884391.98432: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.98435: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.98437: variable 'ansible_pipelining' from source: unknown 3079 1726884391.98439: variable 'ansible_timeout' from source: unknown 3079 1726884391.98444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.98632: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884391.98635: variable 'omit' from source: magic vars 3079 1726884391.98638: starting attempt loop 3079 1726884391.98640: running the handler 3079 1726884391.98643: handler run complete 3079 1726884391.98645: attempt loop complete, returning result 3079 1726884391.98647: variable 'item' from source: unknown 3079 1726884391.98727: variable 'item' from source: unknown ok: [managed_node2] => (item=LogLevel) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LogLevel" } 3079 1726884391.99041: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.99045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.99048: variable 'omit' from source: magic vars 3079 1726884391.99051: variable 'omit' from source: magic vars 3079 1726884391.99054: variable 'omit' from source: magic vars 3079 1726884391.99174: variable 'ssh_c' from source: play vars 3079 1726884391.99178: variable 'item' from source: unknown 3079 1726884391.99551: variable 'omit' from source: magic vars 3079 1726884391.99574: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884391.99643: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.99647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884391.99649: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884391.99663: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.99677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884391.99845: Set connection var ansible_shell_type to sh 3079 1726884391.99849: Set connection var ansible_shell_executable to /bin/sh 3079 1726884391.99860: Set connection var ansible_timeout to 10 3079 1726884391.99866: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884391.99868: Set connection var ansible_connection to ssh 3079 1726884391.99877: Set connection var ansible_pipelining to False 3079 1726884391.99894: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.99897: variable 'ansible_connection' from source: unknown 3079 1726884391.99905: variable 'ansible_module_compression' from source: unknown 3079 1726884391.99910: variable 'ansible_shell_type' from source: unknown 3079 1726884391.99916: variable 'ansible_shell_executable' from source: unknown 3079 1726884391.99928: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884391.99931: variable 'ansible_pipelining' from source: unknown 3079 1726884391.99941: variable 'ansible_timeout' from source: unknown 3079 1726884391.99955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.00146: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.00150: variable 'omit' from source: magic vars 3079 1726884392.00152: starting attempt loop 3079 1726884392.00155: running the handler 3079 1726884392.00157: handler run complete 3079 1726884392.00170: attempt loop complete, returning result 3079 1726884392.00203: variable 'item' from source: unknown 3079 1726884392.00263: variable 'item' from source: unknown ok: [managed_node2] => (item=LogVerbose) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "LogVerbose" } 3079 1726884392.00431: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.00434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.00437: variable 'omit' from source: magic vars 3079 1726884392.00447: variable 'omit' from source: magic vars 3079 1726884392.00456: variable 'omit' from source: magic vars 3079 1726884392.00629: variable 'ssh_c' from source: play vars 3079 1726884392.00632: variable 'item' from source: unknown 3079 1726884392.00935: variable 'omit' from source: magic vars 3079 1726884392.00942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.00945: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.00994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.00998: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.01000: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.01003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.01067: Set connection var ansible_shell_type to sh 3079 1726884392.01071: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.01089: Set connection var ansible_timeout to 10 3079 1726884392.01099: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.01104: Set connection var ansible_connection to ssh 3079 1726884392.01112: Set connection var ansible_pipelining to False 3079 1726884392.01123: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.01126: variable 'ansible_connection' from source: unknown 3079 1726884392.01130: variable 'ansible_module_compression' from source: unknown 3079 1726884392.01133: variable 'ansible_shell_type' from source: unknown 3079 1726884392.01137: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.01140: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.01146: variable 'ansible_pipelining' from source: unknown 3079 1726884392.01149: variable 'ansible_timeout' from source: unknown 3079 1726884392.01156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.01326: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.01330: variable 'omit' from source: magic vars 3079 1726884392.01333: starting attempt loop 3079 1726884392.01335: running the handler 3079 1726884392.01380: handler run complete 3079 1726884392.01383: attempt loop complete, returning result 3079 1726884392.01386: variable 'item' from source: unknown 3079 1726884392.01523: variable 'item' from source: unknown ok: [managed_node2] => (item=MACs) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "MACs" } 3079 1726884392.01676: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.01679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.01682: variable 'omit' from source: magic vars 3079 1726884392.01684: variable 'omit' from source: magic vars 3079 1726884392.01686: variable 'omit' from source: magic vars 3079 1726884392.02145: variable 'ssh_c' from source: play vars 3079 1726884392.02149: variable 'item' from source: unknown 3079 1726884392.02389: variable 'omit' from source: magic vars 3079 1726884392.02393: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.02396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.02398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.02568: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.02576: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.02578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.02855: Set connection var ansible_shell_type to sh 3079 1726884392.02858: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.02861: Set connection var ansible_timeout to 10 3079 1726884392.02869: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.02872: Set connection var ansible_connection to ssh 3079 1726884392.02875: Set connection var ansible_pipelining to False 3079 1726884392.02877: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.02905: variable 'ansible_connection' from source: unknown 3079 1726884392.02916: variable 'ansible_module_compression' from source: unknown 3079 1726884392.02942: variable 'ansible_shell_type' from source: unknown 3079 1726884392.02949: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.02951: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.02954: variable 'ansible_pipelining' from source: unknown 3079 1726884392.02959: variable 'ansible_timeout' from source: unknown 3079 1726884392.02962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.03095: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.03106: variable 'omit' from source: magic vars 3079 1726884392.03137: starting attempt loop 3079 1726884392.03145: running the handler 3079 1726884392.03148: handler run complete 3079 1726884392.03150: attempt loop complete, returning result 3079 1726884392.03190: variable 'item' from source: unknown 3079 1726884392.03236: variable 'item' from source: unknown ok: [managed_node2] => (item=NoHostAuthenticationForLocalhost) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "NoHostAuthenticationForLocalhost" } 3079 1726884392.03553: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.03558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.03560: variable 'omit' from source: magic vars 3079 1726884392.03563: variable 'omit' from source: magic vars 3079 1726884392.03565: variable 'omit' from source: magic vars 3079 1726884392.03625: variable 'ssh_c' from source: play vars 3079 1726884392.03632: variable 'item' from source: unknown 3079 1726884392.03835: variable 'omit' from source: magic vars 3079 1726884392.03850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.03857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.03864: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.03880: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.03883: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.03886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.03966: Set connection var ansible_shell_type to sh 3079 1726884392.03976: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.03993: Set connection var ansible_timeout to 10 3079 1726884392.03998: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.04000: Set connection var ansible_connection to ssh 3079 1726884392.04014: Set connection var ansible_pipelining to False 3079 1726884392.04029: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.04032: variable 'ansible_connection' from source: unknown 3079 1726884392.04044: variable 'ansible_module_compression' from source: unknown 3079 1726884392.04047: variable 'ansible_shell_type' from source: unknown 3079 1726884392.04049: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.04052: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.04054: variable 'ansible_pipelining' from source: unknown 3079 1726884392.04056: variable 'ansible_timeout' from source: unknown 3079 1726884392.04099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.04181: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.04184: variable 'omit' from source: magic vars 3079 1726884392.04193: starting attempt loop 3079 1726884392.04196: running the handler 3079 1726884392.04202: handler run complete 3079 1726884392.04213: attempt loop complete, returning result 3079 1726884392.04225: variable 'item' from source: unknown 3079 1726884392.04295: variable 'item' from source: unknown ok: [managed_node2] => (item=NumberOfPasswordPrompts) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "NumberOfPasswordPrompts" } 3079 1726884392.04499: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.04502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.04505: variable 'omit' from source: magic vars 3079 1726884392.04511: variable 'omit' from source: magic vars 3079 1726884392.04514: variable 'omit' from source: magic vars 3079 1726884392.04632: variable 'ssh_c' from source: play vars 3079 1726884392.04640: variable 'item' from source: unknown 3079 1726884392.04824: variable 'omit' from source: magic vars 3079 1726884392.04839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.04846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.04855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.04868: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.04871: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.04873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.04927: Set connection var ansible_shell_type to sh 3079 1726884392.04933: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.04942: Set connection var ansible_timeout to 10 3079 1726884392.04948: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.04951: Set connection var ansible_connection to ssh 3079 1726884392.04961: Set connection var ansible_pipelining to False 3079 1726884392.04981: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.04984: variable 'ansible_connection' from source: unknown 3079 1726884392.04987: variable 'ansible_module_compression' from source: unknown 3079 1726884392.04991: variable 'ansible_shell_type' from source: unknown 3079 1726884392.04994: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.04998: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.05003: variable 'ansible_pipelining' from source: unknown 3079 1726884392.05010: variable 'ansible_timeout' from source: unknown 3079 1726884392.05014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.05103: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.05114: variable 'omit' from source: magic vars 3079 1726884392.05121: starting attempt loop 3079 1726884392.05124: running the handler 3079 1726884392.05130: handler run complete 3079 1726884392.05137: attempt loop complete, returning result 3079 1726884392.05150: variable 'item' from source: unknown 3079 1726884392.05203: variable 'item' from source: unknown ok: [managed_node2] => (item=PasswordAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PasswordAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PasswordAuthentication" } 3079 1726884392.05356: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.05359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.05362: variable 'omit' from source: magic vars 3079 1726884392.05374: variable 'omit' from source: magic vars 3079 1726884392.05388: variable 'omit' from source: magic vars 3079 1726884392.05511: variable 'ssh_c' from source: play vars 3079 1726884392.05518: variable 'item' from source: unknown 3079 1726884392.05685: variable 'omit' from source: magic vars 3079 1726884392.05702: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.05713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.05718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.05728: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.05731: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.05736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.05787: Set connection var ansible_shell_type to sh 3079 1726884392.05793: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.05806: Set connection var ansible_timeout to 10 3079 1726884392.05812: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.05815: Set connection var ansible_connection to ssh 3079 1726884392.05824: Set connection var ansible_pipelining to False 3079 1726884392.05841: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.05844: variable 'ansible_connection' from source: unknown 3079 1726884392.05847: variable 'ansible_module_compression' from source: unknown 3079 1726884392.05851: variable 'ansible_shell_type' from source: unknown 3079 1726884392.05858: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.05860: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.05862: variable 'ansible_pipelining' from source: unknown 3079 1726884392.05867: variable 'ansible_timeout' from source: unknown 3079 1726884392.05872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.05975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.05983: variable 'omit' from source: magic vars 3079 1726884392.05991: starting attempt loop 3079 1726884392.05994: running the handler 3079 1726884392.06000: handler run complete 3079 1726884392.06011: attempt loop complete, returning result 3079 1726884392.06026: variable 'item' from source: unknown 3079 1726884392.06075: variable 'item' from source: unknown ok: [managed_node2] => (item=PermitLocalCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PermitLocalCommand" } 3079 1726884392.06242: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.06245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.06248: variable 'omit' from source: magic vars 3079 1726884392.06250: variable 'omit' from source: magic vars 3079 1726884392.06258: variable 'omit' from source: magic vars 3079 1726884392.06381: variable 'ssh_c' from source: play vars 3079 1726884392.06389: variable 'item' from source: unknown 3079 1726884392.06562: variable 'omit' from source: magic vars 3079 1726884392.06577: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.06584: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.06590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.06600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.06603: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.06612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.06665: Set connection var ansible_shell_type to sh 3079 1726884392.06673: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.06681: Set connection var ansible_timeout to 10 3079 1726884392.06688: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.06690: Set connection var ansible_connection to ssh 3079 1726884392.06699: Set connection var ansible_pipelining to False 3079 1726884392.06719: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.06722: variable 'ansible_connection' from source: unknown 3079 1726884392.06725: variable 'ansible_module_compression' from source: unknown 3079 1726884392.06729: variable 'ansible_shell_type' from source: unknown 3079 1726884392.06732: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.06737: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.06741: variable 'ansible_pipelining' from source: unknown 3079 1726884392.06744: variable 'ansible_timeout' from source: unknown 3079 1726884392.06750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.06844: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.06851: variable 'omit' from source: magic vars 3079 1726884392.06859: starting attempt loop 3079 1726884392.06862: running the handler 3079 1726884392.06869: handler run complete 3079 1726884392.06878: attempt loop complete, returning result 3079 1726884392.06892: variable 'item' from source: unknown 3079 1726884392.06943: variable 'item' from source: unknown ok: [managed_node2] => (item=PermitRemoteOpen) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PermitRemoteOpen" } 3079 1726884392.07101: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.07105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.07111: variable 'omit' from source: magic vars 3079 1726884392.07114: variable 'omit' from source: magic vars 3079 1726884392.07129: variable 'omit' from source: magic vars 3079 1726884392.07305: variable 'ssh_c' from source: play vars 3079 1726884392.07314: variable 'item' from source: unknown 3079 1726884392.07622: variable 'omit' from source: magic vars 3079 1726884392.07650: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.07653: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.07655: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.07674: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.07677: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.07685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.07764: Set connection var ansible_shell_type to sh 3079 1726884392.07768: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.07793: Set connection var ansible_timeout to 10 3079 1726884392.07796: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.07799: Set connection var ansible_connection to ssh 3079 1726884392.07801: Set connection var ansible_pipelining to False 3079 1726884392.07873: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.07878: variable 'ansible_connection' from source: unknown 3079 1726884392.07885: variable 'ansible_module_compression' from source: unknown 3079 1726884392.07888: variable 'ansible_shell_type' from source: unknown 3079 1726884392.07890: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.07893: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.07895: variable 'ansible_pipelining' from source: unknown 3079 1726884392.07897: variable 'ansible_timeout' from source: unknown 3079 1726884392.07899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.08056: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.08060: variable 'omit' from source: magic vars 3079 1726884392.08062: starting attempt loop 3079 1726884392.08097: running the handler 3079 1726884392.08103: handler run complete 3079 1726884392.08122: attempt loop complete, returning result 3079 1726884392.08124: variable 'item' from source: unknown 3079 1726884392.08183: variable 'item' from source: unknown ok: [managed_node2] => (item=PKCS11Provider) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PKCS11Provider" } 3079 1726884392.08396: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.08399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.08406: variable 'omit' from source: magic vars 3079 1726884392.08453: variable 'omit' from source: magic vars 3079 1726884392.08456: variable 'omit' from source: magic vars 3079 1726884392.08558: variable 'ssh_c' from source: play vars 3079 1726884392.08562: variable 'item' from source: unknown 3079 1726884392.08820: variable 'omit' from source: magic vars 3079 1726884392.08856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.08860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.08862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.08890: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.08893: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.08895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.08993: Set connection var ansible_shell_type to sh 3079 1726884392.08996: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.08999: Set connection var ansible_timeout to 10 3079 1726884392.09001: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.09003: Set connection var ansible_connection to ssh 3079 1726884392.09036: Set connection var ansible_pipelining to False 3079 1726884392.09039: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.09055: variable 'ansible_connection' from source: unknown 3079 1726884392.09058: variable 'ansible_module_compression' from source: unknown 3079 1726884392.09064: variable 'ansible_shell_type' from source: unknown 3079 1726884392.09067: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.09069: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.09071: variable 'ansible_pipelining' from source: unknown 3079 1726884392.09073: variable 'ansible_timeout' from source: unknown 3079 1726884392.09076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.09176: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.09179: variable 'omit' from source: magic vars 3079 1726884392.09198: starting attempt loop 3079 1726884392.09201: running the handler 3079 1726884392.09203: handler run complete 3079 1726884392.09207: attempt loop complete, returning result 3079 1726884392.09223: variable 'item' from source: unknown 3079 1726884392.09300: variable 'item' from source: unknown ok: [managed_node2] => (item=Port) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Port" } 3079 1726884392.09516: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.09520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.09522: variable 'omit' from source: magic vars 3079 1726884392.09525: variable 'omit' from source: magic vars 3079 1726884392.09527: variable 'omit' from source: magic vars 3079 1726884392.09652: variable 'ssh_c' from source: play vars 3079 1726884392.09684: variable 'item' from source: unknown 3079 1726884392.09923: variable 'omit' from source: magic vars 3079 1726884392.09935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.09942: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.09949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.09960: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.09963: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.09968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.10053: Set connection var ansible_shell_type to sh 3079 1726884392.10057: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.10098: Set connection var ansible_timeout to 10 3079 1726884392.10101: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.10104: Set connection var ansible_connection to ssh 3079 1726884392.10106: Set connection var ansible_pipelining to False 3079 1726884392.10120: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.10123: variable 'ansible_connection' from source: unknown 3079 1726884392.10127: variable 'ansible_module_compression' from source: unknown 3079 1726884392.10130: variable 'ansible_shell_type' from source: unknown 3079 1726884392.10134: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.10138: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.10143: variable 'ansible_pipelining' from source: unknown 3079 1726884392.10151: variable 'ansible_timeout' from source: unknown 3079 1726884392.10156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.10254: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.10265: variable 'omit' from source: magic vars 3079 1726884392.10271: starting attempt loop 3079 1726884392.10273: running the handler 3079 1726884392.10280: handler run complete 3079 1726884392.10287: attempt loop complete, returning result 3079 1726884392.10299: variable 'item' from source: unknown 3079 1726884392.10377: variable 'item' from source: unknown ok: [managed_node2] => (item=PreferredAuthentications) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PreferredAuthentications" } 3079 1726884392.10541: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.10544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.10547: variable 'omit' from source: magic vars 3079 1726884392.10549: variable 'omit' from source: magic vars 3079 1726884392.10558: variable 'omit' from source: magic vars 3079 1726884392.10680: variable 'ssh_c' from source: play vars 3079 1726884392.10688: variable 'item' from source: unknown 3079 1726884392.10887: variable 'omit' from source: magic vars 3079 1726884392.10903: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.10914: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.10919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.10930: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.10933: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.10938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.10993: Set connection var ansible_shell_type to sh 3079 1726884392.10996: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.11010: Set connection var ansible_timeout to 10 3079 1726884392.11016: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.11018: Set connection var ansible_connection to ssh 3079 1726884392.11031: Set connection var ansible_pipelining to False 3079 1726884392.11053: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.11056: variable 'ansible_connection' from source: unknown 3079 1726884392.11059: variable 'ansible_module_compression' from source: unknown 3079 1726884392.11064: variable 'ansible_shell_type' from source: unknown 3079 1726884392.11066: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.11071: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.11076: variable 'ansible_pipelining' from source: unknown 3079 1726884392.11080: variable 'ansible_timeout' from source: unknown 3079 1726884392.11085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.11181: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.11190: variable 'omit' from source: magic vars 3079 1726884392.11198: starting attempt loop 3079 1726884392.11201: running the handler 3079 1726884392.11211: handler run complete 3079 1726884392.11221: attempt loop complete, returning result 3079 1726884392.11232: variable 'item' from source: unknown 3079 1726884392.11283: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyCommand" } 3079 1726884392.11588: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.11591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.11594: variable 'omit' from source: magic vars 3079 1726884392.11596: variable 'omit' from source: magic vars 3079 1726884392.11598: variable 'omit' from source: magic vars 3079 1726884392.11646: variable 'ssh_c' from source: play vars 3079 1726884392.11654: variable 'item' from source: unknown 3079 1726884392.11899: variable 'omit' from source: magic vars 3079 1726884392.11934: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.11938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.11941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.11969: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.11972: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.11974: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.12055: Set connection var ansible_shell_type to sh 3079 1726884392.12069: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.12072: Set connection var ansible_timeout to 10 3079 1726884392.12083: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.12088: Set connection var ansible_connection to ssh 3079 1726884392.12098: Set connection var ansible_pipelining to False 3079 1726884392.12126: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.12129: variable 'ansible_connection' from source: unknown 3079 1726884392.12136: variable 'ansible_module_compression' from source: unknown 3079 1726884392.12138: variable 'ansible_shell_type' from source: unknown 3079 1726884392.12141: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.12143: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.12148: variable 'ansible_pipelining' from source: unknown 3079 1726884392.12151: variable 'ansible_timeout' from source: unknown 3079 1726884392.12157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.12259: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.12262: variable 'omit' from source: magic vars 3079 1726884392.12274: starting attempt loop 3079 1726884392.12279: running the handler 3079 1726884392.12295: handler run complete 3079 1726884392.12298: attempt loop complete, returning result 3079 1726884392.12313: variable 'item' from source: unknown 3079 1726884392.12367: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyJump) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyJump" } 3079 1726884392.12563: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.12566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.12569: variable 'omit' from source: magic vars 3079 1726884392.12571: variable 'omit' from source: magic vars 3079 1726884392.12574: variable 'omit' from source: magic vars 3079 1726884392.12706: variable 'ssh_c' from source: play vars 3079 1726884392.12718: variable 'item' from source: unknown 3079 1726884392.12903: variable 'omit' from source: magic vars 3079 1726884392.12922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.12931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.12937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.12948: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.12951: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.12956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.13013: Set connection var ansible_shell_type to sh 3079 1726884392.13017: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.13055: Set connection var ansible_timeout to 10 3079 1726884392.13061: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.13064: Set connection var ansible_connection to ssh 3079 1726884392.13066: Set connection var ansible_pipelining to False 3079 1726884392.13072: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.13075: variable 'ansible_connection' from source: unknown 3079 1726884392.13080: variable 'ansible_module_compression' from source: unknown 3079 1726884392.13084: variable 'ansible_shell_type' from source: unknown 3079 1726884392.13087: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.13091: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.13096: variable 'ansible_pipelining' from source: unknown 3079 1726884392.13099: variable 'ansible_timeout' from source: unknown 3079 1726884392.13105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.13201: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.13213: variable 'omit' from source: magic vars 3079 1726884392.13220: starting attempt loop 3079 1726884392.13223: running the handler 3079 1726884392.13229: handler run complete 3079 1726884392.13238: attempt loop complete, returning result 3079 1726884392.13252: variable 'item' from source: unknown 3079 1726884392.13304: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyUseFdpass) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyUseFdpass" } 3079 1726884392.13488: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.13491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.13494: variable 'omit' from source: magic vars 3079 1726884392.13496: variable 'omit' from source: magic vars 3079 1726884392.13498: variable 'omit' from source: magic vars 3079 1726884392.13636: variable 'ssh_c' from source: play vars 3079 1726884392.13644: variable 'item' from source: unknown 3079 1726884392.14002: variable 'omit' from source: magic vars 3079 1726884392.14021: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.14027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.14034: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.14045: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.14048: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.14052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.14142: Set connection var ansible_shell_type to sh 3079 1726884392.14150: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.14159: Set connection var ansible_timeout to 10 3079 1726884392.14168: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.14171: Set connection var ansible_connection to ssh 3079 1726884392.14197: Set connection var ansible_pipelining to False 3079 1726884392.14224: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.14228: variable 'ansible_connection' from source: unknown 3079 1726884392.14230: variable 'ansible_module_compression' from source: unknown 3079 1726884392.14233: variable 'ansible_shell_type' from source: unknown 3079 1726884392.14235: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.14237: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.14239: variable 'ansible_pipelining' from source: unknown 3079 1726884392.14243: variable 'ansible_timeout' from source: unknown 3079 1726884392.14246: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.14350: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.14358: variable 'omit' from source: magic vars 3079 1726884392.14366: starting attempt loop 3079 1726884392.14369: running the handler 3079 1726884392.14376: handler run complete 3079 1726884392.14384: attempt loop complete, returning result 3079 1726884392.14398: variable 'item' from source: unknown 3079 1726884392.14453: variable 'item' from source: unknown ok: [managed_node2] => (item=PubkeyAcceptedAlgorithms) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PubkeyAcceptedAlgorithms" } 3079 1726884392.14631: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.14634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.14637: variable 'omit' from source: magic vars 3079 1726884392.14640: variable 'omit' from source: magic vars 3079 1726884392.14642: variable 'omit' from source: magic vars 3079 1726884392.14802: variable 'ssh_c' from source: play vars 3079 1726884392.14806: variable 'item' from source: unknown 3079 1726884392.15057: variable 'omit' from source: magic vars 3079 1726884392.15060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.15063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.15072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.15087: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.15090: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.15094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.15194: Set connection var ansible_shell_type to sh 3079 1726884392.15197: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.15200: Set connection var ansible_timeout to 10 3079 1726884392.15226: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.15229: Set connection var ansible_connection to ssh 3079 1726884392.15231: Set connection var ansible_pipelining to False 3079 1726884392.15248: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.15257: variable 'ansible_connection' from source: unknown 3079 1726884392.15260: variable 'ansible_module_compression' from source: unknown 3079 1726884392.15262: variable 'ansible_shell_type' from source: unknown 3079 1726884392.15265: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.15267: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.15269: variable 'ansible_pipelining' from source: unknown 3079 1726884392.15276: variable 'ansible_timeout' from source: unknown 3079 1726884392.15278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.15401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.15404: variable 'omit' from source: magic vars 3079 1726884392.15411: starting attempt loop 3079 1726884392.15414: running the handler 3079 1726884392.15416: handler run complete 3079 1726884392.15454: attempt loop complete, returning result 3079 1726884392.15457: variable 'item' from source: unknown 3079 1726884392.15528: variable 'item' from source: unknown ok: [managed_node2] => (item=PubkeyAuthentication) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PubkeyAuthentication" } 3079 1726884392.15724: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.15728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.15731: variable 'omit' from source: magic vars 3079 1726884392.15733: variable 'omit' from source: magic vars 3079 1726884392.15735: variable 'omit' from source: magic vars 3079 1726884392.15892: variable 'ssh_c' from source: play vars 3079 1726884392.15896: variable 'item' from source: unknown 3079 1726884392.16148: variable 'omit' from source: magic vars 3079 1726884392.16173: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.16177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.16188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.16202: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.16205: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.16255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.16312: Set connection var ansible_shell_type to sh 3079 1726884392.16316: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.16318: Set connection var ansible_timeout to 10 3079 1726884392.16328: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.16331: Set connection var ansible_connection to ssh 3079 1726884392.16339: Set connection var ansible_pipelining to False 3079 1726884392.16369: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.16373: variable 'ansible_connection' from source: unknown 3079 1726884392.16379: variable 'ansible_module_compression' from source: unknown 3079 1726884392.16382: variable 'ansible_shell_type' from source: unknown 3079 1726884392.16385: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.16387: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.16417: variable 'ansible_pipelining' from source: unknown 3079 1726884392.16420: variable 'ansible_timeout' from source: unknown 3079 1726884392.16422: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.16531: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.16539: variable 'omit' from source: magic vars 3079 1726884392.16548: starting attempt loop 3079 1726884392.16551: running the handler 3079 1726884392.16558: handler run complete 3079 1726884392.16601: attempt loop complete, returning result 3079 1726884392.16604: variable 'item' from source: unknown 3079 1726884392.16677: variable 'item' from source: unknown ok: [managed_node2] => (item=RekeyLimit) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RekeyLimit" } 3079 1726884392.16872: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.16875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.16878: variable 'omit' from source: magic vars 3079 1726884392.16880: variable 'omit' from source: magic vars 3079 1726884392.16883: variable 'omit' from source: magic vars 3079 1726884392.17026: variable 'ssh_c' from source: play vars 3079 1726884392.17033: variable 'item' from source: unknown 3079 1726884392.17254: variable 'omit' from source: magic vars 3079 1726884392.17271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.17279: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.17285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.17296: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.17298: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.17303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.17360: Set connection var ansible_shell_type to sh 3079 1726884392.17372: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.17378: Set connection var ansible_timeout to 10 3079 1726884392.17384: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.17387: Set connection var ansible_connection to ssh 3079 1726884392.17395: Set connection var ansible_pipelining to False 3079 1726884392.17416: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.17419: variable 'ansible_connection' from source: unknown 3079 1726884392.17422: variable 'ansible_module_compression' from source: unknown 3079 1726884392.17426: variable 'ansible_shell_type' from source: unknown 3079 1726884392.17429: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.17434: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.17439: variable 'ansible_pipelining' from source: unknown 3079 1726884392.17443: variable 'ansible_timeout' from source: unknown 3079 1726884392.17448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.17543: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.17550: variable 'omit' from source: magic vars 3079 1726884392.17559: starting attempt loop 3079 1726884392.17563: running the handler 3079 1726884392.17590: handler run complete 3079 1726884392.17594: attempt loop complete, returning result 3079 1726884392.17617: variable 'item' from source: unknown 3079 1726884392.17659: variable 'item' from source: unknown ok: [managed_node2] => (item=RemoteCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RemoteCommand" } 3079 1726884392.17851: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.17854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.17856: variable 'omit' from source: magic vars 3079 1726884392.17859: variable 'omit' from source: magic vars 3079 1726884392.17870: variable 'omit' from source: magic vars 3079 1726884392.17991: variable 'ssh_c' from source: play vars 3079 1726884392.18000: variable 'item' from source: unknown 3079 1726884392.18197: variable 'omit' from source: magic vars 3079 1726884392.18213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.18219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.18226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.18236: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.18239: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.18244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.18295: Set connection var ansible_shell_type to sh 3079 1726884392.18307: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.18317: Set connection var ansible_timeout to 10 3079 1726884392.18322: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.18325: Set connection var ansible_connection to ssh 3079 1726884392.18335: Set connection var ansible_pipelining to False 3079 1726884392.18352: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.18355: variable 'ansible_connection' from source: unknown 3079 1726884392.18360: variable 'ansible_module_compression' from source: unknown 3079 1726884392.18363: variable 'ansible_shell_type' from source: unknown 3079 1726884392.18367: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.18370: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.18376: variable 'ansible_pipelining' from source: unknown 3079 1726884392.18379: variable 'ansible_timeout' from source: unknown 3079 1726884392.18384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.18480: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.18487: variable 'omit' from source: magic vars 3079 1726884392.18495: starting attempt loop 3079 1726884392.18498: running the handler 3079 1726884392.18504: handler run complete 3079 1726884392.18514: attempt loop complete, returning result 3079 1726884392.18533: variable 'item' from source: unknown 3079 1726884392.18580: variable 'item' from source: unknown ok: [managed_node2] => (item=RemoteForward) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RemoteForward" } 3079 1726884392.18763: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.18766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.18768: variable 'omit' from source: magic vars 3079 1726884392.18771: variable 'omit' from source: magic vars 3079 1726884392.18773: variable 'omit' from source: magic vars 3079 1726884392.18920: variable 'ssh_c' from source: play vars 3079 1726884392.18935: variable 'item' from source: unknown 3079 1726884392.19126: variable 'omit' from source: magic vars 3079 1726884392.19141: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.19154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.19158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.19172: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.19175: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.19178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.19290: Set connection var ansible_shell_type to sh 3079 1726884392.19299: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.19303: Set connection var ansible_timeout to 10 3079 1726884392.19305: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.19313: Set connection var ansible_connection to ssh 3079 1726884392.19316: Set connection var ansible_pipelining to False 3079 1726884392.19415: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.19418: variable 'ansible_connection' from source: unknown 3079 1726884392.19421: variable 'ansible_module_compression' from source: unknown 3079 1726884392.19423: variable 'ansible_shell_type' from source: unknown 3079 1726884392.19426: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.19428: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.19430: variable 'ansible_pipelining' from source: unknown 3079 1726884392.19432: variable 'ansible_timeout' from source: unknown 3079 1726884392.19435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.19488: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.19492: variable 'omit' from source: magic vars 3079 1726884392.19501: starting attempt loop 3079 1726884392.19504: running the handler 3079 1726884392.19513: handler run complete 3079 1726884392.19520: attempt loop complete, returning result 3079 1726884392.19533: variable 'item' from source: unknown 3079 1726884392.19585: variable 'item' from source: unknown ok: [managed_node2] => (item=RequestTTY) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RequestTTY" } 3079 1726884392.20115: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.20118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.20121: variable 'omit' from source: magic vars 3079 1726884392.20123: variable 'omit' from source: magic vars 3079 1726884392.20125: variable 'omit' from source: magic vars 3079 1726884392.20177: variable 'ssh_c' from source: play vars 3079 1726884392.20186: variable 'item' from source: unknown 3079 1726884392.20582: variable 'omit' from source: magic vars 3079 1726884392.20585: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.20588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.20590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.20600: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.20603: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.20612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.20669: Set connection var ansible_shell_type to sh 3079 1726884392.20676: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.20686: Set connection var ansible_timeout to 10 3079 1726884392.20693: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.20695: Set connection var ansible_connection to ssh 3079 1726884392.20704: Set connection var ansible_pipelining to False 3079 1726884392.20726: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.20730: variable 'ansible_connection' from source: unknown 3079 1726884392.20733: variable 'ansible_module_compression' from source: unknown 3079 1726884392.20736: variable 'ansible_shell_type' from source: unknown 3079 1726884392.20738: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.20744: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.20747: variable 'ansible_pipelining' from source: unknown 3079 1726884392.20752: variable 'ansible_timeout' from source: unknown 3079 1726884392.20758: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.20857: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.20865: variable 'omit' from source: magic vars 3079 1726884392.21112: starting attempt loop 3079 1726884392.21116: running the handler 3079 1726884392.21118: handler run complete 3079 1726884392.21121: attempt loop complete, returning result 3079 1726884392.21124: variable 'item' from source: unknown 3079 1726884392.21127: variable 'item' from source: unknown ok: [managed_node2] => (item=RequiredRSASize) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RequiredRSASize" } 3079 1726884392.21292: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.21310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.21326: variable 'omit' from source: magic vars 3079 1726884392.21382: variable 'omit' from source: magic vars 3079 1726884392.21402: variable 'omit' from source: magic vars 3079 1726884392.21602: variable 'ssh_c' from source: play vars 3079 1726884392.21621: variable 'item' from source: unknown 3079 1726884392.21989: variable 'omit' from source: magic vars 3079 1726884392.22016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.22029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.22040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.22059: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.22067: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.22112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.22169: Set connection var ansible_shell_type to sh 3079 1726884392.22181: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.22196: Set connection var ansible_timeout to 10 3079 1726884392.22213: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.22221: Set connection var ansible_connection to ssh 3079 1726884392.22235: Set connection var ansible_pipelining to False 3079 1726884392.22265: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.22312: variable 'ansible_connection' from source: unknown 3079 1726884392.22315: variable 'ansible_module_compression' from source: unknown 3079 1726884392.22317: variable 'ansible_shell_type' from source: unknown 3079 1726884392.22319: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.22322: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.22324: variable 'ansible_pipelining' from source: unknown 3079 1726884392.22326: variable 'ansible_timeout' from source: unknown 3079 1726884392.22328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.22461: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.22475: variable 'omit' from source: magic vars 3079 1726884392.22491: starting attempt loop 3079 1726884392.22712: running the handler 3079 1726884392.22716: handler run complete 3079 1726884392.22718: attempt loop complete, returning result 3079 1726884392.22721: variable 'item' from source: unknown 3079 1726884392.22723: variable 'item' from source: unknown ok: [managed_node2] => (item=RevokedHostKeys) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "RevokedHostKeys" } 3079 1726884392.22902: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.22922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.22942: variable 'omit' from source: magic vars 3079 1726884392.23021: variable 'omit' from source: magic vars 3079 1726884392.23025: variable 'omit' from source: magic vars 3079 1726884392.23140: variable 'ssh_c' from source: play vars 3079 1726884392.23149: variable 'item' from source: unknown 3079 1726884392.23359: variable 'omit' from source: magic vars 3079 1726884392.23374: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.23382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.23392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.23401: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.23404: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.23413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.23466: Set connection var ansible_shell_type to sh 3079 1726884392.23472: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.23481: Set connection var ansible_timeout to 10 3079 1726884392.23487: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.23816: Set connection var ansible_connection to ssh 3079 1726884392.23820: Set connection var ansible_pipelining to False 3079 1726884392.23822: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.23824: variable 'ansible_connection' from source: unknown 3079 1726884392.23826: variable 'ansible_module_compression' from source: unknown 3079 1726884392.23828: variable 'ansible_shell_type' from source: unknown 3079 1726884392.23830: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.23832: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.23834: variable 'ansible_pipelining' from source: unknown 3079 1726884392.23836: variable 'ansible_timeout' from source: unknown 3079 1726884392.23838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.23841: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.23843: variable 'omit' from source: magic vars 3079 1726884392.23845: starting attempt loop 3079 1726884392.23847: running the handler 3079 1726884392.23849: handler run complete 3079 1726884392.23851: attempt loop complete, returning result 3079 1726884392.23856: variable 'item' from source: unknown 3079 1726884392.23858: variable 'item' from source: unknown ok: [managed_node2] => (item=SecurityKeyProvider) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SecurityKeyProvider" } 3079 1726884392.24253: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.24257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.24260: variable 'omit' from source: magic vars 3079 1726884392.24263: variable 'omit' from source: magic vars 3079 1726884392.24266: variable 'omit' from source: magic vars 3079 1726884392.24372: variable 'ssh_c' from source: play vars 3079 1726884392.24389: variable 'item' from source: unknown 3079 1726884392.24764: variable 'omit' from source: magic vars 3079 1726884392.24789: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.24804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.24822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.24845: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.24857: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.24866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.24953: Set connection var ansible_shell_type to sh 3079 1726884392.24967: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.24984: Set connection var ansible_timeout to 10 3079 1726884392.24996: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.25004: Set connection var ansible_connection to ssh 3079 1726884392.25023: Set connection var ansible_pipelining to False 3079 1726884392.25112: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.25116: variable 'ansible_connection' from source: unknown 3079 1726884392.25118: variable 'ansible_module_compression' from source: unknown 3079 1726884392.25121: variable 'ansible_shell_type' from source: unknown 3079 1726884392.25123: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.25125: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.25127: variable 'ansible_pipelining' from source: unknown 3079 1726884392.25129: variable 'ansible_timeout' from source: unknown 3079 1726884392.25131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.25257: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.25275: variable 'omit' from source: magic vars 3079 1726884392.25290: starting attempt loop 3079 1726884392.25298: running the handler 3079 1726884392.25312: handler run complete 3079 1726884392.25325: attempt loop complete, returning result 3079 1726884392.25346: variable 'item' from source: unknown 3079 1726884392.25513: variable 'item' from source: unknown ok: [managed_node2] => (item=SendEnv) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SendEnv" } 3079 1726884392.25836: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.25840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.25842: variable 'omit' from source: magic vars 3079 1726884392.25844: variable 'omit' from source: magic vars 3079 1726884392.25847: variable 'omit' from source: magic vars 3079 1726884392.25974: variable 'ssh_c' from source: play vars 3079 1726884392.25986: variable 'item' from source: unknown 3079 1726884392.26331: variable 'omit' from source: magic vars 3079 1726884392.26354: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.26366: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.26376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.26392: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.26400: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.26407: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.26493: Set connection var ansible_shell_type to sh 3079 1726884392.26505: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.26523: Set connection var ansible_timeout to 10 3079 1726884392.26534: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.26541: Set connection var ansible_connection to ssh 3079 1726884392.26555: Set connection var ansible_pipelining to False 3079 1726884392.26581: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.26589: variable 'ansible_connection' from source: unknown 3079 1726884392.26597: variable 'ansible_module_compression' from source: unknown 3079 1726884392.26604: variable 'ansible_shell_type' from source: unknown 3079 1726884392.26613: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.26621: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.26630: variable 'ansible_pipelining' from source: unknown 3079 1726884392.26638: variable 'ansible_timeout' from source: unknown 3079 1726884392.26647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.26787: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.26801: variable 'omit' from source: magic vars 3079 1726884392.26818: starting attempt loop 3079 1726884392.27012: running the handler 3079 1726884392.27016: handler run complete 3079 1726884392.27018: attempt loop complete, returning result 3079 1726884392.27020: variable 'item' from source: unknown 3079 1726884392.27022: variable 'item' from source: unknown ok: [managed_node2] => (item=ServerAliveCountMax) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ServerAliveCountMax" } 3079 1726884392.27219: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.27235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.27250: variable 'omit' from source: magic vars 3079 1726884392.27311: variable 'omit' from source: magic vars 3079 1726884392.27333: variable 'omit' from source: magic vars 3079 1726884392.27529: variable 'ssh_c' from source: play vars 3079 1726884392.27612: variable 'item' from source: unknown 3079 1726884392.27922: variable 'omit' from source: magic vars 3079 1726884392.27964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.27979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.27992: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.28015: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.28025: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.28034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.28127: Set connection var ansible_shell_type to sh 3079 1726884392.28145: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.28162: Set connection var ansible_timeout to 10 3079 1726884392.28173: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.28180: Set connection var ansible_connection to ssh 3079 1726884392.28194: Set connection var ansible_pipelining to False 3079 1726884392.28412: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.28416: variable 'ansible_connection' from source: unknown 3079 1726884392.28418: variable 'ansible_module_compression' from source: unknown 3079 1726884392.28420: variable 'ansible_shell_type' from source: unknown 3079 1726884392.28422: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.28424: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.28427: variable 'ansible_pipelining' from source: unknown 3079 1726884392.28428: variable 'ansible_timeout' from source: unknown 3079 1726884392.28430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.28433: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.28435: variable 'omit' from source: magic vars 3079 1726884392.28437: starting attempt loop 3079 1726884392.28439: running the handler 3079 1726884392.28450: handler run complete 3079 1726884392.28462: attempt loop complete, returning result 3079 1726884392.28482: variable 'item' from source: unknown 3079 1726884392.28563: variable 'item' from source: unknown ok: [managed_node2] => (item=ServerAliveInterval) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ServerAliveInterval" } 3079 1726884392.28912: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.28915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.28918: variable 'omit' from source: magic vars 3079 1726884392.28920: variable 'omit' from source: magic vars 3079 1726884392.28939: variable 'omit' from source: magic vars 3079 1726884392.29121: variable 'ssh_c' from source: play vars 3079 1726884392.29139: variable 'item' from source: unknown 3079 1726884392.29667: variable 'omit' from source: magic vars 3079 1726884392.29688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.29697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.29704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.29739: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.29743: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.29746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.30112: Set connection var ansible_shell_type to sh 3079 1726884392.30116: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.30118: Set connection var ansible_timeout to 10 3079 1726884392.30121: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.30123: Set connection var ansible_connection to ssh 3079 1726884392.30125: Set connection var ansible_pipelining to False 3079 1726884392.30128: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.30130: variable 'ansible_connection' from source: unknown 3079 1726884392.30132: variable 'ansible_module_compression' from source: unknown 3079 1726884392.30134: variable 'ansible_shell_type' from source: unknown 3079 1726884392.30136: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.30138: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.30140: variable 'ansible_pipelining' from source: unknown 3079 1726884392.30143: variable 'ansible_timeout' from source: unknown 3079 1726884392.30145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.30242: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.30282: variable 'omit' from source: magic vars 3079 1726884392.30311: starting attempt loop 3079 1726884392.30321: running the handler 3079 1726884392.30347: handler run complete 3079 1726884392.30374: attempt loop complete, returning result 3079 1726884392.30398: variable 'item' from source: unknown 3079 1726884392.30606: variable 'item' from source: unknown ok: [managed_node2] => (item=SessionType) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SessionType" } 3079 1726884392.31032: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.31035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.31038: variable 'omit' from source: magic vars 3079 1726884392.31042: variable 'omit' from source: magic vars 3079 1726884392.31071: variable 'omit' from source: magic vars 3079 1726884392.31318: variable 'ssh_c' from source: play vars 3079 1726884392.31335: variable 'item' from source: unknown 3079 1726884392.32402: variable 'omit' from source: magic vars 3079 1726884392.32451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.32466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.32478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.32544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.32554: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.32557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.32641: Set connection var ansible_shell_type to sh 3079 1726884392.32663: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.32679: Set connection var ansible_timeout to 10 3079 1726884392.32694: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.32772: Set connection var ansible_connection to ssh 3079 1726884392.32775: Set connection var ansible_pipelining to False 3079 1726884392.32778: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.32780: variable 'ansible_connection' from source: unknown 3079 1726884392.32782: variable 'ansible_module_compression' from source: unknown 3079 1726884392.32784: variable 'ansible_shell_type' from source: unknown 3079 1726884392.32794: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.32811: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.32822: variable 'ansible_pipelining' from source: unknown 3079 1726884392.32830: variable 'ansible_timeout' from source: unknown 3079 1726884392.32841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.33018: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.33035: variable 'omit' from source: magic vars 3079 1726884392.33051: starting attempt loop 3079 1726884392.33089: running the handler 3079 1726884392.33092: handler run complete 3079 1726884392.33095: attempt loop complete, returning result 3079 1726884392.33116: variable 'item' from source: unknown 3079 1726884392.33228: variable 'item' from source: unknown ok: [managed_node2] => (item=SetEnv) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SetEnv" } 3079 1726884392.33772: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.33775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.33778: variable 'omit' from source: magic vars 3079 1726884392.33780: variable 'omit' from source: magic vars 3079 1726884392.33782: variable 'omit' from source: magic vars 3079 1726884392.33965: variable 'ssh_c' from source: play vars 3079 1726884392.33968: variable 'item' from source: unknown 3079 1726884392.34402: variable 'omit' from source: magic vars 3079 1726884392.34454: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.34510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.34515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.34518: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.34520: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.34527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.34627: Set connection var ansible_shell_type to sh 3079 1726884392.34662: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.34665: Set connection var ansible_timeout to 10 3079 1726884392.34668: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.34677: Set connection var ansible_connection to ssh 3079 1726884392.34715: Set connection var ansible_pipelining to False 3079 1726884392.34737: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.34746: variable 'ansible_connection' from source: unknown 3079 1726884392.34755: variable 'ansible_module_compression' from source: unknown 3079 1726884392.34771: variable 'ansible_shell_type' from source: unknown 3079 1726884392.34835: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.34838: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.34840: variable 'ansible_pipelining' from source: unknown 3079 1726884392.34842: variable 'ansible_timeout' from source: unknown 3079 1726884392.34844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.34963: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.34977: variable 'omit' from source: magic vars 3079 1726884392.34996: starting attempt loop 3079 1726884392.35004: running the handler 3079 1726884392.35022: handler run complete 3079 1726884392.35035: attempt loop complete, returning result 3079 1726884392.35062: variable 'item' from source: unknown 3079 1726884392.35163: variable 'item' from source: unknown ok: [managed_node2] => (item=StdinNull) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StdinNull" } 3079 1726884392.35607: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.35614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.35617: variable 'omit' from source: magic vars 3079 1726884392.35619: variable 'omit' from source: magic vars 3079 1726884392.35621: variable 'omit' from source: magic vars 3079 1726884392.35815: variable 'ssh_c' from source: play vars 3079 1726884392.35838: variable 'item' from source: unknown 3079 1726884392.36406: variable 'omit' from source: magic vars 3079 1726884392.36473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.36476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.36483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.36486: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.36488: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.36495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.36602: Set connection var ansible_shell_type to sh 3079 1726884392.36619: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.36690: Set connection var ansible_timeout to 10 3079 1726884392.36694: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.36701: Set connection var ansible_connection to ssh 3079 1726884392.36703: Set connection var ansible_pipelining to False 3079 1726884392.36705: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.36711: variable 'ansible_connection' from source: unknown 3079 1726884392.36713: variable 'ansible_module_compression' from source: unknown 3079 1726884392.36715: variable 'ansible_shell_type' from source: unknown 3079 1726884392.36719: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.36728: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.36737: variable 'ansible_pipelining' from source: unknown 3079 1726884392.36746: variable 'ansible_timeout' from source: unknown 3079 1726884392.36757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.36934: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.36948: variable 'omit' from source: magic vars 3079 1726884392.36963: starting attempt loop 3079 1726884392.37018: running the handler 3079 1726884392.37023: handler run complete 3079 1726884392.37028: attempt loop complete, returning result 3079 1726884392.37031: variable 'item' from source: unknown 3079 1726884392.37106: variable 'item' from source: unknown ok: [managed_node2] => (item=StreamLocalBindMask) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindMask" } 3079 1726884392.37534: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.37538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.37540: variable 'omit' from source: magic vars 3079 1726884392.37543: variable 'omit' from source: magic vars 3079 1726884392.37552: variable 'omit' from source: magic vars 3079 1726884392.37772: variable 'ssh_c' from source: play vars 3079 1726884392.37790: variable 'item' from source: unknown 3079 1726884392.38330: variable 'omit' from source: magic vars 3079 1726884392.38414: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.38418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.38421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.38423: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.38426: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.38428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.38539: Set connection var ansible_shell_type to sh 3079 1726884392.38559: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.38574: Set connection var ansible_timeout to 10 3079 1726884392.38585: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.38591: Set connection var ansible_connection to ssh 3079 1726884392.38606: Set connection var ansible_pipelining to False 3079 1726884392.38734: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.38737: variable 'ansible_connection' from source: unknown 3079 1726884392.38740: variable 'ansible_module_compression' from source: unknown 3079 1726884392.38742: variable 'ansible_shell_type' from source: unknown 3079 1726884392.38744: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.38747: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.38749: variable 'ansible_pipelining' from source: unknown 3079 1726884392.38751: variable 'ansible_timeout' from source: unknown 3079 1726884392.38753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.38866: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.38888: variable 'omit' from source: magic vars 3079 1726884392.38903: starting attempt loop 3079 1726884392.38916: running the handler 3079 1726884392.38950: handler run complete 3079 1726884392.38953: attempt loop complete, returning result 3079 1726884392.38963: variable 'item' from source: unknown 3079 1726884392.39052: variable 'item' from source: unknown ok: [managed_node2] => (item=StreamLocalBindUnlink) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindUnlink" } 3079 1726884392.39826: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.39830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.39833: variable 'omit' from source: magic vars 3079 1726884392.39836: variable 'omit' from source: magic vars 3079 1726884392.39839: variable 'omit' from source: magic vars 3079 1726884392.39842: variable 'ssh_c' from source: play vars 3079 1726884392.39845: variable 'item' from source: unknown 3079 1726884392.40085: variable 'omit' from source: magic vars 3079 1726884392.40117: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.40131: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.40143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.40161: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.40176: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.40179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.40286: Set connection var ansible_shell_type to sh 3079 1726884392.40289: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.40395: Set connection var ansible_timeout to 10 3079 1726884392.40398: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.40401: Set connection var ansible_connection to ssh 3079 1726884392.40403: Set connection var ansible_pipelining to False 3079 1726884392.40405: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.40411: variable 'ansible_connection' from source: unknown 3079 1726884392.40414: variable 'ansible_module_compression' from source: unknown 3079 1726884392.40416: variable 'ansible_shell_type' from source: unknown 3079 1726884392.40418: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.40420: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.40423: variable 'ansible_pipelining' from source: unknown 3079 1726884392.40425: variable 'ansible_timeout' from source: unknown 3079 1726884392.40427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.40566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.40581: variable 'omit' from source: magic vars 3079 1726884392.40596: starting attempt loop 3079 1726884392.40603: running the handler 3079 1726884392.40623: handler run complete 3079 1726884392.40635: attempt loop complete, returning result 3079 1726884392.40654: variable 'item' from source: unknown 3079 1726884392.40740: variable 'item' from source: unknown ok: [managed_node2] => (item=StrictHostKeyChecking) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "StrictHostKeyChecking" } 3079 1726884392.41142: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.41145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.41148: variable 'omit' from source: magic vars 3079 1726884392.41150: variable 'omit' from source: magic vars 3079 1726884392.41152: variable 'omit' from source: magic vars 3079 1726884392.41376: variable 'ssh_c' from source: play vars 3079 1726884392.41379: variable 'item' from source: unknown 3079 1726884392.41746: variable 'omit' from source: magic vars 3079 1726884392.41770: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.41811: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.41817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.41819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.41828: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.41837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.42025: Set connection var ansible_shell_type to sh 3079 1726884392.42028: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.42031: Set connection var ansible_timeout to 10 3079 1726884392.42033: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.42035: Set connection var ansible_connection to ssh 3079 1726884392.42037: Set connection var ansible_pipelining to False 3079 1726884392.42040: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.42042: variable 'ansible_connection' from source: unknown 3079 1726884392.42044: variable 'ansible_module_compression' from source: unknown 3079 1726884392.42046: variable 'ansible_shell_type' from source: unknown 3079 1726884392.42048: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.42050: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.42052: variable 'ansible_pipelining' from source: unknown 3079 1726884392.42054: variable 'ansible_timeout' from source: unknown 3079 1726884392.42064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.42224: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.42253: variable 'omit' from source: magic vars 3079 1726884392.42269: starting attempt loop 3079 1726884392.42277: running the handler 3079 1726884392.42288: handler run complete 3079 1726884392.42301: attempt loop complete, returning result 3079 1726884392.42327: variable 'item' from source: unknown 3079 1726884392.42419: variable 'item' from source: unknown ok: [managed_node2] => (item=SyslogFacility) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "SyslogFacility" } 3079 1726884392.42926: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.42930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.42933: variable 'omit' from source: magic vars 3079 1726884392.42935: variable 'omit' from source: magic vars 3079 1726884392.42938: variable 'omit' from source: magic vars 3079 1726884392.43055: variable 'ssh_c' from source: play vars 3079 1726884392.43073: variable 'item' from source: unknown 3079 1726884392.43493: variable 'omit' from source: magic vars 3079 1726884392.43598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.43601: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.43604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.43606: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.43617: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.43619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.43688: Set connection var ansible_shell_type to sh 3079 1726884392.43702: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.43725: Set connection var ansible_timeout to 10 3079 1726884392.43761: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.43764: Set connection var ansible_connection to ssh 3079 1726884392.43766: Set connection var ansible_pipelining to False 3079 1726884392.43791: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.43816: variable 'ansible_connection' from source: unknown 3079 1726884392.43819: variable 'ansible_module_compression' from source: unknown 3079 1726884392.43821: variable 'ansible_shell_type' from source: unknown 3079 1726884392.43823: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.43917: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.43922: variable 'ansible_pipelining' from source: unknown 3079 1726884392.43925: variable 'ansible_timeout' from source: unknown 3079 1726884392.43927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.44003: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.44024: variable 'omit' from source: magic vars 3079 1726884392.44045: starting attempt loop 3079 1726884392.44052: running the handler 3079 1726884392.44063: handler run complete 3079 1726884392.44075: attempt loop complete, returning result 3079 1726884392.44095: variable 'item' from source: unknown 3079 1726884392.44186: variable 'item' from source: unknown ok: [managed_node2] => (item=TCPKeepAlive) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "TCPKeepAlive" } 3079 1726884392.44770: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.44773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.44775: variable 'omit' from source: magic vars 3079 1726884392.44778: variable 'omit' from source: magic vars 3079 1726884392.44780: variable 'omit' from source: magic vars 3079 1726884392.44804: variable 'ssh_c' from source: play vars 3079 1726884392.44825: variable 'item' from source: unknown 3079 1726884392.45252: variable 'omit' from source: magic vars 3079 1726884392.45280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.45294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.45305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.45330: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.45341: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.45349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.45438: Set connection var ansible_shell_type to sh 3079 1726884392.45457: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.45558: Set connection var ansible_timeout to 10 3079 1726884392.45561: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.45564: Set connection var ansible_connection to ssh 3079 1726884392.45566: Set connection var ansible_pipelining to False 3079 1726884392.45569: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.45571: variable 'ansible_connection' from source: unknown 3079 1726884392.45573: variable 'ansible_module_compression' from source: unknown 3079 1726884392.45575: variable 'ansible_shell_type' from source: unknown 3079 1726884392.45577: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.45579: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.45586: variable 'ansible_pipelining' from source: unknown 3079 1726884392.45588: variable 'ansible_timeout' from source: unknown 3079 1726884392.45590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.45732: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.45747: variable 'omit' from source: magic vars 3079 1726884392.45762: starting attempt loop 3079 1726884392.45773: running the handler 3079 1726884392.45786: handler run complete 3079 1726884392.45799: attempt loop complete, returning result 3079 1726884392.45824: variable 'item' from source: unknown 3079 1726884392.45915: variable 'item' from source: unknown ok: [managed_node2] => (item=Tunnel) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Tunnel" } 3079 1726884392.46525: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.46529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.46532: variable 'omit' from source: magic vars 3079 1726884392.46534: variable 'omit' from source: magic vars 3079 1726884392.46537: variable 'omit' from source: magic vars 3079 1726884392.46539: variable 'ssh_c' from source: play vars 3079 1726884392.46548: variable 'item' from source: unknown 3079 1726884392.46981: variable 'omit' from source: magic vars 3079 1726884392.47011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.47025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.47037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.47055: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.47067: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.47075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.47165: Set connection var ansible_shell_type to sh 3079 1726884392.47182: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.47196: Set connection var ansible_timeout to 10 3079 1726884392.47206: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.47218: Set connection var ansible_connection to ssh 3079 1726884392.47231: Set connection var ansible_pipelining to False 3079 1726884392.47258: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.47264: variable 'ansible_connection' from source: unknown 3079 1726884392.47270: variable 'ansible_module_compression' from source: unknown 3079 1726884392.47278: variable 'ansible_shell_type' from source: unknown 3079 1726884392.47287: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.47293: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.47394: variable 'ansible_pipelining' from source: unknown 3079 1726884392.47397: variable 'ansible_timeout' from source: unknown 3079 1726884392.47400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.47461: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.47474: variable 'omit' from source: magic vars 3079 1726884392.47487: starting attempt loop 3079 1726884392.47493: running the handler 3079 1726884392.47510: handler run complete 3079 1726884392.47525: attempt loop complete, returning result 3079 1726884392.47548: variable 'item' from source: unknown 3079 1726884392.47643: variable 'item' from source: unknown ok: [managed_node2] => (item=TunnelDevice) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "TunnelDevice" } 3079 1726884392.48216: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.48220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.48222: variable 'omit' from source: magic vars 3079 1726884392.48224: variable 'omit' from source: magic vars 3079 1726884392.48226: variable 'omit' from source: magic vars 3079 1726884392.48269: variable 'ssh_c' from source: play vars 3079 1726884392.48285: variable 'item' from source: unknown 3079 1726884392.48711: variable 'omit' from source: magic vars 3079 1726884392.48737: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.48753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.48769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.48788: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.48796: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.48869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.48896: Set connection var ansible_shell_type to sh 3079 1726884392.48911: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.48928: Set connection var ansible_timeout to 10 3079 1726884392.48939: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.48946: Set connection var ansible_connection to ssh 3079 1726884392.48961: Set connection var ansible_pipelining to False 3079 1726884392.48992: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.48999: variable 'ansible_connection' from source: unknown 3079 1726884392.49005: variable 'ansible_module_compression' from source: unknown 3079 1726884392.49017: variable 'ansible_shell_type' from source: unknown 3079 1726884392.49025: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.49033: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.49043: variable 'ansible_pipelining' from source: unknown 3079 1726884392.49051: variable 'ansible_timeout' from source: unknown 3079 1726884392.49086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.49212: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.49226: variable 'omit' from source: magic vars 3079 1726884392.49241: starting attempt loop 3079 1726884392.49246: running the handler 3079 1726884392.49303: handler run complete 3079 1726884392.49307: attempt loop complete, returning result 3079 1726884392.49314: variable 'item' from source: unknown 3079 1726884392.49371: variable 'item' from source: unknown ok: [managed_node2] => (item=UpdateHostKeys) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "UpdateHostKeys" } 3079 1726884392.49797: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.49801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.49803: variable 'omit' from source: magic vars 3079 1726884392.49806: variable 'omit' from source: magic vars 3079 1726884392.49812: variable 'omit' from source: magic vars 3079 1726884392.49966: variable 'ssh_c' from source: play vars 3079 1726884392.49983: variable 'item' from source: unknown 3079 1726884392.50705: variable 'omit' from source: magic vars 3079 1726884392.50742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.50756: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.50771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.50795: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.50804: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.50833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.50918: Set connection var ansible_shell_type to sh 3079 1726884392.50941: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.51050: Set connection var ansible_timeout to 10 3079 1726884392.51054: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.51056: Set connection var ansible_connection to ssh 3079 1726884392.51059: Set connection var ansible_pipelining to False 3079 1726884392.51061: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.51063: variable 'ansible_connection' from source: unknown 3079 1726884392.51065: variable 'ansible_module_compression' from source: unknown 3079 1726884392.51066: variable 'ansible_shell_type' from source: unknown 3079 1726884392.51068: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.51070: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.51072: variable 'ansible_pipelining' from source: unknown 3079 1726884392.51074: variable 'ansible_timeout' from source: unknown 3079 1726884392.51076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.51224: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.51238: variable 'omit' from source: magic vars 3079 1726884392.51254: starting attempt loop 3079 1726884392.51263: running the handler 3079 1726884392.51279: handler run complete 3079 1726884392.51293: attempt loop complete, returning result 3079 1726884392.51322: variable 'item' from source: unknown 3079 1726884392.51414: variable 'item' from source: unknown ok: [managed_node2] => (item=User) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "User" } 3079 1726884392.52015: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.52019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.52021: variable 'omit' from source: magic vars 3079 1726884392.52024: variable 'omit' from source: magic vars 3079 1726884392.52026: variable 'omit' from source: magic vars 3079 1726884392.52038: variable 'ssh_c' from source: play vars 3079 1726884392.52054: variable 'item' from source: unknown 3079 1726884392.52499: variable 'omit' from source: magic vars 3079 1726884392.52531: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.52545: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.52556: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.52579: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.52588: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.52596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.52705: Set connection var ansible_shell_type to sh 3079 1726884392.52724: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.52741: Set connection var ansible_timeout to 10 3079 1726884392.52754: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.52764: Set connection var ansible_connection to ssh 3079 1726884392.52779: Set connection var ansible_pipelining to False 3079 1726884392.52820: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.52829: variable 'ansible_connection' from source: unknown 3079 1726884392.52838: variable 'ansible_module_compression' from source: unknown 3079 1726884392.52900: variable 'ansible_shell_type' from source: unknown 3079 1726884392.52913: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.52916: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.52919: variable 'ansible_pipelining' from source: unknown 3079 1726884392.52921: variable 'ansible_timeout' from source: unknown 3079 1726884392.52923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.53062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.53083: variable 'omit' from source: magic vars 3079 1726884392.53099: starting attempt loop 3079 1726884392.53116: running the handler 3079 1726884392.53226: handler run complete 3079 1726884392.53229: attempt loop complete, returning result 3079 1726884392.53232: variable 'item' from source: unknown 3079 1726884392.53255: variable 'item' from source: unknown ok: [managed_node2] => (item=UserKnownHostsFile) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "UserKnownHostsFile" } 3079 1726884392.53815: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.53818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.53821: variable 'omit' from source: magic vars 3079 1726884392.53823: variable 'omit' from source: magic vars 3079 1726884392.53825: variable 'omit' from source: magic vars 3079 1726884392.53879: variable 'ssh_c' from source: play vars 3079 1726884392.53897: variable 'item' from source: unknown 3079 1726884392.54379: variable 'omit' from source: magic vars 3079 1726884392.54403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.54419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.54436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.54455: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.54463: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.54471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.54562: Set connection var ansible_shell_type to sh 3079 1726884392.54576: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.54596: Set connection var ansible_timeout to 10 3079 1726884392.54613: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.54622: Set connection var ansible_connection to ssh 3079 1726884392.54638: Set connection var ansible_pipelining to False 3079 1726884392.54671: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.54679: variable 'ansible_connection' from source: unknown 3079 1726884392.54689: variable 'ansible_module_compression' from source: unknown 3079 1726884392.54702: variable 'ansible_shell_type' from source: unknown 3079 1726884392.54714: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.54723: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.54732: variable 'ansible_pipelining' from source: unknown 3079 1726884392.54739: variable 'ansible_timeout' from source: unknown 3079 1726884392.54807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.54901: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.54923: variable 'omit' from source: magic vars 3079 1726884392.54939: starting attempt loop 3079 1726884392.54946: running the handler 3079 1726884392.54956: handler run complete 3079 1726884392.54974: attempt loop complete, returning result 3079 1726884392.54994: variable 'item' from source: unknown 3079 1726884392.55095: variable 'item' from source: unknown ok: [managed_node2] => (item=VerifyHostKeyDNS) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "VerifyHostKeyDNS" } 3079 1726884392.55619: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.55622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.55624: variable 'omit' from source: magic vars 3079 1726884392.55626: variable 'omit' from source: magic vars 3079 1726884392.55628: variable 'omit' from source: magic vars 3079 1726884392.55711: variable 'ssh_c' from source: play vars 3079 1726884392.55734: variable 'item' from source: unknown 3079 1726884392.56182: variable 'omit' from source: magic vars 3079 1726884392.56211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.56225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.56236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.56257: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.56270: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.56279: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.56383: Set connection var ansible_shell_type to sh 3079 1726884392.56401: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.56422: Set connection var ansible_timeout to 10 3079 1726884392.56435: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.56444: Set connection var ansible_connection to ssh 3079 1726884392.56460: Set connection var ansible_pipelining to False 3079 1726884392.56498: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.56511: variable 'ansible_connection' from source: unknown 3079 1726884392.56521: variable 'ansible_module_compression' from source: unknown 3079 1726884392.56530: variable 'ansible_shell_type' from source: unknown 3079 1726884392.56539: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.56547: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.56557: variable 'ansible_pipelining' from source: unknown 3079 1726884392.56565: variable 'ansible_timeout' from source: unknown 3079 1726884392.56575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.56742: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.56811: variable 'omit' from source: magic vars 3079 1726884392.56816: starting attempt loop 3079 1726884392.56819: running the handler 3079 1726884392.56821: handler run complete 3079 1726884392.56823: attempt loop complete, returning result 3079 1726884392.56826: variable 'item' from source: unknown 3079 1726884392.56920: variable 'item' from source: unknown ok: [managed_node2] => (item=VisualHostKey) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes", "VisualHostKey": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "VisualHostKey" } 3079 1726884392.57367: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.57370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.57372: variable 'omit' from source: magic vars 3079 1726884392.57375: variable 'omit' from source: magic vars 3079 1726884392.57377: variable 'omit' from source: magic vars 3079 1726884392.57570: variable 'ssh_c' from source: play vars 3079 1726884392.57590: variable 'item' from source: unknown 3079 1726884392.58226: variable 'omit' from source: magic vars 3079 1726884392.58253: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.58317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.58320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.58323: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.58325: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.58327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.58410: Set connection var ansible_shell_type to sh 3079 1726884392.58430: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.58448: Set connection var ansible_timeout to 10 3079 1726884392.58460: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.58469: Set connection var ansible_connection to ssh 3079 1726884392.58484: Set connection var ansible_pipelining to False 3079 1726884392.58520: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.58615: variable 'ansible_connection' from source: unknown 3079 1726884392.58619: variable 'ansible_module_compression' from source: unknown 3079 1726884392.58621: variable 'ansible_shell_type' from source: unknown 3079 1726884392.58623: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.58625: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.58627: variable 'ansible_pipelining' from source: unknown 3079 1726884392.58629: variable 'ansible_timeout' from source: unknown 3079 1726884392.58631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.58735: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.58755: variable 'omit' from source: magic vars 3079 1726884392.58772: starting attempt loop 3079 1726884392.58779: running the handler 3079 1726884392.58790: handler run complete 3079 1726884392.58802: attempt loop complete, returning result 3079 1726884392.58829: variable 'item' from source: unknown 3079 1726884392.58919: variable 'item' from source: unknown ok: [managed_node2] => (item=XAuthLocation) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes", "VisualHostKey": "yes", "XAuthLocation": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "XAuthLocation" } 3079 1726884392.59412: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.59416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.59418: variable 'omit' from source: magic vars 3079 1726884392.59420: variable 'omit' from source: magic vars 3079 1726884392.59422: variable 'omit' from source: magic vars 3079 1726884392.59547: variable 'ssh_c' from source: play vars 3079 1726884392.59566: variable 'item' from source: unknown 3079 1726884392.60035: variable 'omit' from source: magic vars 3079 1726884392.60066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884392.60081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.60099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884392.60124: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884392.60133: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.60143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.60246: Set connection var ansible_shell_type to sh 3079 1726884392.60261: Set connection var ansible_shell_executable to /bin/sh 3079 1726884392.60282: Set connection var ansible_timeout to 10 3079 1726884392.60294: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884392.60301: Set connection var ansible_connection to ssh 3079 1726884392.60321: Set connection var ansible_pipelining to False 3079 1726884392.60385: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.60388: variable 'ansible_connection' from source: unknown 3079 1726884392.60391: variable 'ansible_module_compression' from source: unknown 3079 1726884392.60394: variable 'ansible_shell_type' from source: unknown 3079 1726884392.60396: variable 'ansible_shell_executable' from source: unknown 3079 1726884392.60398: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.60400: variable 'ansible_pipelining' from source: unknown 3079 1726884392.60402: variable 'ansible_timeout' from source: unknown 3079 1726884392.60417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.60603: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884392.60607: variable 'omit' from source: magic vars 3079 1726884392.60613: starting attempt loop 3079 1726884392.60616: running the handler 3079 1726884392.60627: handler run complete 3079 1726884392.60639: attempt loop complete, returning result 3079 1726884392.60660: variable 'item' from source: unknown 3079 1726884392.60760: variable 'item' from source: unknown ok: [managed_node2] => (item=KnownHostsCommand) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes", "AddressFamily": "yes", "BatchMode": "yes", "BindAddress": "yes", "BindInterface": "yes", "CASignatureAlgorithms": "yes", "CanonicalDomains": "yes", "CanonicalizeFallbackLocal": "yes", "CanonicalizeHostname": "yes", "CanonicalizeMaxDots": "yes", "CanonicalizePermittedCNAMEs": "yes", "CertificateFile": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes", "ControlPath": "yes", "ControlPersist": "yes", "DynamicForward": "yes", "EnableEscapeCommandline": "yes", "EnableSSHKeysign": "yes", "EscapeChar": "yes", "ExitOnForwardFailure": "yes", "FingerprintHash": "yes", "ForkAfterAuthentication": "yes", "ForwardAgent": "yes", "ForwardX11": "yes", "ForwardX11Timeout": "yes", "ForwardX11Trusted": "yes", "GSSAPIAuthentication": "yes", "GSSAPIClientIdentity": "yes", "GSSAPIDelegateCredentials": "yes", "GSSAPIKexAlgorithms": "yes", "GSSAPIKeyExchange": "yes", "GSSAPIRenewalForcesRekey": "yes", "GSSAPIServerIdentity": "yes", "GSSAPITrustDns": "yes", "GatewayPorts": "yes", "GlobalKnownHostsFile": "yes", "HashKnownHosts": "yes", "HostKeyAlgorithms": "yes", "HostKeyAlias": "yes", "HostbasedAcceptedAlgorithms": "yes", "HostbasedAuthentication": "yes", "Hostname": "yes", "IPQoS": "yes", "IdentitiesOnly": "yes", "IdentityAgent": "yes", "IdentityFile": "yes", "IgnoreUnknown": "yes", "Include": "yes", "KbdInteractiveAuthentication": "yes", "KbdInteractiveDevices": "yes", "KexAlgorithms": "yes", "KnownHostsCommand": "yes", "LocalCommand": "yes", "LocalForward": "yes", "LogLevel": "yes", "LogVerbose": "yes", "MACs": "yes", "NoHostAuthenticationForLocalhost": "yes", "NumberOfPasswordPrompts": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes", "ProxyJump": "yes", "ProxyUseFdpass": "yes", "PubkeyAcceptedAlgorithms": "yes", "PubkeyAuthentication": "yes", "RekeyLimit": "yes", "RemoteCommand": "yes", "RemoteForward": "yes", "RequestTTY": "yes", "RequiredRSASize": "yes", "RevokedHostKeys": "yes", "SecurityKeyProvider": "yes", "SendEnv": "yes", "ServerAliveCountMax": "yes", "ServerAliveInterval": "yes", "SessionType": "yes", "SetEnv": "yes", "StdinNull": "yes", "StreamLocalBindMask": "yes", "StreamLocalBindUnlink": "yes", "StrictHostKeyChecking": "yes", "SyslogFacility": "yes", "TCPKeepAlive": "yes", "Tunnel": "yes", "TunnelDevice": "yes", "UpdateHostKeys": "yes", "User": "yes", "UserKnownHostsFile": "yes", "VerifyHostKeyDNS": "yes", "VisualHostKey": "yes", "XAuthLocation": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } 3079 1726884392.61315: dumping result to json 3079 1726884392.61546: done dumping result, returning 3079 1726884392.61647: done running TaskExecutor() for managed_node2/TASK: Construct the configuration list [12b8f51e-eff7-176b-d716-000000000012] 3079 1726884392.61650: sending task result for task 12b8f51e-eff7-176b-d716-000000000012 3079 1726884392.71047: done sending task result for task 12b8f51e-eff7-176b-d716-000000000012 3079 1726884392.71052: WORKER PROCESS EXITING 3079 1726884392.75367: no more pending results, returning what we have 3079 1726884392.75372: results queue empty 3079 1726884392.75373: checking for any_errors_fatal 3079 1726884392.75385: done checking for any_errors_fatal 3079 1726884392.75387: checking for max_fail_percentage 3079 1726884392.75390: done checking for max_fail_percentage 3079 1726884392.75392: checking to see if all hosts have failed and the running result is not ok 3079 1726884392.75393: done checking to see if all hosts have failed 3079 1726884392.75394: getting the remaining hosts for this loop 3079 1726884392.75396: done getting the remaining hosts for this loop 3079 1726884392.75401: getting the next task for host managed_node2 3079 1726884392.75409: done getting next task for host managed_node2 3079 1726884392.75413: ^ task is: TASK: Run role 3079 1726884392.75415: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884392.75419: getting variables 3079 1726884392.75420: in VariableManager get_vars() 3079 1726884392.75453: Calling all_inventory to load vars for managed_node2 3079 1726884392.75457: Calling groups_inventory to load vars for managed_node2 3079 1726884392.75461: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884392.75472: Calling all_plugins_play to load vars for managed_node2 3079 1726884392.75475: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884392.75480: Calling groups_plugins_play to load vars for managed_node2 3079 1726884392.75829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884392.76111: done with get_vars() 3079 1726884392.76125: done getting variables TASK [Run role] **************************************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:85 Friday 20 September 2024 22:06:32 -0400 (0:00:01.472) 0:01:11.074 ****** 3079 1726884392.76244: entering _queue_task() for managed_node2/include_role 3079 1726884392.76246: Creating lock for include_role 3079 1726884392.76558: worker is 1 (out of 1 available) 3079 1726884392.76572: exiting _queue_task() for managed_node2/include_role 3079 1726884392.76720: done queuing things up, now waiting for results queue to drain 3079 1726884392.76722: waiting for pending results... 3079 1726884392.76929: running TaskExecutor() for managed_node2/TASK: Run role 3079 1726884392.77164: in run() - task 12b8f51e-eff7-176b-d716-000000000013 3079 1726884392.77210: variable 'ansible_search_path' from source: unknown 3079 1726884392.77265: calling self._execute() 3079 1726884392.77376: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.77390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.77465: variable 'omit' from source: magic vars 3079 1726884392.77549: _execute() done 3079 1726884392.77560: dumping result to json 3079 1726884392.77577: done dumping result, returning 3079 1726884392.77591: done running TaskExecutor() for managed_node2/TASK: Run role [12b8f51e-eff7-176b-d716-000000000013] 3079 1726884392.77603: sending task result for task 12b8f51e-eff7-176b-d716-000000000013 3079 1726884392.77894: no more pending results, returning what we have 3079 1726884392.77901: in VariableManager get_vars() 3079 1726884392.77944: Calling all_inventory to load vars for managed_node2 3079 1726884392.77949: Calling groups_inventory to load vars for managed_node2 3079 1726884392.77954: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884392.78115: Calling all_plugins_play to load vars for managed_node2 3079 1726884392.78120: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884392.78127: done sending task result for task 12b8f51e-eff7-176b-d716-000000000013 3079 1726884392.78130: WORKER PROCESS EXITING 3079 1726884392.78134: Calling groups_plugins_play to load vars for managed_node2 3079 1726884392.78399: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884392.78694: done with get_vars() 3079 1726884392.78705: variable 'ansible_search_path' from source: unknown 3079 1726884392.78994: variable 'omit' from source: magic vars 3079 1726884392.79028: variable 'omit' from source: magic vars 3079 1726884392.79049: variable 'omit' from source: magic vars 3079 1726884392.79054: we have included files to process 3079 1726884392.79056: generating all_blocks data 3079 1726884392.79057: done generating all_blocks data 3079 1726884392.79058: processing included file: fedora.linux_system_roles.ssh 3079 1726884392.79087: in VariableManager get_vars() 3079 1726884392.79111: done with get_vars() 3079 1726884392.79198: in VariableManager get_vars() 3079 1726884392.79223: done with get_vars() 3079 1726884392.79270: Loading data from /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/main.yml 3079 1726884392.79577: Loading data from /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/defaults/main.yml 3079 1726884392.79675: Loading data from /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/meta/main.yml 3079 1726884392.80437: Loading data from /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml 3079 1726884392.81459: in VariableManager get_vars() 3079 1726884392.81493: done with get_vars() 3079 1726884392.84306: iterating over new_blocks loaded from include file 3079 1726884392.84312: in VariableManager get_vars() 3079 1726884392.84402: done with get_vars() 3079 1726884392.84405: filtering new block on tags 3079 1726884392.84430: done filtering new block on tags 3079 1726884392.84435: in VariableManager get_vars() 3079 1726884392.84452: done with get_vars() 3079 1726884392.84454: filtering new block on tags 3079 1726884392.84533: done filtering new block on tags 3079 1726884392.84537: in VariableManager get_vars() 3079 1726884392.84554: done with get_vars() 3079 1726884392.84556: filtering new block on tags 3079 1726884392.84579: done filtering new block on tags 3079 1726884392.84587: in VariableManager get_vars() 3079 1726884392.84622: done with get_vars() 3079 1726884392.84624: filtering new block on tags 3079 1726884392.84645: done filtering new block on tags 3079 1726884392.84647: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ssh for managed_node2 3079 1726884392.84655: extending task lists for all hosts with included blocks 3079 1726884392.84890: done extending task lists 3079 1726884392.84891: done processing included files 3079 1726884392.84892: results queue empty 3079 1726884392.84893: checking for any_errors_fatal 3079 1726884392.85157: done checking for any_errors_fatal 3079 1726884392.85159: checking for max_fail_percentage 3079 1726884392.85161: done checking for max_fail_percentage 3079 1726884392.85162: checking to see if all hosts have failed and the running result is not ok 3079 1726884392.85163: done checking to see if all hosts have failed 3079 1726884392.85164: getting the remaining hosts for this loop 3079 1726884392.85166: done getting the remaining hosts for this loop 3079 1726884392.85169: getting the next task for host managed_node2 3079 1726884392.85174: done getting next task for host managed_node2 3079 1726884392.85178: ^ task is: TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 3079 1726884392.85181: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884392.85193: getting variables 3079 1726884392.85194: in VariableManager get_vars() 3079 1726884392.85211: Calling all_inventory to load vars for managed_node2 3079 1726884392.85214: Calling groups_inventory to load vars for managed_node2 3079 1726884392.85217: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884392.85225: Calling all_plugins_play to load vars for managed_node2 3079 1726884392.85228: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884392.85231: Calling groups_plugins_play to load vars for managed_node2 3079 1726884392.85442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884392.85731: done with get_vars() 3079 1726884392.85742: done getting variables TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Friday 20 September 2024 22:06:32 -0400 (0:00:00.095) 0:01:11.170 ****** 3079 1726884392.85837: entering _queue_task() for managed_node2/include_tasks 3079 1726884392.85839: Creating lock for include_tasks 3079 1726884392.86182: worker is 1 (out of 1 available) 3079 1726884392.86195: exiting _queue_task() for managed_node2/include_tasks 3079 1726884392.86207: done queuing things up, now waiting for results queue to drain 3079 1726884392.86414: waiting for pending results... 3079 1726884392.86496: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 3079 1726884392.86651: in run() - task 12b8f51e-eff7-176b-d716-000000000131 3079 1726884392.86674: variable 'ansible_search_path' from source: unknown 3079 1726884392.86744: variable 'ansible_search_path' from source: unknown 3079 1726884392.86750: calling self._execute() 3079 1726884392.86829: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.86844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.86872: variable 'omit' from source: magic vars 3079 1726884392.87011: _execute() done 3079 1726884392.87022: dumping result to json 3079 1726884392.87032: done dumping result, returning 3079 1726884392.87046: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables [12b8f51e-eff7-176b-d716-000000000131] 3079 1726884392.87056: sending task result for task 12b8f51e-eff7-176b-d716-000000000131 3079 1726884392.87264: done sending task result for task 12b8f51e-eff7-176b-d716-000000000131 3079 1726884392.87267: WORKER PROCESS EXITING 3079 1726884392.87321: no more pending results, returning what we have 3079 1726884392.87328: in VariableManager get_vars() 3079 1726884392.87372: Calling all_inventory to load vars for managed_node2 3079 1726884392.87376: Calling groups_inventory to load vars for managed_node2 3079 1726884392.87379: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884392.87394: Calling all_plugins_play to load vars for managed_node2 3079 1726884392.87399: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884392.87403: Calling groups_plugins_play to load vars for managed_node2 3079 1726884392.88183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884392.88587: done with get_vars() 3079 1726884392.88600: variable 'ansible_search_path' from source: unknown 3079 1726884392.88601: variable 'ansible_search_path' from source: unknown 3079 1726884392.88690: we have included files to process 3079 1726884392.88694: generating all_blocks data 3079 1726884392.88696: done generating all_blocks data 3079 1726884392.88702: processing included file: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml 3079 1726884392.88704: loading included file: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml 3079 1726884392.88744: Loading data from /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml 3079 1726884392.90621: done processing included file 3079 1726884392.90624: iterating over new_blocks loaded from include file 3079 1726884392.90626: in VariableManager get_vars() 3079 1726884392.90655: done with get_vars() 3079 1726884392.90657: filtering new block on tags 3079 1726884392.90684: done filtering new block on tags 3079 1726884392.90688: in VariableManager get_vars() 3079 1726884392.90725: done with get_vars() 3079 1726884392.90728: filtering new block on tags 3079 1726884392.90753: done filtering new block on tags 3079 1726884392.90757: in VariableManager get_vars() 3079 1726884392.90788: done with get_vars() 3079 1726884392.90790: filtering new block on tags 3079 1726884392.90822: done filtering new block on tags 3079 1726884392.90825: in VariableManager get_vars() 3079 1726884392.90851: done with get_vars() 3079 1726884392.90854: filtering new block on tags 3079 1726884392.90872: done filtering new block on tags 3079 1726884392.90875: done iterating over new_blocks loaded from include file included: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for managed_node2 3079 1726884392.90882: extending task lists for all hosts with included blocks 3079 1726884392.91060: done extending task lists 3079 1726884392.91062: done processing included files 3079 1726884392.91063: results queue empty 3079 1726884392.91064: checking for any_errors_fatal 3079 1726884392.91069: done checking for any_errors_fatal 3079 1726884392.91070: checking for max_fail_percentage 3079 1726884392.91071: done checking for max_fail_percentage 3079 1726884392.91072: checking to see if all hosts have failed and the running result is not ok 3079 1726884392.91073: done checking to see if all hosts have failed 3079 1726884392.91074: getting the remaining hosts for this loop 3079 1726884392.91076: done getting the remaining hosts for this loop 3079 1726884392.91079: getting the next task for host managed_node2 3079 1726884392.91085: done getting next task for host managed_node2 3079 1726884392.91088: ^ task is: TASK: fedora.linux_system_roles.ssh : Ensure ansible_facts used by role 3079 1726884392.91091: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884392.91126: getting variables 3079 1726884392.91127: in VariableManager get_vars() 3079 1726884392.91246: Calling all_inventory to load vars for managed_node2 3079 1726884392.91249: Calling groups_inventory to load vars for managed_node2 3079 1726884392.91252: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884392.91259: Calling all_plugins_play to load vars for managed_node2 3079 1726884392.91262: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884392.91266: Calling groups_plugins_play to load vars for managed_node2 3079 1726884392.91468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884392.91768: done with get_vars() 3079 1726884392.91818: done getting variables TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Friday 20 September 2024 22:06:32 -0400 (0:00:00.061) 0:01:11.231 ****** 3079 1726884392.91966: entering _queue_task() for managed_node2/setup 3079 1726884392.92393: worker is 1 (out of 1 available) 3079 1726884392.92531: exiting _queue_task() for managed_node2/setup 3079 1726884392.92545: done queuing things up, now waiting for results queue to drain 3079 1726884392.92547: waiting for pending results... 3079 1726884392.92878: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure ansible_facts used by role 3079 1726884392.92945: in run() - task 12b8f51e-eff7-176b-d716-00000000016c 3079 1726884392.92970: variable 'ansible_search_path' from source: unknown 3079 1726884392.92978: variable 'ansible_search_path' from source: unknown 3079 1726884392.93019: calling self._execute() 3079 1726884392.93127: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.93145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.93164: variable 'omit' from source: magic vars 3079 1726884392.93655: 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) 3079 1726884392.93723: 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) 3079 1726884392.93784: 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) 3079 1726884392.93955: 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) 3079 1726884392.93959: 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) 3079 1726884392.94008: 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) 3079 1726884392.94066: 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) 3079 1726884392.94100: 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) 3079 1726884392.94192: 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) 3079 1726884392.94240: 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) 3079 1726884392.94509: variable '__ssh_required_facts' from source: role '' all vars 3079 1726884392.94525: variable 'ansible_facts' from source: unknown 3079 1726884392.94710: Evaluated conditional (__ssh_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 3079 1726884392.94714: when evaluation is False, skipping this task 3079 1726884392.94718: _execute() done 3079 1726884392.94720: dumping result to json 3079 1726884392.94723: done dumping result, returning 3079 1726884392.94725: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure ansible_facts used by role [12b8f51e-eff7-176b-d716-00000000016c] 3079 1726884392.94728: sending task result for task 12b8f51e-eff7-176b-d716-00000000016c skipping: [managed_node2] => { "changed": false, "false_condition": "__ssh_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 3079 1726884392.95037: no more pending results, returning what we have 3079 1726884392.95042: results queue empty 3079 1726884392.95043: checking for any_errors_fatal 3079 1726884392.95045: done checking for any_errors_fatal 3079 1726884392.95046: checking for max_fail_percentage 3079 1726884392.95048: done checking for max_fail_percentage 3079 1726884392.95048: checking to see if all hosts have failed and the running result is not ok 3079 1726884392.95050: done checking to see if all hosts have failed 3079 1726884392.95051: getting the remaining hosts for this loop 3079 1726884392.95053: done getting the remaining hosts for this loop 3079 1726884392.95058: getting the next task for host managed_node2 3079 1726884392.95068: done getting next task for host managed_node2 3079 1726884392.95072: ^ task is: TASK: fedora.linux_system_roles.ssh : Check if system is ostree 3079 1726884392.95077: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884392.95095: getting variables 3079 1726884392.95097: in VariableManager get_vars() 3079 1726884392.95141: Calling all_inventory to load vars for managed_node2 3079 1726884392.95145: Calling groups_inventory to load vars for managed_node2 3079 1726884392.95148: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884392.95160: Calling all_plugins_play to load vars for managed_node2 3079 1726884392.95164: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884392.95168: Calling groups_plugins_play to load vars for managed_node2 3079 1726884392.95722: done sending task result for task 12b8f51e-eff7-176b-d716-00000000016c 3079 1726884392.95728: WORKER PROCESS EXITING 3079 1726884392.95773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884392.96175: done with get_vars() 3079 1726884392.96191: done getting variables TASK [fedora.linux_system_roles.ssh : Check if system is ostree] *************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 Friday 20 September 2024 22:06:32 -0400 (0:00:00.044) 0:01:11.275 ****** 3079 1726884392.96428: entering _queue_task() for managed_node2/stat 3079 1726884392.96891: worker is 1 (out of 1 available) 3079 1726884392.96905: exiting _queue_task() for managed_node2/stat 3079 1726884392.96939: done queuing things up, now waiting for results queue to drain 3079 1726884392.96941: waiting for pending results... 3079 1726884392.97256: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if system is ostree 3079 1726884392.97585: in run() - task 12b8f51e-eff7-176b-d716-00000000016e 3079 1726884392.97617: variable 'ansible_search_path' from source: unknown 3079 1726884392.97626: variable 'ansible_search_path' from source: unknown 3079 1726884392.97672: calling self._execute() 3079 1726884392.97768: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884392.97953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884392.97956: variable 'omit' from source: magic vars 3079 1726884392.98529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884392.98958: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884392.99038: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884392.99170: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884392.99353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884392.99573: 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) 3079 1726884392.99612: 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) 3079 1726884393.00016: 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) 3079 1726884393.00020: 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) 3079 1726884393.00261: variable '__ssh_is_ostree' from source: set_fact 3079 1726884393.00281: Evaluated conditional (not __ssh_is_ostree is defined): False 3079 1726884393.00289: when evaluation is False, skipping this task 3079 1726884393.00296: _execute() done 3079 1726884393.00348: dumping result to json 3079 1726884393.00359: done dumping result, returning 3079 1726884393.00373: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if system is ostree [12b8f51e-eff7-176b-d716-00000000016e] 3079 1726884393.00383: sending task result for task 12b8f51e-eff7-176b-d716-00000000016e skipping: [managed_node2] => { "changed": false, "false_condition": "not __ssh_is_ostree is defined", "skip_reason": "Conditional result was False" } 3079 1726884393.00560: no more pending results, returning what we have 3079 1726884393.00565: results queue empty 3079 1726884393.00566: checking for any_errors_fatal 3079 1726884393.00575: done checking for any_errors_fatal 3079 1726884393.00576: checking for max_fail_percentage 3079 1726884393.00578: done checking for max_fail_percentage 3079 1726884393.00579: checking to see if all hosts have failed and the running result is not ok 3079 1726884393.00581: done checking to see if all hosts have failed 3079 1726884393.00582: getting the remaining hosts for this loop 3079 1726884393.00584: done getting the remaining hosts for this loop 3079 1726884393.00589: getting the next task for host managed_node2 3079 1726884393.00598: done getting next task for host managed_node2 3079 1726884393.00603: ^ task is: TASK: fedora.linux_system_roles.ssh : Set flag to indicate system is ostree 3079 1726884393.00610: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884393.00627: getting variables 3079 1726884393.00630: in VariableManager get_vars() 3079 1726884393.00670: Calling all_inventory to load vars for managed_node2 3079 1726884393.00674: Calling groups_inventory to load vars for managed_node2 3079 1726884393.00677: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884393.00688: Calling all_plugins_play to load vars for managed_node2 3079 1726884393.00693: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884393.00697: Calling groups_plugins_play to load vars for managed_node2 3079 1726884393.01397: done sending task result for task 12b8f51e-eff7-176b-d716-00000000016e 3079 1726884393.01400: WORKER PROCESS EXITING 3079 1726884393.01431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884393.01743: done with get_vars() 3079 1726884393.01758: done getting variables 3079 1726884393.01841: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ssh : Set flag to indicate system is ostree] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Friday 20 September 2024 22:06:33 -0400 (0:00:00.054) 0:01:11.330 ****** 3079 1726884393.01884: entering _queue_task() for managed_node2/set_fact 3079 1726884393.02238: worker is 1 (out of 1 available) 3079 1726884393.02249: exiting _queue_task() for managed_node2/set_fact 3079 1726884393.02375: done queuing things up, now waiting for results queue to drain 3079 1726884393.02377: waiting for pending results... 3079 1726884393.02501: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag to indicate system is ostree 3079 1726884393.02670: in run() - task 12b8f51e-eff7-176b-d716-00000000016f 3079 1726884393.02696: variable 'ansible_search_path' from source: unknown 3079 1726884393.02706: variable 'ansible_search_path' from source: unknown 3079 1726884393.02757: calling self._execute() 3079 1726884393.02855: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.02915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.02919: variable 'omit' from source: magic vars 3079 1726884393.03716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884393.05159: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884393.05341: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884393.05393: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884393.05519: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884393.05622: 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) 3079 1726884393.05849: 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) 3079 1726884393.05888: 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) 3079 1726884393.05931: 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) 3079 1726884393.06189: variable '__ssh_is_ostree' from source: set_fact 3079 1726884393.06209: Evaluated conditional (not __ssh_is_ostree is defined): False 3079 1726884393.06293: when evaluation is False, skipping this task 3079 1726884393.06301: _execute() done 3079 1726884393.06313: dumping result to json 3079 1726884393.06323: done dumping result, returning 3079 1726884393.06336: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag to indicate system is ostree [12b8f51e-eff7-176b-d716-00000000016f] 3079 1726884393.06348: sending task result for task 12b8f51e-eff7-176b-d716-00000000016f skipping: [managed_node2] => { "changed": false, "false_condition": "not __ssh_is_ostree is defined", "skip_reason": "Conditional result was False" } 3079 1726884393.06523: no more pending results, returning what we have 3079 1726884393.06527: results queue empty 3079 1726884393.06528: checking for any_errors_fatal 3079 1726884393.06535: done checking for any_errors_fatal 3079 1726884393.06536: checking for max_fail_percentage 3079 1726884393.06538: done checking for max_fail_percentage 3079 1726884393.06539: checking to see if all hosts have failed and the running result is not ok 3079 1726884393.06540: done checking to see if all hosts have failed 3079 1726884393.06541: getting the remaining hosts for this loop 3079 1726884393.06543: done getting the remaining hosts for this loop 3079 1726884393.06548: getting the next task for host managed_node2 3079 1726884393.06561: done getting next task for host managed_node2 3079 1726884393.06566: ^ task is: TASK: fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin 3079 1726884393.06571: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884393.06586: getting variables 3079 1726884393.06589: in VariableManager get_vars() 3079 1726884393.06632: Calling all_inventory to load vars for managed_node2 3079 1726884393.06635: Calling groups_inventory to load vars for managed_node2 3079 1726884393.06638: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884393.06649: Calling all_plugins_play to load vars for managed_node2 3079 1726884393.06653: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884393.06657: Calling groups_plugins_play to load vars for managed_node2 3079 1726884393.07330: done sending task result for task 12b8f51e-eff7-176b-d716-00000000016f 3079 1726884393.07334: WORKER PROCESS EXITING 3079 1726884393.07360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884393.07698: done with get_vars() 3079 1726884393.07716: done getting variables TASK [fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Friday 20 September 2024 22:06:33 -0400 (0:00:00.059) 0:01:11.390 ****** 3079 1726884393.07841: entering _queue_task() for managed_node2/stat 3079 1726884393.08248: worker is 1 (out of 1 available) 3079 1726884393.08262: exiting _queue_task() for managed_node2/stat 3079 1726884393.08274: done queuing things up, now waiting for results queue to drain 3079 1726884393.08276: waiting for pending results... 3079 1726884393.08495: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin 3079 1726884393.08719: in run() - task 12b8f51e-eff7-176b-d716-000000000171 3079 1726884393.08752: variable 'ansible_search_path' from source: unknown 3079 1726884393.08762: variable 'ansible_search_path' from source: unknown 3079 1726884393.08809: calling self._execute() 3079 1726884393.08975: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.08979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.08982: variable 'omit' from source: magic vars 3079 1726884393.09461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884393.09849: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884393.09914: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884393.09966: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884393.10020: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884393.10119: 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) 3079 1726884393.10152: 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) 3079 1726884393.10206: 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) 3079 1726884393.10249: 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) 3079 1726884393.10613: Evaluated conditional (not __ssh_is_transactional is defined): True 3079 1726884393.10617: variable 'omit' from source: magic vars 3079 1726884393.10620: variable 'omit' from source: magic vars 3079 1726884393.10622: variable 'omit' from source: magic vars 3079 1726884393.10625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884393.10637: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884393.10662: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884393.10689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.10706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.10754: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884393.10766: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.10779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.10931: Set connection var ansible_shell_type to sh 3079 1726884393.10948: Set connection var ansible_shell_executable to /bin/sh 3079 1726884393.10974: Set connection var ansible_timeout to 10 3079 1726884393.10986: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884393.10994: Set connection var ansible_connection to ssh 3079 1726884393.11012: Set connection var ansible_pipelining to False 3079 1726884393.11047: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.11056: variable 'ansible_connection' from source: unknown 3079 1726884393.11083: variable 'ansible_module_compression' from source: unknown 3079 1726884393.11093: variable 'ansible_shell_type' from source: unknown 3079 1726884393.11102: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.11178: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.11186: variable 'ansible_pipelining' from source: unknown 3079 1726884393.11189: variable 'ansible_timeout' from source: unknown 3079 1726884393.11192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.11384: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3079 1726884393.11412: variable 'omit' from source: magic vars 3079 1726884393.11431: starting attempt loop 3079 1726884393.11439: running the handler 3079 1726884393.11459: _low_level_execute_command(): starting 3079 1726884393.11473: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884393.12298: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884393.12397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.12462: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884393.12487: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.13044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.13122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.14911: stdout chunk (state=3): >>>/root <<< 3079 1726884393.15164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.15168: stdout chunk (state=3): >>><<< 3079 1726884393.15170: stderr chunk (state=3): >>><<< 3079 1726884393.15178: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884393.15314: _low_level_execute_command(): starting 3079 1726884393.15318: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514 `" && echo ansible-tmp-1726884393.1519516-4307-151242275785514="` echo /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514 `" ) && sleep 0' 3079 1726884393.16898: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884393.17030: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3079 1726884393.17131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.17249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.19278: stdout chunk (state=3): >>>ansible-tmp-1726884393.1519516-4307-151242275785514=/root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514 <<< 3079 1726884393.19464: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.19542: stderr chunk (state=3): >>><<< 3079 1726884393.19552: stdout chunk (state=3): >>><<< 3079 1726884393.19803: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884393.1519516-4307-151242275785514=/root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884393.19807: variable 'ansible_module_compression' from source: unknown 3079 1726884393.19971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3079_p9l7yx2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3079 1726884393.20075: variable 'ansible_facts' from source: unknown 3079 1726884393.20313: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py 3079 1726884393.20657: Sending initial data 3079 1726884393.20716: Sent initial data (151 bytes) 3079 1726884393.21927: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.22085: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.22123: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.22171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.23888: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884393.23949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884393.24038: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py" <<< 3079 1726884393.24042: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp6ejvfs4m /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py <<< 3079 1726884393.24130: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp6ejvfs4m" to remote "/root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py" <<< 3079 1726884393.25395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.25435: stderr chunk (state=3): >>><<< 3079 1726884393.25445: stdout chunk (state=3): >>><<< 3079 1726884393.25477: done transferring module to remote 3079 1726884393.25498: _low_level_execute_command(): starting 3079 1726884393.25512: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/ /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py && sleep 0' 3079 1726884393.26555: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.26835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.26924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.28874: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.28972: stderr chunk (state=3): >>><<< 3079 1726884393.28985: stdout chunk (state=3): >>><<< 3079 1726884393.29017: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884393.29028: _low_level_execute_command(): starting 3079 1726884393.29039: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/AnsiballZ_stat.py && sleep 0' 3079 1726884393.29677: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884393.29693: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884393.29716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884393.29739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884393.29758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884393.29771: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884393.29785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.29805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884393.29825: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884393.29924: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.30126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.30424: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.32701: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884393.32731: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884393.32762: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 3079 1726884393.32835: stdout chunk (state=3): >>>import '_io' # <<< 3079 1726884393.32858: stdout chunk (state=3): >>>import 'marshal' # <<< 3079 1726884393.32878: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884393.32946: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # <<< 3079 1726884393.32985: stdout chunk (state=3): >>># installed zipimport hook <<< 3079 1726884393.33020: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.33066: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 3079 1726884393.33130: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6324530> <<< 3079 1726884393.33184: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f62f3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 3079 1726884393.33443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6326ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 3079 1726884393.33471: stdout chunk (state=3): >>>import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 3079 1726884393.33496: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 3079 1726884393.33517: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884393.33564: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 3079 1726884393.33568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884393.33580: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f60d5160> <<< 3079 1726884393.33629: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884393.33661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f60d5fd0> <<< 3079 1726884393.33687: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884393.33714: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884393.33970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884393.34000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.34082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884393.34110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884393.34135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6113e60> <<< 3079 1726884393.34198: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884393.34224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6113f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884393.34273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884393.34276: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884393.34408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.34431: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884393.34434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 3079 1726884393.34437: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f614b890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 3079 1726884393.34504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f614bf20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f612bb30> <<< 3079 1726884393.34537: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884393.34554: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6129250> <<< 3079 1726884393.34652: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6111010> <<< 3079 1726884393.34731: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884393.34768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 3079 1726884393.34784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884393.34800: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f616f7a0> <<< 3079 1726884393.34825: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f616e3c0> <<< 3079 1726884393.34989: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 3079 1726884393.34993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f612a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6112f00> <<< 3079 1726884393.35027: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a0830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6110290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61a0ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a0b90> <<< 3079 1726884393.35060: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61a0f50> <<< 3079 1726884393.35063: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f610edb0> <<< 3079 1726884393.35089: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.35163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884393.35168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884393.35171: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a1610> <<< 3079 1726884393.35217: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a12e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 3079 1726884393.35263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a2510> import 'importlib.util' # <<< 3079 1726884393.35284: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884393.35339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884393.35344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 3079 1726884393.35366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61b8740> import 'errno' # <<< 3079 1726884393.35403: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884393.35409: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61b9e80> <<< 3079 1726884393.35438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884393.35466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 3079 1726884393.35488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884393.35505: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61bad80> <<< 3079 1726884393.35575: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884393.35578: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61bb3e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61ba2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 3079 1726884393.35624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61bbe60> <<< 3079 1726884393.35638: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61bb590> <<< 3079 1726884393.35691: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a2570> <<< 3079 1726884393.35695: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884393.35774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884393.35800: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f3bdd0> <<< 3079 1726884393.35897: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f64800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f64560> <<< 3079 1726884393.35900: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f64830> <<< 3079 1726884393.35929: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f64a10> <<< 3079 1726884393.36033: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f39f70> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884393.36080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884393.36213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 3079 1726884393.36217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 3079 1726884393.36234: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f65fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f64c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a2c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884393.36260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.36273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884393.36330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884393.36362: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f96360> <<< 3079 1726884393.36528: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884393.36637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5fae4b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 3079 1726884393.36663: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5feb260> <<< 3079 1726884393.36681: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884393.36755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884393.36797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884393.36892: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f600d9d0> <<< 3079 1726884393.36974: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5feb380> <<< 3079 1726884393.37024: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5faf140> <<< 3079 1726884393.37082: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e282f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5fad520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f66f00> <<< 3079 1726884393.37185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884393.37227: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70f5e284d0> <<< 3079 1726884393.37282: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_bvlh6bwz/ansible_stat_payload.zip' # zipimport: zlib available <<< 3079 1726884393.37445: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.37478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884393.37494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884393.37539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884393.37620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884393.37654: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e7df70> <<< 3079 1726884393.37675: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884393.37875: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e54e60> <<< 3079 1726884393.37887: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e2bfe0> # zipimport: zlib available <<< 3079 1726884393.37916: stdout chunk (state=3): >>>import 'ansible' # <<< 3079 1726884393.37941: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.37974: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884393.37988: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 3079 1726884393.39633: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.40829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 3079 1726884393.40869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e57e00> <<< 3079 1726884393.40882: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.40910: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884393.40934: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884393.40977: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884393.40983: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5ea5940> <<< 3079 1726884393.41015: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea56d0> <<< 3079 1726884393.41051: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea4fe0> <<< 3079 1726884393.41071: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 3079 1726884393.41091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884393.41131: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea5430> <<< 3079 1726884393.41134: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e7e990> import 'atexit' # <<< 3079 1726884393.41162: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5ea6690> <<< 3079 1726884393.41195: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5ea6810> <<< 3079 1726884393.41223: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884393.41274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884393.41286: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884393.41342: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea6d20> <<< 3079 1726884393.41358: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884393.41393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884393.41432: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d08b60> <<< 3079 1726884393.41474: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884393.41478: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d0a2a0> <<< 3079 1726884393.41511: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884393.41514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884393.41553: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0b110> <<< 3079 1726884393.41575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884393.41598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884393.41629: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0bf50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884393.41685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884393.41696: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884393.41762: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0ed50> <<< 3079 1726884393.41794: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d0ee70> <<< 3079 1726884393.41829: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0d010> <<< 3079 1726884393.41844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884393.41880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884393.41906: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884393.41923: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884393.41963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884393.41994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884393.42006: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d12c00> import '_tokenize' # <<< 3079 1726884393.42086: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d116d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d11430> <<< 3079 1726884393.42115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884393.42193: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d13f50> <<< 3079 1726884393.42235: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0d520> <<< 3079 1726884393.42271: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d5adb0> <<< 3079 1726884393.42355: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5af60> <<< 3079 1726884393.42427: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884393.42455: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d5cb30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5c8f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884393.42554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884393.42620: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d5f0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5d220> <<< 3079 1726884393.42761: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884393.42764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 3079 1726884393.42848: stdout chunk (state=3): >>>import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d66900> <<< 3079 1726884393.42928: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5f290> <<< 3079 1726884393.43029: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d67bc0> <<< 3079 1726884393.43156: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d678f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d67c80> <<< 3079 1726884393.43199: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5b230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884393.43267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884393.43299: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d6b440> <<< 3079 1726884393.43458: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d6c7a0> <<< 3079 1726884393.43496: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d69bb0> <<< 3079 1726884393.43519: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d6af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d69790> <<< 3079 1726884393.43613: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 3079 1726884393.43736: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.43821: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 3079 1726884393.43866: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884393.44015: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.44140: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.44856: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.45563: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 3079 1726884393.45630: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.45690: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5df0800> <<< 3079 1726884393.45787: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df14f0> <<< 3079 1726884393.45868: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d6f080> <<< 3079 1726884393.45931: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 3079 1726884393.45934: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 3079 1726884393.46019: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.46100: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.46331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884393.46344: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df12b0> # zipimport: zlib available <<< 3079 1726884393.46884: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47467: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47532: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47626: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884393.47642: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47672: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47718: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884393.47739: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47814: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.47944: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884393.47971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 3079 1726884393.47991: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.48026: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.48086: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884393.48089: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.48363: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.48655: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884393.48734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 3079 1726884393.48835: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df3ec0> # zipimport: zlib available <<< 3079 1726884393.48931: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.49049: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 3079 1726884393.49053: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884393.49099: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884393.49152: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884393.49286: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5dfe180> <<< 3079 1726884393.49348: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5dfeae0> <<< 3079 1726884393.49372: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df2cc0> # zipimport: zlib available <<< 3079 1726884393.49430: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.49476: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884393.49480: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.49531: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.49573: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.49639: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.49714: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884393.49757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.49853: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5dfd700> <<< 3079 1726884393.49896: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5dfec90> <<< 3079 1726884393.49943: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 3079 1726884393.49946: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.50018: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.50088: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.50118: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.50172: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884393.50187: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884393.50234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884393.50237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884393.50326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884393.50387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884393.50476: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5c8ee70> <<< 3079 1726884393.50479: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5c0bce0> <<< 3079 1726884393.50670: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e02c90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e02ae0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884393.50728: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884393.50793: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 3079 1726884393.50920: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.51130: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884393.51280: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 3079 1726884393.51681: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 3079 1726884393.51685: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 3079 1726884393.51774: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text <<< 3079 1726884393.51836: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 3079 1726884393.52100: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884393.52162: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 3079 1726884393.52230: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 3079 1726884393.52292: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 3079 1726884393.52299: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 3079 1726884393.52406: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 3079 1726884393.52514: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 3079 1726884393.52573: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 3079 1726884393.52639: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884393.52720: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884393.52749: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 3079 1726884393.52871: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing <<< 3079 1726884393.52905: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884393.52966: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 3079 1726884393.53025: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 3079 1726884393.53065: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 3079 1726884393.53084: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 3079 1726884393.53560: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884393.53585: stderr chunk (state=3): >>><<< 3079 1726884393.53588: stdout chunk (state=3): >>><<< 3079 1726884393.53794: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6324530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f62f3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6326ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f60d5160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f60d5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6113e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6113f20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f614b890> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f614bf20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f612bb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6129250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6111010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f616f7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f616e3c0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f612a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6112f00> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a0830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f6110290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61a0ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a0b90> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61a0f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f610edb0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a12e0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a2510> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61b8740> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61b9e80> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61bad80> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61bb3e0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61ba2d0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f61bbe60> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61bb590> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a2570> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f3bdd0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f64800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f64560> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f64830> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5f64a10> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f39f70> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f65fa0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f64c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f61a2c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f96360> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5fae4b0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5feb260> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f600d9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5feb380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5faf140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e282f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5fad520> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5f66f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f70f5e284d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_bvlh6bwz/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e7df70> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e54e60> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e2bfe0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e57e00> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5ea5940> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea56d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea4fe0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea5430> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e7e990> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5ea6690> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5ea6810> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5ea6d20> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d08b60> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d0a2a0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0b110> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0bf50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0ed50> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d0ee70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0d010> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d12c00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d116d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d11430> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d13f50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d0d520> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d5adb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5af60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d5cb30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5c8f0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d5f0e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5d220> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d66900> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5f290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d67bc0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d678f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d67c80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d5b230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d6b440> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d6c7a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d69bb0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5d6af30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d69790> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5df0800> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df14f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5d6f080> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df12b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df3ec0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5dfe180> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5dfeae0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5df2cc0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70f5dfd700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5dfec90> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5c8ee70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5c0bce0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e02c90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70f5e02ae0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. 3079 1726884393.54519: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884393.54523: _low_level_execute_command(): starting 3079 1726884393.54526: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884393.1519516-4307-151242275785514/ > /dev/null 2>&1 && sleep 0' 3079 1726884393.55068: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884393.55114: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884393.55146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884393.55268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884393.55272: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.55372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884393.55401: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.55437: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.55588: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.57613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.57618: stdout chunk (state=3): >>><<< 3079 1726884393.57620: stderr chunk (state=3): >>><<< 3079 1726884393.57827: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884393.57832: handler run complete 3079 1726884393.57835: attempt loop complete, returning result 3079 1726884393.57838: _execute() done 3079 1726884393.57846: dumping result to json 3079 1726884393.57849: done dumping result, returning 3079 1726884393.57852: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin [12b8f51e-eff7-176b-d716-000000000171] 3079 1726884393.57854: sending task result for task 12b8f51e-eff7-176b-d716-000000000171 3079 1726884393.57941: done sending task result for task 12b8f51e-eff7-176b-d716-000000000171 3079 1726884393.57945: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 3079 1726884393.58047: no more pending results, returning what we have 3079 1726884393.58051: results queue empty 3079 1726884393.58052: checking for any_errors_fatal 3079 1726884393.58078: done checking for any_errors_fatal 3079 1726884393.58079: checking for max_fail_percentage 3079 1726884393.58082: done checking for max_fail_percentage 3079 1726884393.58082: checking to see if all hosts have failed and the running result is not ok 3079 1726884393.58084: done checking to see if all hosts have failed 3079 1726884393.58085: getting the remaining hosts for this loop 3079 1726884393.58087: done getting the remaining hosts for this loop 3079 1726884393.58122: getting the next task for host managed_node2 3079 1726884393.58132: done getting next task for host managed_node2 3079 1726884393.58137: ^ task is: TASK: fedora.linux_system_roles.ssh : Set flag if transactional-update exists 3079 1726884393.58142: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884393.58155: getting variables 3079 1726884393.58157: in VariableManager get_vars() 3079 1726884393.58368: Calling all_inventory to load vars for managed_node2 3079 1726884393.58372: Calling groups_inventory to load vars for managed_node2 3079 1726884393.58375: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884393.58446: Calling all_plugins_play to load vars for managed_node2 3079 1726884393.58451: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884393.58455: Calling groups_plugins_play to load vars for managed_node2 3079 1726884393.59329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884393.60000: done with get_vars() 3079 1726884393.60019: done getting variables 3079 1726884393.60173: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ssh : Set flag if transactional-update exists] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Friday 20 September 2024 22:06:33 -0400 (0:00:00.523) 0:01:11.914 ****** 3079 1726884393.60220: entering _queue_task() for managed_node2/set_fact 3079 1726884393.60580: worker is 1 (out of 1 available) 3079 1726884393.60594: exiting _queue_task() for managed_node2/set_fact 3079 1726884393.60611: done queuing things up, now waiting for results queue to drain 3079 1726884393.60613: waiting for pending results... 3079 1726884393.61345: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag if transactional-update exists 3079 1726884393.61425: in run() - task 12b8f51e-eff7-176b-d716-000000000172 3079 1726884393.61513: variable 'ansible_search_path' from source: unknown 3079 1726884393.61518: variable 'ansible_search_path' from source: unknown 3079 1726884393.61521: calling self._execute() 3079 1726884393.61601: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.61624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.61659: variable 'omit' from source: magic vars 3079 1726884393.62814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884393.63266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884393.63335: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884393.63380: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884393.63434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884393.63615: 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) 3079 1726884393.63619: 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) 3079 1726884393.63622: 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) 3079 1726884393.63646: 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) 3079 1726884393.64166: Evaluated conditional (not __ssh_is_transactional is defined): True 3079 1726884393.64170: variable 'omit' from source: magic vars 3079 1726884393.64318: variable 'omit' from source: magic vars 3079 1726884393.64587: variable '__transactional_update_stat' from source: set_fact 3079 1726884393.64769: variable 'omit' from source: magic vars 3079 1726884393.64812: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884393.64918: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884393.64956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884393.64982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.64999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.65046: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884393.65055: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.65063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.65253: Set connection var ansible_shell_type to sh 3079 1726884393.65257: Set connection var ansible_shell_executable to /bin/sh 3079 1726884393.65260: Set connection var ansible_timeout to 10 3079 1726884393.65262: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884393.65264: Set connection var ansible_connection to ssh 3079 1726884393.65267: Set connection var ansible_pipelining to False 3079 1726884393.65302: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.65319: variable 'ansible_connection' from source: unknown 3079 1726884393.65334: variable 'ansible_module_compression' from source: unknown 3079 1726884393.65342: variable 'ansible_shell_type' from source: unknown 3079 1726884393.65350: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.65361: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.65372: variable 'ansible_pipelining' from source: unknown 3079 1726884393.65379: variable 'ansible_timeout' from source: unknown 3079 1726884393.65389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.65595: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884393.65604: variable 'omit' from source: magic vars 3079 1726884393.65620: starting attempt loop 3079 1726884393.65629: running the handler 3079 1726884393.65646: handler run complete 3079 1726884393.65697: attempt loop complete, returning result 3079 1726884393.65705: _execute() done 3079 1726884393.65751: dumping result to json 3079 1726884393.65796: done dumping result, returning 3079 1726884393.65800: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag if transactional-update exists [12b8f51e-eff7-176b-d716-000000000172] 3079 1726884393.65803: sending task result for task 12b8f51e-eff7-176b-d716-000000000172 ok: [managed_node2] => { "ansible_facts": { "__ssh_is_transactional": false }, "changed": false } 3079 1726884393.65976: no more pending results, returning what we have 3079 1726884393.65981: results queue empty 3079 1726884393.65982: checking for any_errors_fatal 3079 1726884393.65990: done checking for any_errors_fatal 3079 1726884393.65991: checking for max_fail_percentage 3079 1726884393.65993: done checking for max_fail_percentage 3079 1726884393.65994: checking to see if all hosts have failed and the running result is not ok 3079 1726884393.65995: done checking to see if all hosts have failed 3079 1726884393.65996: getting the remaining hosts for this loop 3079 1726884393.65998: done getting the remaining hosts for this loop 3079 1726884393.66003: getting the next task for host managed_node2 3079 1726884393.66019: done getting next task for host managed_node2 3079 1726884393.66024: ^ task is: TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 3079 1726884393.66028: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884393.66041: getting variables 3079 1726884393.66043: in VariableManager get_vars() 3079 1726884393.66082: Calling all_inventory to load vars for managed_node2 3079 1726884393.66086: Calling groups_inventory to load vars for managed_node2 3079 1726884393.66096: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884393.66106: Calling all_plugins_play to load vars for managed_node2 3079 1726884393.66321: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884393.66327: Calling groups_plugins_play to load vars for managed_node2 3079 1726884393.66645: done sending task result for task 12b8f51e-eff7-176b-d716-000000000172 3079 1726884393.66648: WORKER PROCESS EXITING 3079 1726884393.66675: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884393.66962: done with get_vars() 3079 1726884393.66976: done getting variables 3079 1726884393.67114: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Friday 20 September 2024 22:06:33 -0400 (0:00:00.069) 0:01:11.983 ****** 3079 1726884393.67153: entering _queue_task() for managed_node2/include_vars 3079 1726884393.67155: Creating lock for include_vars 3079 1726884393.67598: worker is 1 (out of 1 available) 3079 1726884393.67613: exiting _queue_task() for managed_node2/include_vars 3079 1726884393.67625: done queuing things up, now waiting for results queue to drain 3079 1726884393.67627: waiting for pending results... 3079 1726884393.68119: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 3079 1726884393.68572: in run() - task 12b8f51e-eff7-176b-d716-000000000174 3079 1726884393.68815: variable 'ansible_search_path' from source: unknown 3079 1726884393.68820: variable 'ansible_search_path' from source: unknown 3079 1726884393.69343: variable 'ansible_facts' from source: unknown 3079 1726884393.69681: variable 'ansible_facts' from source: unknown 3079 1726884393.69943: variable 'ansible_facts' from source: unknown 3079 1726884393.70413: variable 'ansible_facts' from source: unknown 3079 1726884393.70654: variable 'omit' from source: magic vars 3079 1726884393.70930: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.70949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.71029: variable 'omit' from source: magic vars 3079 1726884393.71754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884393.72181: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884393.72252: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884393.72342: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884393.72388: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884393.72491: variable '__vars_file' from source: task vars 3079 1726884393.72635: variable 'role_path' from source: magic vars 3079 1726884393.72653: variable 'item' from source: unknown 3079 1726884393.72681: Evaluated conditional (__vars_file is file): False 3079 1726884393.72693: when evaluation is False, skipping this task 3079 1726884393.72771: variable 'item' from source: unknown 3079 1726884393.72873: variable 'item' from source: unknown skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 3079 1726884393.73318: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.73321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.73324: variable 'omit' from source: magic vars 3079 1726884393.73395: variable '__vars_file' from source: task vars 3079 1726884393.73501: variable 'role_path' from source: magic vars 3079 1726884393.73518: variable 'item' from source: unknown 3079 1726884393.73537: Evaluated conditional (__vars_file is file): True 3079 1726884393.73554: variable 'omit' from source: magic vars 3079 1726884393.73641: variable 'omit' from source: magic vars 3079 1726884393.73742: variable '__vars_file' from source: task vars 3079 1726884393.74029: variable '__vars_file' from source: task vars 3079 1726884393.74076: variable 'role_path' from source: magic vars 3079 1726884393.74087: variable 'item' from source: unknown 3079 1726884393.74118: variable 'omit' from source: magic vars 3079 1726884393.74162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884393.74201: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884393.74232: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884393.74264: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.74282: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.74325: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884393.74335: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.74344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.74600: Set connection var ansible_shell_type to sh 3079 1726884393.74791: Set connection var ansible_shell_executable to /bin/sh 3079 1726884393.74795: Set connection var ansible_timeout to 10 3079 1726884393.74798: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884393.74800: Set connection var ansible_connection to ssh 3079 1726884393.74803: Set connection var ansible_pipelining to False 3079 1726884393.74805: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.74813: variable 'ansible_connection' from source: unknown 3079 1726884393.74816: variable 'ansible_module_compression' from source: unknown 3079 1726884393.74818: variable 'ansible_shell_type' from source: unknown 3079 1726884393.74820: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.74822: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.74824: variable 'ansible_pipelining' from source: unknown 3079 1726884393.74827: variable 'ansible_timeout' from source: unknown 3079 1726884393.75118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.75193: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884393.75515: variable 'omit' from source: magic vars 3079 1726884393.75518: starting attempt loop 3079 1726884393.75521: running the handler 3079 1726884393.75558: handler run complete 3079 1726884393.75581: attempt loop complete, returning result 3079 1726884393.75621: variable 'item' from source: unknown 3079 1726884393.75723: variable 'item' from source: unknown ok: [managed_node2] => (item=Fedora.yml) => { "ansible_facts": { "__ssh_defaults": { "Include": "/etc/ssh/ssh_config.d/*.conf" }, "__ssh_drop_in_name": "00-ansible", "__ssh_supports_drop_in": true }, "ansible_included_var_files": [ "/tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } 3079 1726884393.75884: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.75895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.75904: variable 'omit' from source: magic vars 3079 1726884393.76053: variable '__vars_file' from source: task vars 3079 1726884393.76120: variable 'role_path' from source: magic vars 3079 1726884393.76124: variable 'item' from source: unknown 3079 1726884393.76137: Evaluated conditional (__vars_file is file): False 3079 1726884393.76140: when evaluation is False, skipping this task 3079 1726884393.76167: variable 'item' from source: unknown 3079 1726884393.76220: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 3079 1726884393.76302: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.76317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.76325: variable 'omit' from source: magic vars 3079 1726884393.76457: variable '__vars_file' from source: task vars 3079 1726884393.76522: variable 'role_path' from source: magic vars 3079 1726884393.76526: variable 'item' from source: unknown 3079 1726884393.76537: Evaluated conditional (__vars_file is file): False 3079 1726884393.76540: when evaluation is False, skipping this task 3079 1726884393.76568: variable 'item' from source: unknown 3079 1726884393.76619: variable 'item' from source: unknown skipping: [managed_node2] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } 3079 1726884393.76703: dumping result to json 3079 1726884393.76706: done dumping result, returning 3079 1726884393.76714: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables [12b8f51e-eff7-176b-d716-000000000174] 3079 1726884393.76716: sending task result for task 12b8f51e-eff7-176b-d716-000000000174 3079 1726884393.76761: done sending task result for task 12b8f51e-eff7-176b-d716-000000000174 3079 1726884393.76764: WORKER PROCESS EXITING 3079 1726884393.76881: no more pending results, returning what we have 3079 1726884393.76884: results queue empty 3079 1726884393.76886: checking for any_errors_fatal 3079 1726884393.76891: done checking for any_errors_fatal 3079 1726884393.76892: checking for max_fail_percentage 3079 1726884393.76894: done checking for max_fail_percentage 3079 1726884393.76895: checking to see if all hosts have failed and the running result is not ok 3079 1726884393.76896: done checking to see if all hosts have failed 3079 1726884393.76897: getting the remaining hosts for this loop 3079 1726884393.76898: done getting the remaining hosts for this loop 3079 1726884393.76902: getting the next task for host managed_node2 3079 1726884393.76913: done getting next task for host managed_node2 3079 1726884393.76917: ^ task is: TASK: fedora.linux_system_roles.ssh : Ensure required packages are installed 3079 1726884393.76920: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884393.76931: getting variables 3079 1726884393.76933: in VariableManager get_vars() 3079 1726884393.76961: Calling all_inventory to load vars for managed_node2 3079 1726884393.76963: Calling groups_inventory to load vars for managed_node2 3079 1726884393.76970: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884393.76978: Calling all_plugins_play to load vars for managed_node2 3079 1726884393.76980: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884393.76982: Calling groups_plugins_play to load vars for managed_node2 3079 1726884393.77122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884393.77305: done with get_vars() 3079 1726884393.77327: done getting variables 3079 1726884393.77400: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ssh : Ensure required packages are installed] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Friday 20 September 2024 22:06:33 -0400 (0:00:00.102) 0:01:12.086 ****** 3079 1726884393.77438: entering _queue_task() for managed_node2/package 3079 1726884393.77718: worker is 1 (out of 1 available) 3079 1726884393.77734: exiting _queue_task() for managed_node2/package 3079 1726884393.77749: done queuing things up, now waiting for results queue to drain 3079 1726884393.77751: waiting for pending results... 3079 1726884393.78169: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure required packages are installed 3079 1726884393.78240: in run() - task 12b8f51e-eff7-176b-d716-000000000132 3079 1726884393.78266: variable 'ansible_search_path' from source: unknown 3079 1726884393.78275: variable 'ansible_search_path' from source: unknown 3079 1726884393.78325: calling self._execute() 3079 1726884393.78429: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.78442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.78458: variable 'omit' from source: magic vars 3079 1726884393.78596: variable 'omit' from source: magic vars 3079 1726884393.78668: variable 'omit' from source: magic vars 3079 1726884393.78952: variable '__ssh_packages' from source: role '' all vars 3079 1726884393.79026: variable 'ssh_additional_packages' from source: role '' defaults 3079 1726884393.79392: 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) 3079 1726884393.79446: 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) 3079 1726884393.79493: 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) 3079 1726884393.79559: 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) 3079 1726884393.79590: 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) 3079 1726884393.79732: variable '__ssh_is_ostree' from source: set_fact 3079 1726884393.79787: variable 'omit' from source: magic vars 3079 1726884393.79790: variable 'omit' from source: magic vars 3079 1726884393.79829: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884393.79870: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884393.79905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884393.79937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.79954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884393.80000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884393.80215: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.80219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.80221: Set connection var ansible_shell_type to sh 3079 1726884393.80224: Set connection var ansible_shell_executable to /bin/sh 3079 1726884393.80226: Set connection var ansible_timeout to 10 3079 1726884393.80228: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884393.80230: Set connection var ansible_connection to ssh 3079 1726884393.80233: Set connection var ansible_pipelining to False 3079 1726884393.80245: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.80253: variable 'ansible_connection' from source: unknown 3079 1726884393.80261: variable 'ansible_module_compression' from source: unknown 3079 1726884393.80269: variable 'ansible_shell_type' from source: unknown 3079 1726884393.80276: variable 'ansible_shell_executable' from source: unknown 3079 1726884393.80283: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884393.80290: variable 'ansible_pipelining' from source: unknown 3079 1726884393.80298: variable 'ansible_timeout' from source: unknown 3079 1726884393.80306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884393.80496: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884393.80518: variable 'omit' from source: magic vars 3079 1726884393.80530: starting attempt loop 3079 1726884393.80538: running the handler 3079 1726884393.80549: variable 'ansible_facts' from source: unknown 3079 1726884393.80555: variable 'ansible_facts' from source: unknown 3079 1726884393.80632: _low_level_execute_command(): starting 3079 1726884393.80647: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884393.81417: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884393.81440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884393.81458: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884393.81561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.81585: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884393.81603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.81631: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.81785: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.83568: stdout chunk (state=3): >>>/root <<< 3079 1726884393.83964: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.83969: stdout chunk (state=3): >>><<< 3079 1726884393.83972: stderr chunk (state=3): >>><<< 3079 1726884393.83996: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884393.84033: _low_level_execute_command(): starting 3079 1726884393.84264: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972 `" && echo ansible-tmp-1726884393.8401713-4343-122747121309972="` echo /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972 `" ) && sleep 0' 3079 1726884393.85534: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884393.85620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884393.85700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.85703: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.85795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.87850: stdout chunk (state=3): >>>ansible-tmp-1726884393.8401713-4343-122747121309972=/root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972 <<< 3079 1726884393.88028: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.88103: stderr chunk (state=3): >>><<< 3079 1726884393.88118: stdout chunk (state=3): >>><<< 3079 1726884393.88518: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884393.8401713-4343-122747121309972=/root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884393.88523: variable 'ansible_module_compression' from source: unknown 3079 1726884393.88526: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3079_p9l7yx2/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 3079 1726884393.88528: variable 'ansible_facts' from source: unknown 3079 1726884393.88751: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py 3079 1726884393.89305: Sending initial data 3079 1726884393.89314: Sent initial data (150 bytes) 3079 1726884393.90605: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884393.90717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.90730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884393.90829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.90938: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.92672: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3079 1726884393.92737: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884393.92900: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884393.92968: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp75t3257w /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py <<< 3079 1726884393.92978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py" <<< 3079 1726884393.93029: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmp75t3257w" to remote "/root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py" <<< 3079 1726884393.96016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.96021: stderr chunk (state=3): >>><<< 3079 1726884393.96024: stdout chunk (state=3): >>><<< 3079 1726884393.96174: done transferring module to remote 3079 1726884393.96178: _low_level_execute_command(): starting 3079 1726884393.96181: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/ /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py && sleep 0' 3079 1726884393.97405: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884393.97516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found <<< 3079 1726884393.97525: 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.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884393.97590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884393.97716: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884393.97815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884393.99836: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884393.99963: stderr chunk (state=3): >>><<< 3079 1726884393.99967: stdout chunk (state=3): >>><<< 3079 1726884394.00039: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884394.00042: _low_level_execute_command(): starting 3079 1726884394.00050: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/AnsiballZ_dnf.py && sleep 0' 3079 1726884394.01318: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884394.01323: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884394.01423: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884394.01431: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884394.01626: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884394.01848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884394.04165: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884394.04191: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884394.04221: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 3079 1726884394.04297: stdout chunk (state=3): >>>import '_io' # <<< 3079 1726884394.04304: stdout chunk (state=3): >>>import 'marshal' # <<< 3079 1726884394.04330: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884394.04383: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884394.04413: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 3079 1726884394.04520: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # <<< 3079 1726884394.04567: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884394.04585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884394.04589: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129880c530> <<< 3079 1726884394.04619: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12987dbb30> <<< 3079 1726884394.04648: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129880eab0> <<< 3079 1726884394.04742: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 3079 1726884394.04749: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884394.04862: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884394.04891: stdout chunk (state=3): >>>import 'genericpath' # <<< 3079 1726884394.04896: stdout chunk (state=3): >>>import 'posixpath' # <<< 3079 1726884394.04931: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884394.04960: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 3079 1726884394.04964: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884394.04967: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884394.05098: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298621160> <<< 3079 1726884394.05106: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884394.05180: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.05187: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298621fd0> <<< 3079 1726884394.05189: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884394.05207: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884394.05450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884394.05454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884394.05511: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.05518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884394.05628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884394.05635: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865fd70> <<< 3079 1726884394.05673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884394.05749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884394.05753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884394.06014: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884394.06061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986977a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298697e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298677a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298675160> <<< 3079 1726884394.06100: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865cf20> <<< 3079 1726884394.06155: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884394.06323: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986bb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ba360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298676150> <<< 3079 1726884394.06327: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986b8bc0> <<< 3079 1726884394.06384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 3079 1726884394.06390: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865c1a0> <<< 3079 1726884394.06420: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884394.06458: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.06463: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12986ecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ecaa0> <<< 3079 1726884394.06500: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.06504: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12986ece60> <<< 3079 1726884394.06563: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865acf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.06568: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884394.06623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ed550> <<< 3079 1726884394.06630: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ed220> import 'importlib.machinery' # <<< 3079 1726884394.06673: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884394.06702: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ee450> <<< 3079 1726884394.06705: stdout chunk (state=3): >>>import 'importlib.util' # <<< 3079 1726884394.06711: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884394.06734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884394.07022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298704650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298705d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884394.07029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 3079 1726884394.07036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884394.07039: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298706c90> <<< 3079 1726884394.07116: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12987072f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12987061e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298707d70> <<< 3079 1726884394.07128: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12987074a0> <<< 3079 1726884394.07132: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ee480> <<< 3079 1726884394.07137: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884394.07177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884394.07183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884394.07331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129845fc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12984886b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298488410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.07369: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12984886e0> <<< 3079 1726884394.07397: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.07400: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12984888c0> <<< 3079 1726884394.07403: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129845de20> <<< 3079 1726884394.07405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884394.07523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884394.07624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 3079 1726884394.07628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 3079 1726884394.07631: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298489ee0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298488b60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986eeb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884394.07769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884394.07776: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984b62a0> <<< 3079 1726884394.07849: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.07882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884394.07889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884394.07945: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984d23f0> <<< 3079 1726884394.07965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884394.08161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129850f1a0> <<< 3079 1726884394.08169: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884394.08194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884394.08215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884394.08315: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298535940> <<< 3079 1726884394.08422: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129850f2c0> <<< 3079 1726884394.08436: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984d3080> <<< 3079 1726884394.08487: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129834c290> <<< 3079 1726884394.08494: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984d1430> <<< 3079 1726884394.08496: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129848ae40> <<< 3079 1726884394.08739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f129834c4a0> <<< 3079 1726884394.08742: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_319r0vym/ansible_ansible.legacy.dnf_payload.zip' <<< 3079 1726884394.08754: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.08869: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.08925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884394.08954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884394.09084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983a6030> import '_typing' # <<< 3079 1726884394.09276: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129837cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129834ffb0> <<< 3079 1726884394.09283: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.09323: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 3079 1726884394.09341: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.09434: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 3079 1726884394.10989: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.12479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129837fe90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983c9970> <<< 3079 1726884394.12676: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983c9760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983c9070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983c9ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983a6a50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983ca6c0> <<< 3079 1726884394.12698: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983ca900> <<< 3079 1726884394.12725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884394.12789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884394.12810: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884394.12853: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983cae40> import 'pwd' # <<< 3079 1726884394.12876: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884394.12934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884394.13032: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298230b30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298232750> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884394.13128: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12982330e0> <<< 3079 1726884394.13131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884394.13153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884394.13155: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298233f20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884394.13241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884394.13246: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884394.13288: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298236d80> <<< 3079 1726884394.13352: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12982370b0> <<< 3079 1726884394.13355: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298235040> <<< 3079 1726884394.13378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884394.13402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884394.13431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884394.13449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884394.13518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884394.13566: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129823ad20> import '_tokenize' # <<< 3079 1726884394.13627: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298239820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298239580> <<< 3079 1726884394.13737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884394.13740: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129823bda0> <<< 3079 1726884394.13769: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298235550> <<< 3079 1726884394.13801: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129827eed0> <<< 3079 1726884394.13832: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129827f080> <<< 3079 1726884394.13981: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298280b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12982808c0> <<< 3079 1726884394.13984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884394.14113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884394.14240: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12982830b0> <<< 3079 1726884394.14259: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12982811f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.14286: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 3079 1726884394.14298: stdout chunk (state=3): >>>import '_string' # <<< 3079 1726884394.14348: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129828a7b0> <<< 3079 1726884394.14515: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298283170> <<< 3079 1726884394.14590: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828b5c0> <<< 3079 1726884394.14674: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828b5f0> <<< 3079 1726884394.14746: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828bbc0> <<< 3079 1726884394.14754: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129827f1a0> <<< 3079 1726884394.14785: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884394.14822: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.14934: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828eae0> <<< 3079 1726884394.15081: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828ffb0> <<< 3079 1726884394.15129: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129828d280> <<< 3079 1726884394.15173: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828e630> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129828ce30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 3079 1726884394.15295: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.15456: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.15464: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 3079 1726884394.15467: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.15469: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 3079 1726884394.15471: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.15611: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.15752: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.16447: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.17165: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 3079 1726884394.17314: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884394.17340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298318260> <<< 3079 1726884394.17501: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298319040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298294110> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884394.17530: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 3079 1726884394.17548: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.17725: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.17939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 3079 1726884394.17943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983197c0> # zipimport: zlib available <<< 3079 1726884394.18516: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19069: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19157: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19247: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884394.19264: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19302: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19338: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884394.19358: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19434: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19551: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884394.19583: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 3079 1726884394.19614: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19653: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19701: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884394.19732: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.19995: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.20288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884394.20366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884394.20369: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884394.20479: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129831b9e0> <<< 3079 1726884394.20483: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.20588: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.20716: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 3079 1726884394.20756: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884394.20846: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.20964: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298321c40> <<< 3079 1726884394.21065: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983225a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129831a630> # zipimport: zlib available <<< 3079 1726884394.21119: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21136: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 3079 1726884394.21193: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21290: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21322: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21388: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884394.21454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.21532: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983211f0> <<< 3079 1726884394.21549: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983227b0> <<< 3079 1726884394.21598: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 3079 1726884394.21602: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21668: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21759: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21875: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.21879: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 3079 1726884394.22015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884394.22086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884394.22152: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b6990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129812c620> <<< 3079 1726884394.22290: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298126840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981265a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884394.22295: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884394.22388: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 3079 1726884394.22391: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 3079 1726884394.23127: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.23740: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.24514: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.25293: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bac90> <<< 3079 1726884394.25300: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981baea0> <<< 3079 1726884394.25428: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 3079 1726884394.25442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bbd40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bb560> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 3079 1726884394.25495: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8680> <<< 3079 1726884394.25521: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 3079 1726884394.25625: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 3079 1726884394.25690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 3079 1726884394.25736: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298196720> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298196600> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f64b0> <<< 3079 1726884394.25807: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298194890> <<< 3079 1726884394.25818: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 3079 1726884394.25869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 3079 1726884394.25878: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 3079 1726884394.25902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 3079 1726884394.25940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 3079 1726884394.26020: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f9010> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f7b90> <<< 3079 1726884394.26063: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f6f30> <<< 3079 1726884394.26083: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b9310> <<< 3079 1726884394.26124: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 3079 1726884394.26128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 3079 1726884394.26167: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 3079 1726884394.26320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 3079 1726884394.26336: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 3079 1726884394.26347: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297764ec0> <<< 3079 1726884394.26482: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129771d010> <<< 3079 1726884394.26521: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f7980> <<< 3079 1726884394.26544: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 3079 1726884394.26551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 3079 1726884394.26572: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 3079 1726884394.26597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 3079 1726884394.26635: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776c950> <<< 3079 1726884394.26659: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297766cc0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129771cb00> <<< 3079 1726884394.26693: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8cb0> <<< 3079 1726884394.26702: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b86e0> <<< 3079 1726884394.26720: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8410> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bb0e0> <<< 3079 1726884394.26744: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8710> <<< 3079 1726884394.26767: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 3079 1726884394.26775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 3079 1726884394.26792: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 3079 1726884394.26815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 3079 1726884394.26860: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776cf80> <<< 3079 1726884394.26866: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776cb30> <<< 3079 1726884394.26892: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 3079 1726884394.26901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.26972: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776d6d0> <<< 3079 1726884394.26999: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 3079 1726884394.27025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 3079 1726884394.27088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 3079 1726884394.27126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 3079 1726884394.27200: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.27288: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1297753e00> <<< 3079 1726884394.27491: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297751490> <<< 3079 1726884394.27527: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776e630> <<< 3079 1726884394.27544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 3079 1726884394.27564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 3079 1726884394.27591: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297750f20> <<< 3079 1726884394.27628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc'<<< 3079 1726884394.27636: stdout chunk (state=3): >>> <<< 3079 1726884394.27644: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778a210> <<< 3079 1726884394.27677: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 3079 1726884394.27694: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 3079 1726884394.27713: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778aea0> <<< 3079 1726884394.27726: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778a960> <<< 3079 1726884394.27744: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 3079 1726884394.27823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 3079 1726884394.27898: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778b3b0> <<< 3079 1726884394.27923: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 3079 1726884394.27962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 3079 1726884394.28213: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129774b9e0> <<< 3079 1726884394.28238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 3079 1726884394.28252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 3079 1726884394.28267: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129767ff20> <<< 3079 1726884394.28322: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.28473: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # # zipimport: zlib available <<< 3079 1726884394.28647: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.28778: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # # zipimport: zlib available <<< 3079 1726884394.28866: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.28869: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 3079 1726884394.28985: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.29047: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.29176: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 3079 1726884394.29269: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884394.29776: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 3079 1726884394.29794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.29841: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 3079 1726884394.29880: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6db0> <<< 3079 1726884394.29885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 3079 1726884394.29939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 3079 1726884394.30061: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6ed0> <<< 3079 1726884394.30092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 3079 1726884394.30135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 3079 1726884394.30177: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.30184: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12974330e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297432930> <<< 3079 1726884394.30213: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1297432b10> <<< 3079 1726884394.30238: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e7410> <<< 3079 1726884394.30262: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6090> <<< 3079 1726884394.30286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6ab0> <<< 3079 1726884394.30311: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 3079 1726884394.30414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 3079 1726884394.30436: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.30461: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py <<< 3079 1726884394.30474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 3079 1726884394.30609: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 3079 1726884394.30646: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12974a8710> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12974a8320> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 3079 1726884394.30715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 3079 1726884394.30765: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 3079 1726884394.30772: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12974abf80> <<< 3079 1726884394.30804: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12974a8800> <<< 3079 1726884394.30834: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 3079 1726884394.30959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 3079 1726884394.31955: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296f37140> <<< 3079 1726884394.32035: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296f001d0> <<< 3079 1726884394.32060: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 3079 1726884394.32289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 3079 1726884394.32401: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 3079 1726884394.32411: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296face60> <<< 3079 1726884394.32447: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296f37740> <<< 3079 1726884394.32474: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 3079 1726884394.32517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 3079 1726884394.32605: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296fafda0> <<< 3079 1726884394.32650: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296facfb0> <<< 3079 1726884394.32673: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 3079 1726884394.32730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 3079 1726884394.32828: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 3079 1726884394.32835: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296feff20> <<< 3079 1726884394.32866: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296fec170> <<< 3079 1726884394.32894: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 3079 1726884394.32905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 3079 1726884394.33003: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12956c91f0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956c85f0> <<< 3079 1726884394.33022: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297453e60> <<< 3079 1726884394.33044: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 3079 1726884394.33070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 3079 1726884394.33090: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 3079 1726884394.33098: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 3079 1726884394.33121: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 3079 1726884394.33136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 3079 1726884394.33177: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12956e8710> <<< 3079 1726884394.33210: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956cbb60> <<< 3079 1726884394.33262: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 3079 1726884394.33284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py <<< 3079 1726884394.33288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 3079 1726884394.33322: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ead20> <<< 3079 1726884394.33348: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 3079 1726884394.33362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 3079 1726884394.33391: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 3079 1726884394.33399: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ebc20> <<< 3079 1726884394.33429: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 3079 1726884394.33436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.33943: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129570c500> <<< 3079 1726884394.33985: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129570d9a0> <<< 3079 1726884394.34003: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ebe60> <<< 3079 1726884394.34030: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956eabd0> <<< 3079 1726884394.34048: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ea570> <<< 3079 1726884394.34073: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 3079 1726884394.34100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.34228: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so'<<< 3079 1726884394.34232: stdout chunk (state=3): >>> import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129570f5c0> <<< 3079 1726884394.34249: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956eb140> <<< 3079 1726884394.34329: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956e8980> <<< 3079 1726884394.34388: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956cb170> <<< 3079 1726884394.34424: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.34589: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12956cb890> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956cb5f0> <<< 3079 1726884394.34644: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956c9370> <<< 3079 1726884394.34668: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295754ad0> <<< 3079 1726884394.34695: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 3079 1726884394.34742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 3079 1726884394.34769: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 3079 1726884394.34795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 3079 1726884394.34798: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 3079 1726884394.34866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295756fc0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 3079 1726884394.34912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 3079 1726884394.34917: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12957577a0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295756300> <<< 3079 1726884394.34961: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 3079 1726884394.35024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295757f50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295754aa0> <<< 3079 1726884394.35086: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 3079 1726884394.35138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 3079 1726884394.35164: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295779a60> <<< 3079 1726884394.35201: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295778fe0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295778e00> <<< 3079 1726884394.35225: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 3079 1726884394.35251: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 3079 1726884394.35269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 3079 1726884394.35301: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 3079 1726884394.35321: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 3079 1726884394.35353: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 3079 1726884394.35367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295090aa0> <<< 3079 1726884394.35396: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 3079 1726884394.35461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 3079 1726884394.35475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 3079 1726884394.35530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 3079 1726884394.35549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 3079 1726884394.35586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 3079 1726884394.35588: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950bab40> <<< 3079 1726884394.35634: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.35636: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12950bae70> <<< 3079 1726884394.35700: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295092db0> <<< 3079 1726884394.35744: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295090f50> <<< 3079 1726884394.35768: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129577bf50> <<< 3079 1726884394.35818: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129577a1e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295779f40> <<< 3079 1726884394.35840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 3079 1726884394.35863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 3079 1726884394.35889: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 3079 1726884394.35900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.35924: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 3079 1726884394.35947: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f4950> <<< 3079 1726884394.35961: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950bba70> <<< 3079 1726884394.36014: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129577a720> <<< 3079 1726884394.36036: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 3079 1726884394.36045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 3079 1726884394.36075: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f4fb0> <<< 3079 1726884394.36105: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f5370> <<< 3079 1726884394.36132: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f5430> <<< 3079 1726884394.36172: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f5550> <<< 3079 1726884394.36197: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 3079 1726884394.36238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 3079 1726884394.36259: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 3079 1726884394.36291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 3079 1726884394.36385: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1295118140> <<< 3079 1726884394.36427: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f6270> <<< 3079 1726884394.36431: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295118260> <<< 3079 1726884394.36457: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 3079 1726884394.36577: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295118350> <<< 3079 1726884394.36592: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f53a0> <<< 3079 1726884394.36623: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 3079 1726884394.36635: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' <<< 3079 1726884394.36655: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295118500> <<< 3079 1726884394.36680: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 3079 1726884394.36712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 3079 1726884394.36722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 3079 1726884394.36813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 3079 1726884394.36824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 3079 1726884394.36850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 3079 1726884394.36879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 3079 1726884394.36898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 3079 1726884394.36950: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1295143e90> <<< 3079 1726884394.36979: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951432c0> <<< 3079 1726884394.37065: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295141cd0> <<< 3079 1726884394.37272: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295119c10> <<< 3079 1726884394.37275: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295119070> <<< 3079 1726884394.37356: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129511bf20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 3079 1726884394.37364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129771fb30> <<< 3079 1726884394.37439: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951807d0> <<< 3079 1726884394.37442: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295180a40> <<< 3079 1726884394.37500: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 3079 1726884394.37538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 3079 1726884394.37595: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951813a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295180e30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951822a0> <<< 3079 1726884394.37632: stdout chunk (state=3): >>>import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297433290> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e5df0> <<< 3079 1726884394.38217: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 3079 1726884394.38242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 3079 1726884394.38277: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.38295: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295183710> <<< 3079 1726884394.38449: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic.copr <<< 3079 1726884394.38492: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 3079 1726884394.38495: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 3079 1726884394.38536: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.38587: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 3079 1726884394.38595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 3079 1726884394.38614: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 3079 1726884394.38697: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 3079 1726884394.38716: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f6bfb0> <<< 3079 1726884394.38747: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 3079 1726884394.38765: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 3079 1726884394.38799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 3079 1726884394.38825: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.38958: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.38970: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294f8df70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f8db20> <<< 3079 1726884394.38998: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.39038: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12973e6de0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f8ca70> <<< 3079 1726884394.39057: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f8c2f0> <<< 3079 1726884394.39087: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f69040> <<< 3079 1726884394.39102: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 3079 1726884394.39117: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884394.39124: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f6bd70> <<< 3079 1726884394.39168: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 3079 1726884394.39182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.39218: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 3079 1726884394.39235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 3079 1726884394.39275: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fab4d0> <<< 3079 1726884394.39317: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294faa000> <<< 3079 1726884394.39361: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 3079 1726884394.39389: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fccce0> <<< 3079 1726884394.39405: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 3079 1726884394.39443: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fccfe0> <<< 3079 1726884394.39447: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 3079 1726884394.39455: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcd250> <<< 3079 1726884394.39488: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py <<< 3079 1726884394.39516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 3079 1726884394.39637: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcd4f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 3079 1726884394.39668: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcdc10> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcda60> <<< 3079 1726884394.39673: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcf500> <<< 3079 1726884394.39781: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcf5f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 3079 1726884394.39785: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 3079 1726884394.39837: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcf830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 3079 1726884394.39840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 3079 1726884394.39885: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 3079 1726884394.39926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe87d0> <<< 3079 1726884394.39964: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcff50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 3079 1726884394.39992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9370> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 3079 1726884394.40018: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9760> <<< 3079 1726884394.40053: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9940> <<< 3079 1726884394.40105: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 3079 1726884394.40146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 3079 1726884394.40197: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9be0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' <<< 3079 1726884394.40204: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294feaab0> <<< 3079 1726884394.40222: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fead20> <<< 3079 1726884394.40485: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294feaf30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294febad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294feb650> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 3079 1726884394.40505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' <<< 3079 1726884394.40513: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295014980> <<< 3079 1726884394.40516: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950142c0> <<< 3079 1726884394.40521: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 3079 1726884394.40535: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295015610> <<< 3079 1726884394.40577: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 3079 1726884394.40619: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295015910> <<< 3079 1726884394.40667: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295016870> <<< 3079 1726884394.40700: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295016b10> <<< 3079 1726884394.40753: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 3079 1726884394.40780: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295016cc0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295183590> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951832c0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951828d0> <<< 3079 1726884394.40794: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 3079 1726884394.40860: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295183260> <<< 3079 1726884394.40877: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 3079 1726884394.40888: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 3079 1726884394.40978: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295017680> <<< 3079 1726884394.41025: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295017b30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' <<< 3079 1726884394.41060: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d44530> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 3079 1726884394.41094: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.41141: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d458e0> <<< 3079 1726884394.41167: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 3079 1726884394.41184: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d45970> <<< 3079 1726884394.41228: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 3079 1726884394.41453: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 3079 1726884394.41456: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294d46030> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d45eb0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 3079 1726884394.41666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d705c0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 3079 1726884394.41670: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d717c0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d71a30> <<< 3079 1726884394.41727: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 3079 1726884394.41734: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.41790: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294d71bb0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d719d0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d712b0> <<< 3079 1726884394.41793: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d70740> <<< 3079 1726884394.41839: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d479b0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d46f60> <<< 3079 1726884394.41842: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d46810> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d453d0> <<< 3079 1726884394.41868: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d44950> <<< 3079 1726884394.41902: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py <<< 3079 1726884394.41932: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' <<< 3079 1726884394.41964: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d71d00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 3079 1726884394.41980: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d725d0> <<< 3079 1726884394.42015: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 3079 1726884394.42045: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.42145: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d734d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d73200> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 3079 1726884394.42349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 3079 1726884394.42458: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9910> <<< 3079 1726884394.42462: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 3079 1726884394.42556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 3079 1726884394.42571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 3079 1726884394.42594: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294daafc0> <<< 3079 1726884394.42762: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294daa1e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9d00> <<< 3079 1726884394.42799: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 3079 1726884394.42852: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 3079 1726884394.42856: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de07d0> <<< 3079 1726884394.42891: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9820> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.42934: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 3079 1726884394.42988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 3079 1726884394.42992: stdout chunk (state=3): >>>import 'six.moves' # <<< 3079 1726884394.43039: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 3079 1726884394.43053: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de3680> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 3079 1726884394.43112: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de3800> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 3079 1726884394.43123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 3079 1726884394.43130: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 3079 1726884394.43196: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de0e30> <<< 3079 1726884394.43199: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de0b00> <<< 3079 1726884394.43262: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d73770> <<< 3079 1726884394.43277: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 3079 1726884394.43286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 3079 1726884394.43325: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9460> <<< 3079 1726884394.43338: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d73500> <<< 3079 1726884394.43341: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d72c00> <<< 3079 1726884394.43369: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 3079 1726884394.43385: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 3079 1726884394.43394: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e06210> <<< 3079 1726884394.43418: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 3079 1726884394.43442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 3079 1726884394.43448: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e06b40> <<< 3079 1726884394.43483: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py <<< 3079 1726884394.43489: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e07500> <<< 3079 1726884394.43535: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 3079 1726884394.43586: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e07920> <<< 3079 1726884394.43612: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e20500> <<< 3079 1726884394.43631: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 3079 1726884394.43684: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 3079 1726884394.43727: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e20b90> <<< 3079 1726884394.43739: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 3079 1726884394.43781: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884394.43813: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 3079 1726884394.43838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 3079 1726884394.43853: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884394.43920: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294e23aa0> <<< 3079 1726884394.43949: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e23470> <<< 3079 1726884394.43962: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e23110> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e22de0> <<< 3079 1726884395.58418: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssh", "openssh-clients"], "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}}} <<< 3079 1726884395.59931: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 3079 1726884395.59936: stdout chunk (state=3): >>># destroy __main__ <<< 3079 1726884395.60497: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 3079 1726884395.60566: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 3079 1726884395.60674: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc <<< 3079 1726884395.60684: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 3079 1726884395.60783: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction <<< 3079 1726884395.60791: stdout chunk (state=3): >>># cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode <<< 3079 1726884395.61051: stdout chunk (state=3): >>># 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 gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module <<< 3079 1726884395.61058: stdout chunk (state=3): >>># 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 <<< 3079 1726884395.61061: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache <<< 3079 1726884395.61469: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 3079 1726884395.61527: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884395.61534: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 3079 1726884395.61628: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 3079 1726884395.61642: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 3079 1726884395.61793: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 3079 1726884395.61821: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 3079 1726884395.61927: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr <<< 3079 1726884395.62168: 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 termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read <<< 3079 1726884395.62179: stdout chunk (state=3): >>># destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils <<< 3079 1726884395.62297: stdout chunk (state=3): >>># destroy subprocess # 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 libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr <<< 3079 1726884395.62388: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 <<< 3079 1726884395.62477: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 3079 1726884395.62859: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile <<< 3079 1726884395.62862: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 3079 1726884395.62943: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884395.63301: stdout chunk (state=3): >>># destroy sys.monitoring <<< 3079 1726884395.63319: stdout chunk (state=3): >>># destroy _socket <<< 3079 1726884395.63349: stdout chunk (state=3): >>># destroy _weakref # destroy _thread <<< 3079 1726884395.63396: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 3079 1726884395.63452: stdout chunk (state=3): >>># destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 3079 1726884395.63494: stdout chunk (state=3): >>># destroy _queue # destroy array # destroy copyreg <<< 3079 1726884395.63585: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 3079 1726884395.63658: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 3079 1726884395.63689: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 3079 1726884395.63773: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 3079 1726884395.63827: stdout chunk (state=3): >>># destroy rpm <<< 3079 1726884395.63886: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 3079 1726884395.64060: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 3079 1726884395.64063: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 3079 1726884395.64099: stdout chunk (state=3): >>># destroy _ssl <<< 3079 1726884395.64202: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884395.64336: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 3079 1726884395.64381: stdout chunk (state=3): >>># destroy _random # destroy _sre <<< 3079 1726884395.64465: stdout chunk (state=3): >>># destroy _operator # destroy _functools # clear sys.audit hooks <<< 3079 1726884395.65354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884395.65358: stderr chunk (state=3): >>><<< 3079 1726884395.65382: stdout chunk (state=3): >>><<< 3079 1726884395.66532: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129880c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12987dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129880eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298621160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298621fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865fd70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865ffb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986977a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298697e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298677a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298675160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865cf20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986bb740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ba360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298676150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986b8bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ec740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865c1a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12986ecbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ecaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12986ece60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129865acf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ed550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ed220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ee450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298704650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298705d90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298706c90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12987072f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12987061e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298707d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12987074a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986ee480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129845fc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12984886b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298488410> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12984886e0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12984888c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129845de20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298489ee0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298488b60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12986eeb70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984b62a0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984d23f0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129850f1a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298535940> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129850f2c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984d3080> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129834c290> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12984d1430> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129848ae40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f129834c4a0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_319r0vym/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983a6030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129837cf20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129834ffb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129837fe90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983c9970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983c9760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983c9070> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983c9ac0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983a6a50> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983ca6c0> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983ca900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983cae40> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298230b30> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298232750> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12982330e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298233f20> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298236d80> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12982370b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298235040> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129823ad20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298239820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298239580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129823bda0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298235550> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129827eed0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129827f080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298280b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12982808c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12982830b0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12982811f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129828a7b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298283170> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828b5c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828b5f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828bbc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129827f1a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828eae0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828ffb0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129828d280> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129828e630> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129828ce30> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298318260> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298319040> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298294110> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983197c0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129831b9e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1298321c40> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983225a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129831a630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12983211f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12983227b0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b6990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129812c620> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298126840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981265a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py # code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bac90> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981baea0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bbd40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bb560> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8680> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298196720> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298196600> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f64b0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1298194890> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f9010> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f7b90> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f6f30> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b9310> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297764ec0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129771d010> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12976f7980> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776c950> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297766cc0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129771cb00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8cb0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b86e0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8410> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981bb0e0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12981b8710> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776cf80> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776cb30> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776d6d0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py # code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1297753e00> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297751490> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129776e630> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297750f20> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778a210> # /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' # /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778aea0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778a960> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129778b3b0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129774b9e0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129767ff20> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6db0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6ed0> # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12974330e0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297432930> # extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1297432b10> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e7410> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6090> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e6ab0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12974a8710> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12974a8320> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12974abf80> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12974a8800> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296f37140> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296f001d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296face60> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296f37740> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296fafda0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296facfb0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1296feff20> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1296fec170> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12956c91f0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956c85f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297453e60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12956e8710> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956cbb60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ead20> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ebc20> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129570c500> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129570d9a0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ebe60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956eabd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956ea570> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f129570f5c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956eb140> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956e8980> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956cb170> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12956cb890> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956cb5f0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12956c9370> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295754ad0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295756fc0> # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12957577a0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295756300> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295757f50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295754aa0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295779a60> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295778fe0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295778e00> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295090aa0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950bab40> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12950bae70> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295092db0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295090f50> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129577bf50> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129577a1e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295779f40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f4950> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950bba70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129577a720> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f4fb0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f5370> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f5430> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f5550> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1295118140> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f6270> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295118260> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295118350> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950f53a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295118500> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1295143e90> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951432c0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295141cd0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295119c10> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295119070> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129511bf20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f129771fb30> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951807d0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295180a40> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951813a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295180e30> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951822a0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1297433290> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12973e5df0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295183710> # destroy dnf.plugin.dynamic.copr # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f6bfb0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294f8df70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f8db20> # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12973e6de0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f8ca70> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f8c2f0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f69040> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294f6bd70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fab4d0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294faa000> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fccce0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fccfe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcd250> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcd4f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcdc10> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcda60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcf500> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcf5f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcf830> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe87d0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fcff50> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9370> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9760> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9940> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fe9be0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294feaab0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294fead20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294feaf30> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294febad0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294feb650> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295014980> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12950142c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295015610> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295015910> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295016870> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295016b10> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295016cc0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295183590> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951832c0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12951828d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295183260> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295017680> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1295017b30> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d44530> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d458e0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d45970> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294d46030> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d45eb0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d705c0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d717c0> # /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d71a30> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294d71bb0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d719d0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d712b0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d70740> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d479b0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d46f60> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d46810> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d453d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d44950> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debug.cpython-312.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d71d00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d725d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d734d0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d73200> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9910> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294daafc0> # extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294daa1e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9d00> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de07d0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9820> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de3680> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de3800> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de0e30> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294de0b00> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d73770> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294da9460> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d73500> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294d72c00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e06210> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e06b40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/expired-pgp-keys.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/expired-pgp-keys.cpython-312.pyc' import 'dnf.plugin.dynamic.expired-pgp-keys' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e07500> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e07920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e20500> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e20b90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1294e23aa0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e23470> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e23110> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1294e22de0> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["openssh", "openssh-clients"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _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 gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.expired-pgp-keys # destroy dnf.plugin.dynamic.expired-pgp-keys # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy uuid # destroy systemd.journal # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # cleanup[3] wiping _decimal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping 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 libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # 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 re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _dbus_bindings # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy platform # destroy _uuid # destroy _sha2 # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _hashlib # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. 3079 1726884395.70251: done with _execute_module (ansible.legacy.dnf, {'name': ['openssh', 'openssh-clients'], '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-1726884393.8401713-4343-122747121309972/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884395.70255: _low_level_execute_command(): starting 3079 1726884395.70258: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884393.8401713-4343-122747121309972/ > /dev/null 2>&1 && sleep 0' 3079 1726884395.70260: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884395.70262: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 3079 1726884395.70264: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884395.70266: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884395.70268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884395.71918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884395.71922: stdout chunk (state=3): >>><<< 3079 1726884395.71924: stderr chunk (state=3): >>><<< 3079 1726884395.71927: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884395.71929: handler run complete 3079 1726884395.71932: attempt loop complete, returning result 3079 1726884395.71934: _execute() done 3079 1726884395.71936: dumping result to json 3079 1726884395.71938: done dumping result, returning 3079 1726884395.71940: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure required packages are installed [12b8f51e-eff7-176b-d716-000000000132] 3079 1726884395.71942: sending task result for task 12b8f51e-eff7-176b-d716-000000000132 3079 1726884395.72021: done sending task result for task 12b8f51e-eff7-176b-d716-000000000132 3079 1726884395.72026: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 3079 1726884395.72163: no more pending results, returning what we have 3079 1726884395.72166: results queue empty 3079 1726884395.72167: checking for any_errors_fatal 3079 1726884395.72175: done checking for any_errors_fatal 3079 1726884395.72176: checking for max_fail_percentage 3079 1726884395.72177: done checking for max_fail_percentage 3079 1726884395.72178: checking to see if all hosts have failed and the running result is not ok 3079 1726884395.72179: done checking to see if all hosts have failed 3079 1726884395.72180: getting the remaining hosts for this loop 3079 1726884395.72182: done getting the remaining hosts for this loop 3079 1726884395.72187: getting the next task for host managed_node2 3079 1726884395.72197: done getting next task for host managed_node2 3079 1726884395.72201: ^ task is: TASK: fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes 3079 1726884395.72205: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3079 1726884395.72491: getting variables 3079 1726884395.72493: in VariableManager get_vars() 3079 1726884395.72737: Calling all_inventory to load vars for managed_node2 3079 1726884395.72740: Calling groups_inventory to load vars for managed_node2 3079 1726884395.72743: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884395.72753: Calling all_plugins_play to load vars for managed_node2 3079 1726884395.72757: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884395.72762: Calling groups_plugins_play to load vars for managed_node2 3079 1726884395.73446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884395.74627: done with get_vars() 3079 1726884395.74643: done getting variables 3079 1726884395.74931: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Friday 20 September 2024 22:06:35 -0400 (0:00:01.975) 0:01:14.061 ****** 3079 1726884395.74969: entering _queue_task() for managed_node2/debug 3079 1726884395.75953: worker is 1 (out of 1 available) 3079 1726884395.75969: exiting _queue_task() for managed_node2/debug 3079 1726884395.76318: done queuing things up, now waiting for results queue to drain 3079 1726884395.76320: waiting for pending results... 3079 1726884395.76729: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes 3079 1726884395.76795: in run() - task 12b8f51e-eff7-176b-d716-000000000134 3079 1726884395.76869: variable 'ansible_search_path' from source: unknown 3079 1726884395.77066: variable 'ansible_search_path' from source: unknown 3079 1726884395.77071: calling self._execute() 3079 1726884395.77210: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884395.77225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884395.77244: variable 'omit' from source: magic vars 3079 1726884395.78112: 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) 3079 1726884395.78318: 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) 3079 1726884395.78361: 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) 3079 1726884395.78513: 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) 3079 1726884395.78518: 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) 3079 1726884395.79013: variable '__ssh_is_transactional' from source: set_fact 3079 1726884395.79017: Evaluated conditional (__ssh_is_transactional | d(false)): False 3079 1726884395.79021: when evaluation is False, skipping this task 3079 1726884395.79024: _execute() done 3079 1726884395.79027: dumping result to json 3079 1726884395.79029: done dumping result, returning 3079 1726884395.79031: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes [12b8f51e-eff7-176b-d716-000000000134] 3079 1726884395.79033: sending task result for task 12b8f51e-eff7-176b-d716-000000000134 skipping: [managed_node2] => { "false_condition": "__ssh_is_transactional | d(false)" } 3079 1726884395.79173: no more pending results, returning what we have 3079 1726884395.79178: results queue empty 3079 1726884395.79179: checking for any_errors_fatal 3079 1726884395.79189: done checking for any_errors_fatal 3079 1726884395.79190: checking for max_fail_percentage 3079 1726884395.79192: done checking for max_fail_percentage 3079 1726884395.79193: checking to see if all hosts have failed and the running result is not ok 3079 1726884395.79194: done checking to see if all hosts have failed 3079 1726884395.79195: getting the remaining hosts for this loop 3079 1726884395.79197: done getting the remaining hosts for this loop 3079 1726884395.79202: getting the next task for host managed_node2 3079 1726884395.79219: done getting next task for host managed_node2 3079 1726884395.79223: ^ task is: TASK: fedora.linux_system_roles.ssh : Reboot transactional update systems 3079 1726884395.79228: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3079 1726884395.79246: getting variables 3079 1726884395.79249: in VariableManager get_vars() 3079 1726884395.79290: Calling all_inventory to load vars for managed_node2 3079 1726884395.79293: Calling groups_inventory to load vars for managed_node2 3079 1726884395.79296: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884395.79513: Calling all_plugins_play to load vars for managed_node2 3079 1726884395.79519: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884395.79525: Calling groups_plugins_play to load vars for managed_node2 3079 1726884395.79795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884395.80139: done with get_vars() 3079 1726884395.80153: done getting variables 3079 1726884395.80330: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ssh : Reboot transactional update systems] ***** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 Friday 20 September 2024 22:06:35 -0400 (0:00:00.053) 0:01:14.115 ****** 3079 1726884395.80370: entering _queue_task() for managed_node2/reboot 3079 1726884395.80373: Creating lock for reboot 3079 1726884395.80416: done sending task result for task 12b8f51e-eff7-176b-d716-000000000134 3079 1726884395.80425: WORKER PROCESS EXITING 3079 1726884395.81079: worker is 1 (out of 1 available) 3079 1726884395.81093: exiting _queue_task() for managed_node2/reboot 3079 1726884395.81104: done queuing things up, now waiting for results queue to drain 3079 1726884395.81106: waiting for pending results... 3079 1726884395.81480: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Reboot transactional update systems 3079 1726884395.81947: in run() - task 12b8f51e-eff7-176b-d716-000000000135 3079 1726884395.81952: variable 'ansible_search_path' from source: unknown 3079 1726884395.81955: variable 'ansible_search_path' from source: unknown 3079 1726884395.81957: calling self._execute() 3079 1726884395.82146: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884395.82380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884395.82386: variable 'omit' from source: magic vars 3079 1726884395.83169: 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) 3079 1726884395.83219: 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) 3079 1726884395.83469: 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) 3079 1726884395.83472: 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) 3079 1726884395.83524: 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) 3079 1726884395.83867: variable '__ssh_is_transactional' from source: set_fact 3079 1726884395.83899: Evaluated conditional (__ssh_is_transactional | d(false)): False 3079 1726884395.84126: when evaluation is False, skipping this task 3079 1726884395.84130: _execute() done 3079 1726884395.84132: dumping result to json 3079 1726884395.84135: done dumping result, returning 3079 1726884395.84138: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Reboot transactional update systems [12b8f51e-eff7-176b-d716-000000000135] 3079 1726884395.84140: sending task result for task 12b8f51e-eff7-176b-d716-000000000135 3079 1726884395.84221: done sending task result for task 12b8f51e-eff7-176b-d716-000000000135 3079 1726884395.84226: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ssh_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3079 1726884395.84564: no more pending results, returning what we have 3079 1726884395.84567: results queue empty 3079 1726884395.84568: checking for any_errors_fatal 3079 1726884395.84576: done checking for any_errors_fatal 3079 1726884395.84577: checking for max_fail_percentage 3079 1726884395.84579: done checking for max_fail_percentage 3079 1726884395.84580: checking to see if all hosts have failed and the running result is not ok 3079 1726884395.84581: done checking to see if all hosts have failed 3079 1726884395.84582: getting the remaining hosts for this loop 3079 1726884395.84583: done getting the remaining hosts for this loop 3079 1726884395.84588: getting the next task for host managed_node2 3079 1726884395.84594: done getting next task for host managed_node2 3079 1726884395.84598: ^ task is: TASK: fedora.linux_system_roles.ssh : Fail if reboot is needed and not set 3079 1726884395.84602: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 3079 1726884395.84620: getting variables 3079 1726884395.84621: in VariableManager get_vars() 3079 1726884395.84770: Calling all_inventory to load vars for managed_node2 3079 1726884395.84775: Calling groups_inventory to load vars for managed_node2 3079 1726884395.84778: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884395.84788: Calling all_plugins_play to load vars for managed_node2 3079 1726884395.84792: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884395.84796: Calling groups_plugins_play to load vars for managed_node2 3079 1726884395.85264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884395.85995: done with get_vars() 3079 1726884395.86082: done getting variables 3079 1726884395.86197: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ssh : Fail if reboot is needed and not set] **** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 Friday 20 September 2024 22:06:35 -0400 (0:00:00.060) 0:01:14.175 ****** 3079 1726884395.86382: entering _queue_task() for managed_node2/fail 3079 1726884395.86385: Creating lock for fail 3079 1726884395.87036: worker is 1 (out of 1 available) 3079 1726884395.87051: exiting _queue_task() for managed_node2/fail 3079 1726884395.87065: done queuing things up, now waiting for results queue to drain 3079 1726884395.87066: waiting for pending results... 3079 1726884395.87695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Fail if reboot is needed and not set 3079 1726884395.88073: in run() - task 12b8f51e-eff7-176b-d716-000000000136 3079 1726884395.88088: variable 'ansible_search_path' from source: unknown 3079 1726884395.88092: variable 'ansible_search_path' from source: unknown 3079 1726884395.88320: calling self._execute() 3079 1726884395.88326: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884395.88404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884395.88431: variable 'omit' from source: magic vars 3079 1726884395.89431: 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) 3079 1726884395.89533: 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) 3079 1726884395.89637: 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) 3079 1726884395.89765: 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) 3079 1726884395.89834: 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) 3079 1726884395.90244: variable '__ssh_is_transactional' from source: set_fact 3079 1726884395.90247: Evaluated conditional (__ssh_is_transactional | d(false)): False 3079 1726884395.90250: when evaluation is False, skipping this task 3079 1726884395.90252: _execute() done 3079 1726884395.90255: dumping result to json 3079 1726884395.90257: done dumping result, returning 3079 1726884395.90260: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Fail if reboot is needed and not set [12b8f51e-eff7-176b-d716-000000000136] 3079 1726884395.90262: sending task result for task 12b8f51e-eff7-176b-d716-000000000136 skipping: [managed_node2] => { "changed": false, "false_condition": "__ssh_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 3079 1726884395.90736: no more pending results, returning what we have 3079 1726884395.90741: results queue empty 3079 1726884395.90742: checking for any_errors_fatal 3079 1726884395.90749: done checking for any_errors_fatal 3079 1726884395.90750: checking for max_fail_percentage 3079 1726884395.90752: done checking for max_fail_percentage 3079 1726884395.90752: checking to see if all hosts have failed and the running result is not ok 3079 1726884395.90754: done checking to see if all hosts have failed 3079 1726884395.90755: getting the remaining hosts for this loop 3079 1726884395.90757: done getting the remaining hosts for this loop 3079 1726884395.90763: getting the next task for host managed_node2 3079 1726884395.90774: done getting next task for host managed_node2 3079 1726884395.90779: ^ task is: TASK: fedora.linux_system_roles.ssh : Gather information about the user for user configuration 3079 1726884395.90784: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884395.90801: getting variables 3079 1726884395.90803: in VariableManager get_vars() 3079 1726884395.90847: Calling all_inventory to load vars for managed_node2 3079 1726884395.90850: Calling groups_inventory to load vars for managed_node2 3079 1726884395.90853: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884395.90865: Calling all_plugins_play to load vars for managed_node2 3079 1726884395.90868: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884395.90872: Calling groups_plugins_play to load vars for managed_node2 3079 1726884395.91466: done sending task result for task 12b8f51e-eff7-176b-d716-000000000136 3079 1726884395.91470: WORKER PROCESS EXITING 3079 1726884395.91657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884395.92290: done with get_vars() 3079 1726884395.92302: done getting variables TASK [fedora.linux_system_roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 Friday 20 September 2024 22:06:35 -0400 (0:00:00.062) 0:01:14.238 ****** 3079 1726884395.92638: entering _queue_task() for managed_node2/getent 3079 1726884395.92640: Creating lock for getent 3079 1726884395.93282: worker is 1 (out of 1 available) 3079 1726884395.93295: exiting _queue_task() for managed_node2/getent 3079 1726884395.93457: done queuing things up, now waiting for results queue to drain 3079 1726884395.93459: waiting for pending results... 3079 1726884395.93926: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Gather information about the user for user configuration 3079 1726884395.94189: in run() - task 12b8f51e-eff7-176b-d716-000000000138 3079 1726884395.94215: variable 'ansible_search_path' from source: unknown 3079 1726884395.94230: variable 'ansible_search_path' from source: unknown 3079 1726884395.94275: calling self._execute() 3079 1726884395.94626: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884395.94630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884395.94633: variable 'omit' from source: magic vars 3079 1726884395.95518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884395.96315: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884395.96324: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884395.96429: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884395.96688: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884395.96692: 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) 3079 1726884395.96824: 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) 3079 1726884395.96862: 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) 3079 1726884395.96901: 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) 3079 1726884395.97165: variable 'ssh_user' from source: role '' defaults 3079 1726884395.97248: Evaluated conditional (ssh_user is not none): False 3079 1726884395.97258: when evaluation is False, skipping this task 3079 1726884395.97265: _execute() done 3079 1726884395.97273: dumping result to json 3079 1726884395.97452: done dumping result, returning 3079 1726884395.97457: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Gather information about the user for user configuration [12b8f51e-eff7-176b-d716-000000000138] 3079 1726884395.97460: sending task result for task 12b8f51e-eff7-176b-d716-000000000138 3079 1726884395.97545: done sending task result for task 12b8f51e-eff7-176b-d716-000000000138 3079 1726884395.97548: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ssh_user is not none", "skip_reason": "Conditional result was False" } 3079 1726884395.97616: no more pending results, returning what we have 3079 1726884395.97621: results queue empty 3079 1726884395.97623: checking for any_errors_fatal 3079 1726884395.97631: done checking for any_errors_fatal 3079 1726884395.97632: checking for max_fail_percentage 3079 1726884395.97635: done checking for max_fail_percentage 3079 1726884395.97636: checking to see if all hosts have failed and the running result is not ok 3079 1726884395.97637: done checking to see if all hosts have failed 3079 1726884395.97638: getting the remaining hosts for this loop 3079 1726884395.97640: done getting the remaining hosts for this loop 3079 1726884395.97646: getting the next task for host managed_node2 3079 1726884395.97655: done getting next task for host managed_node2 3079 1726884395.97659: ^ task is: TASK: fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions 3079 1726884395.97663: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3079 1726884395.97681: getting variables 3079 1726884395.97686: in VariableManager get_vars() 3079 1726884395.97833: Calling all_inventory to load vars for managed_node2 3079 1726884395.97837: Calling groups_inventory to load vars for managed_node2 3079 1726884395.97840: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884395.97852: Calling all_plugins_play to load vars for managed_node2 3079 1726884395.97856: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884395.97860: Calling groups_plugins_play to load vars for managed_node2 3079 1726884395.98498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884395.98997: done with get_vars() 3079 1726884395.99215: done getting variables TASK [fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions] *** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 Friday 20 September 2024 22:06:35 -0400 (0:00:00.068) 0:01:14.307 ****** 3079 1726884395.99537: entering _queue_task() for managed_node2/file 3079 1726884395.99927: worker is 1 (out of 1 available) 3079 1726884395.99942: exiting _queue_task() for managed_node2/file 3079 1726884395.99955: done queuing things up, now waiting for results queue to drain 3079 1726884395.99957: waiting for pending results... 3079 1726884396.00639: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions 3079 1726884396.00844: in run() - task 12b8f51e-eff7-176b-d716-000000000139 3079 1726884396.01015: variable 'ansible_search_path' from source: unknown 3079 1726884396.01019: variable 'ansible_search_path' from source: unknown 3079 1726884396.01022: calling self._execute() 3079 1726884396.01196: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884396.01214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884396.01233: variable 'omit' from source: magic vars 3079 1726884396.02121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884396.02971: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884396.03217: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884396.03220: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884396.03518: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884396.03527: 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) 3079 1726884396.03562: 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) 3079 1726884396.03597: 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) 3079 1726884396.03751: 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) 3079 1726884396.03896: variable 'ssh_user' from source: role '' defaults 3079 1726884396.04168: Evaluated conditional (ssh_user is not none): False 3079 1726884396.04171: when evaluation is False, skipping this task 3079 1726884396.04174: _execute() done 3079 1726884396.04176: dumping result to json 3079 1726884396.04178: done dumping result, returning 3079 1726884396.04180: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions [12b8f51e-eff7-176b-d716-000000000139] 3079 1726884396.04183: sending task result for task 12b8f51e-eff7-176b-d716-000000000139 3079 1726884396.04267: done sending task result for task 12b8f51e-eff7-176b-d716-000000000139 3079 1726884396.04272: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ssh_user is not none", "skip_reason": "Conditional result was False" } 3079 1726884396.04331: no more pending results, returning what we have 3079 1726884396.04336: results queue empty 3079 1726884396.04338: checking for any_errors_fatal 3079 1726884396.04345: done checking for any_errors_fatal 3079 1726884396.04346: checking for max_fail_percentage 3079 1726884396.04348: done checking for max_fail_percentage 3079 1726884396.04349: checking to see if all hosts have failed and the running result is not ok 3079 1726884396.04350: done checking to see if all hosts have failed 3079 1726884396.04351: getting the remaining hosts for this loop 3079 1726884396.04353: done getting the remaining hosts for this loop 3079 1726884396.04359: getting the next task for host managed_node2 3079 1726884396.04368: done getting next task for host managed_node2 3079 1726884396.04374: ^ task is: TASK: fedora.linux_system_roles.ssh : Generate the configuration file 3079 1726884396.04378: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 3079 1726884396.04395: getting variables 3079 1726884396.04397: in VariableManager get_vars() 3079 1726884396.04442: Calling all_inventory to load vars for managed_node2 3079 1726884396.04447: Calling groups_inventory to load vars for managed_node2 3079 1726884396.04450: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884396.04461: Calling all_plugins_play to load vars for managed_node2 3079 1726884396.04464: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884396.04468: Calling groups_plugins_play to load vars for managed_node2 3079 1726884396.05285: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884396.05775: done with get_vars() 3079 1726884396.05789: done getting variables 3079 1726884396.06329: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.ssh : Generate the configuration file] ********* task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Friday 20 September 2024 22:06:36 -0400 (0:00:00.068) 0:01:14.375 ****** 3079 1726884396.06368: entering _queue_task() for managed_node2/template 3079 1726884396.06371: Creating lock for template 3079 1726884396.07048: worker is 1 (out of 1 available) 3079 1726884396.07060: exiting _queue_task() for managed_node2/template 3079 1726884396.07071: done queuing things up, now waiting for results queue to drain 3079 1726884396.07073: waiting for pending results... 3079 1726884396.07530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Generate the configuration file 3079 1726884396.07634: in run() - task 12b8f51e-eff7-176b-d716-00000000013a 3079 1726884396.07657: variable 'ansible_search_path' from source: unknown 3079 1726884396.07740: variable 'ansible_search_path' from source: unknown 3079 1726884396.07785: calling self._execute() 3079 1726884396.07997: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884396.08016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884396.08032: variable 'omit' from source: magic vars 3079 1726884396.08316: variable 'omit' from source: magic vars 3079 1726884396.08462: variable 'omit' from source: magic vars 3079 1726884396.09032: 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) 3079 1726884396.09195: 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) 3079 1726884396.09239: 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) 3079 1726884396.09415: 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) 3079 1726884396.09440: 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) 3079 1726884396.09632: variable '__ssh_config_file' from source: task vars 3079 1726884396.10665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 3079 1726884396.11497: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 3079 1726884396.11671: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 3079 1726884396.11792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 3079 1726884396.11976: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 3079 1726884396.12259: 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) 3079 1726884396.12263: 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) 3079 1726884396.12265: 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) 3079 1726884396.12477: 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) 3079 1726884396.12481: 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) 3079 1726884396.12613: 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) 3079 1726884396.12650: 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) 3079 1726884396.12690: 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) 3079 1726884396.13071: 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) 3079 1726884396.13106: 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) 3079 1726884396.13315: 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) 3079 1726884396.13318: 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) 3079 1726884396.13321: 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) 3079 1726884396.13894: variable 'ssh_config_file' from source: include params 3079 1726884396.13897: variable 'ssh_user' from source: role '' defaults 3079 1726884396.13900: variable 'ansible_facts' from source: unknown 3079 1726884396.14031: variable 'ssh_drop_in_name' from source: role '' defaults 3079 1726884396.14043: variable '__ssh_drop_in_name' from source: include_vars 3079 1726884396.14256: variable '__ssh_drop_in_name' from source: include_vars 3079 1726884396.14288: variable '__ssh_supports_drop_in' from source: include_vars 3079 1726884396.14299: variable '__ssh_drop_in_template' from source: role '' all vars 3079 1726884396.14769: variable '__ssh_config_owner' from source: task vars 3079 1726884396.15152: variable 'ssh_config_owner' from source: role '' defaults 3079 1726884396.15164: variable 'ssh_user' from source: role '' defaults 3079 1726884396.15319: variable '__ssh_config_group' from source: task vars 3079 1726884396.16139: variable 'ssh_config_group' from source: role '' defaults 3079 1726884396.16149: variable 'ssh_user' from source: role '' defaults 3079 1726884396.16158: variable 'ansible_facts' from source: unknown 3079 1726884396.16489: variable '__ssh_config_mode' from source: task vars 3079 1726884396.16895: variable 'ssh_config_mode' from source: role '' defaults 3079 1726884396.17024: variable 'ssh_user' from source: role '' defaults 3079 1726884396.17262: variable '__ssh_supports_validate' from source: include params 3079 1726884396.17275: variable 'ssh_backup' from source: role '' defaults 3079 1726884396.17338: variable 'omit' from source: magic vars 3079 1726884396.17516: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884396.17520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884396.17523: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884396.17777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884396.17780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884396.17783: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884396.17794: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884396.17796: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884396.17984: Set connection var ansible_shell_type to sh 3079 1726884396.18212: Set connection var ansible_shell_executable to /bin/sh 3079 1726884396.18217: Set connection var ansible_timeout to 10 3079 1726884396.18219: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884396.18221: Set connection var ansible_connection to ssh 3079 1726884396.18223: Set connection var ansible_pipelining to False 3079 1726884396.18225: variable 'ansible_shell_executable' from source: unknown 3079 1726884396.18227: variable 'ansible_connection' from source: unknown 3079 1726884396.18229: variable 'ansible_module_compression' from source: unknown 3079 1726884396.18231: variable 'ansible_shell_type' from source: unknown 3079 1726884396.18233: variable 'ansible_shell_executable' from source: unknown 3079 1726884396.18235: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884396.18237: variable 'ansible_pipelining' from source: unknown 3079 1726884396.18238: variable 'ansible_timeout' from source: unknown 3079 1726884396.18323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884396.18618: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884396.18659: variable 'omit' from source: magic vars 3079 1726884396.18725: starting attempt loop 3079 1726884396.18733: running the handler 3079 1726884396.18757: _low_level_execute_command(): starting 3079 1726884396.18773: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884396.20440: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884396.20540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884396.20629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884396.20747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884396.22534: stdout chunk (state=3): >>>/root <<< 3079 1726884396.22810: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884396.22843: stderr chunk (state=3): >>><<< 3079 1726884396.22854: stdout chunk (state=3): >>><<< 3079 1726884396.22887: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884396.22934: _low_level_execute_command(): starting 3079 1726884396.23112: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804 `" && echo ansible-tmp-1726884396.2291942-4426-223016689487804="` echo /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804 `" ) && sleep 0' 3079 1726884396.24209: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884396.24234: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884396.24340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884396.24369: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884396.24387: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884396.24426: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884396.24578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884396.26663: stdout chunk (state=3): >>>ansible-tmp-1726884396.2291942-4426-223016689487804=/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804 <<< 3079 1726884396.26969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884396.26996: stderr chunk (state=3): >>><<< 3079 1726884396.26999: stdout chunk (state=3): >>><<< 3079 1726884396.27022: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884396.2291942-4426-223016689487804=/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884396.27060: evaluation_path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks 3079 1726884396.27216: search_path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/templates/ssh_config.j2 /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/ssh_config.j2 /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/templates/ssh_config.j2 /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/ssh_config.j2 /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/templates/ssh_config.j2 /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/ssh_config.j2 3079 1726884396.27220: variable 'ansible_search_path' from source: unknown 3079 1726884396.62475: 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) 3079 1726884396.62500: 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) 3079 1726884396.62664: 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) 3079 1726884396.62751: 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) 3079 1726884396.62954: 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) 3079 1726884396.63006: 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) 3079 1726884396.63096: 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) 3079 1726884396.63204: 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) 3079 1726884396.63390: 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) 3079 1726884396.63415: 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) 3079 1726884396.63451: 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) 3079 1726884396.63487: 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) 3079 1726884396.63737: 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) 3079 1726884396.63774: 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) 3079 1726884396.64046: 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) 3079 1726884396.64434: 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) 3079 1726884396.64437: 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) 3079 1726884396.66266: 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) 3079 1726884396.66329: 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) 3079 1726884396.66379: 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) 3079 1726884396.66441: 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) 3079 1726884396.97878: variable 'ansible_managed' from source: unknown 3079 1726884396.98099: variable 'ssh' from source: include params 3079 1726884396.98104: variable 'ssh_c' from source: set_fact 3079 1726884396.98230: variable 'ssh_c' from source: set_fact 3079 1726884396.99015: variable '__ssh_defaults' from source: include_vars 3079 1726884396.99438: variable '__ssh_skip_defaults' from source: task vars 3079 1726884396.99775: variable 'ssh_skip_defaults' from source: role '' defaults 3079 1726884396.99791: variable 'ssh_user' from source: role '' defaults 3079 1726884396.99832: variable 'ssh_drop_in_name' from source: role '' defaults 3079 1726884396.99842: variable '__ssh_drop_in_name' from source: include_vars 3079 1726884397.00044: variable '__ssh_drop_in_name' from source: include_vars 3079 1726884397.00105: variable '__ssh_supports_drop_in' from source: include_vars 3079 1726884397.01531: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3079 1726884397.01604: variable 'ansible_module_compression' from source: unknown 3079 1726884397.01673: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3079_p9l7yx2/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 3079 1726884397.01705: variable 'ansible_facts' from source: unknown 3079 1726884397.01792: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py 3079 1726884397.02151: Sending initial data 3079 1726884397.02154: Sent initial data (151 bytes) 3079 1726884397.03246: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884397.03334: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.03427: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.03449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.03554: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.05377: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884397.05603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884397.05720: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpxfn8e5nd /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py <<< 3079 1726884397.05724: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py" <<< 3079 1726884397.05794: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpxfn8e5nd" to remote "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py" <<< 3079 1726884397.07664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884397.07878: stderr chunk (state=3): >>><<< 3079 1726884397.07881: stdout chunk (state=3): >>><<< 3079 1726884397.07884: done transferring module to remote 3079 1726884397.07886: _low_level_execute_command(): starting 3079 1726884397.07889: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/ /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py && sleep 0' 3079 1726884397.08592: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884397.08607: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.08633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884397.08676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884397.08690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3079 1726884397.08787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.08805: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884397.08832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.08847: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.08940: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.11041: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884397.11056: stdout chunk (state=3): >>><<< 3079 1726884397.11070: stderr chunk (state=3): >>><<< 3079 1726884397.11095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884397.11105: _low_level_execute_command(): starting 3079 1726884397.11196: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_stat.py && sleep 0' 3079 1726884397.11894: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884397.11916: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.11932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884397.11951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884397.11979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884397.12040: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.12144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884397.12206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.12318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.12342: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.14580: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884397.14633: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884397.14637: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 3079 1726884397.14717: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 3079 1726884397.14805: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884397.14826: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 3079 1726884397.14909: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.14921: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 3079 1726884397.14948: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884397.14985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884397.15011: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed1b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed183b30> <<< 3079 1726884397.15035: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed1b6ab0> <<< 3079 1726884397.15079: stdout chunk (state=3): >>>import '_signal' # <<< 3079 1726884397.15124: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 3079 1726884397.15166: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 3079 1726884397.15245: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884397.15278: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 3079 1726884397.15301: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884397.15333: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 3079 1726884397.15386: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884397.15390: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884397.15429: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884397.15433: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecf89160> <<< 3079 1726884397.15496: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884397.15528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecf89fd0> <<< 3079 1726884397.15541: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884397.15583: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884397.15822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884397.15858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884397.15862: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 3079 1726884397.15902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.15905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884397.15953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884397.15957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884397.16017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884397.16021: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc7d70> <<< 3079 1726884397.16035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884397.16070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 3079 1726884397.16091: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc7fb0> <<< 3079 1726884397.16116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884397.16151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884397.16156: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884397.16223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.16228: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884397.16271: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfff7a0> <<< 3079 1726884397.16297: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfffe30> <<< 3079 1726884397.16311: stdout chunk (state=3): >>>import '_collections' # <<< 3079 1726884397.16376: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfdfa40> <<< 3079 1726884397.16381: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884397.16400: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfdd160> <<< 3079 1726884397.16498: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc4f20> <<< 3079 1726884397.16525: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884397.16549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884397.16562: stdout chunk (state=3): >>>import '_sre' # <<< 3079 1726884397.16593: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884397.16610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884397.16636: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884397.16692: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed023740> <<< 3079 1726884397.16696: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed022360> <<< 3079 1726884397.16751: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfde150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed020bc0> <<< 3079 1726884397.16803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 3079 1726884397.16812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed054740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc41a0> <<< 3079 1726884397.16868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884397.16872: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.16913: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed054bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed054aa0> <<< 3079 1726884397.16916: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.16950: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed054e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc2cf0> <<< 3079 1726884397.16963: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.16983: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884397.17036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 3079 1726884397.17039: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed055550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed055220> <<< 3079 1726884397.17084: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 3079 1726884397.17087: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884397.17121: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed056450> import 'importlib.util' # <<< 3079 1726884397.17139: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884397.17161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884397.17182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884397.17226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 3079 1726884397.17231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06c650> <<< 3079 1726884397.17248: stdout chunk (state=3): >>>import 'errno' # <<< 3079 1726884397.17270: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.17290: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed06dd90> <<< 3079 1726884397.17323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884397.17345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884397.17356: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06ec90> <<< 3079 1726884397.17401: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.17445: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed06f2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06e1e0> <<< 3079 1726884397.17448: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 3079 1726884397.17456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884397.17488: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed06fd70> <<< 3079 1726884397.17522: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06f4a0> <<< 3079 1726884397.17549: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed056480> <<< 3079 1726884397.17574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884397.17595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884397.17643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884397.17646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884397.17678: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecdfbc80> <<< 3079 1726884397.17709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 3079 1726884397.17747: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ece247d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece24530> <<< 3079 1726884397.17777: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ece24800> <<< 3079 1726884397.17812: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ece24920> <<< 3079 1726884397.17837: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecdf9e20> <<< 3079 1726884397.17858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884397.18041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884397.18045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 3079 1726884397.18092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece26030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece24cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed056b70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884397.18230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884397.18262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884397.18316: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece563c0> <<< 3079 1726884397.18371: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884397.18455: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece6e570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884397.18556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884397.18607: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecea3350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884397.18672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884397.18746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884397.18813: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ececdaf0> <<< 3079 1726884397.18898: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecea3470> <<< 3079 1726884397.18941: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece6f200> <<< 3079 1726884397.18980: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecea0b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece6d5b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece26f60> <<< 3079 1726884397.19113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884397.19125: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36ecce85f0> <<< 3079 1726884397.19190: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_zix32xk0/ansible_ansible.legacy.stat_payload.zip' <<< 3079 1726884397.19240: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.19372: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.19437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884397.19490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884397.19561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd3e150> import '_typing' # <<< 3079 1726884397.19780: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd19040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd181a0> <<< 3079 1726884397.19835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884397.19849: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 3079 1726884397.21472: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.22949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd1bfb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.22953: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecd65a30> <<< 3079 1726884397.22988: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd657c0> <<< 3079 1726884397.23055: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd65100> <<< 3079 1726884397.23059: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884397.23099: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd65b80> <<< 3079 1726884397.23129: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd3eb70> import 'atexit' # <<< 3079 1726884397.23142: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecd66810> <<< 3079 1726884397.23184: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecd66a50> <<< 3079 1726884397.23206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884397.23353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd66ed0> <<< 3079 1726884397.23357: stdout chunk (state=3): >>>import 'pwd' # <<< 3079 1726884397.23360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884397.23383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884397.23421: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbccbf0> <<< 3079 1726884397.23445: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecbce810> <<< 3079 1726884397.23483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884397.23496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884397.23540: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbcf170> <<< 3079 1726884397.23551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884397.23592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884397.23633: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd0320> <<< 3079 1726884397.23636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884397.23676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884397.23705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884397.23754: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd2db0> <<< 3079 1726884397.23830: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecbd2f00> <<< 3079 1726884397.23833: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd10a0> <<< 3079 1726884397.23885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884397.23889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884397.23939: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884397.23946: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884397.23998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884397.24001: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd6d50> <<< 3079 1726884397.24018: stdout chunk (state=3): >>>import '_tokenize' # <<< 3079 1726884397.24085: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd5820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd5580> <<< 3079 1726884397.24115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884397.24200: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd7fb0> <<< 3079 1726884397.24228: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd15b0> <<< 3079 1726884397.24283: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc1eea0> <<< 3079 1726884397.24303: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc1f020> <<< 3079 1726884397.24323: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884397.24376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 3079 1726884397.24379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884397.24428: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc20c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc209e0> <<< 3079 1726884397.24447: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884397.24565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884397.24661: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc23140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc212e0> <<< 3079 1726884397.24715: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884397.24752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 3079 1726884397.24781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 3079 1726884397.24819: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2a960> <<< 3079 1726884397.25029: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc232f0> <<< 3079 1726884397.25054: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2b7d0> <<< 3079 1726884397.25086: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.25100: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2b620> <<< 3079 1726884397.25150: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2bd70> <<< 3079 1726884397.25178: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc1f320> <<< 3079 1726884397.25197: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884397.25219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884397.25253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884397.25272: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.25313: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2f4d0><<< 3079 1726884397.25329: stdout chunk (state=3): >>> <<< 3079 1726884397.25515: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.25527: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc30410> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2dc40> <<< 3079 1726884397.25568: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.25598: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2efc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2d820> # zipimport: zlib available <<< 3079 1726884397.25617: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 3079 1726884397.25734: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.25847: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.25916: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 3079 1726884397.25929: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884397.26138: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.26197: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.26889: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.27595: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 3079 1726884397.27619: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 3079 1726884397.27678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.27703: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36eccb44d0> <<< 3079 1726884397.27850: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36eccb52b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2cef0> <<< 3079 1726884397.27886: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 3079 1726884397.27912: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.27937: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 3079 1726884397.27955: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.28138: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.28341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 3079 1726884397.28347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36eccb4080> <<< 3079 1726884397.28403: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.28964: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.29533: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.29633: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.29712: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 3079 1726884397.29804: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.29809: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 3079 1726884397.29875: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.30003: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884397.30105: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 3079 1726884397.30108: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.30170: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 3079 1726884397.30416: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.30706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884397.30875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 3079 1726884397.30904: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36eccb7ad0> # zipimport: zlib available <<< 3079 1726884397.30982: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31072: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 3079 1726884397.31358: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 3079 1726884397.31369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecac5b20> <<< 3079 1726884397.31390: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.31420: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecac6450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc33410> <<< 3079 1726884397.31440: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31482: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31515: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884397.31534: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31572: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31624: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31688: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.31755: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884397.31804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.31897: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884397.31927: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecac5220> <<< 3079 1726884397.31984: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecac6660> <<< 3079 1726884397.32016: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 3079 1726884397.32084: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.32174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884397.32215: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.32246: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884397.32252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884397.32268: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884397.32331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884397.32353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884397.32370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884397.32438: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecb5a7e0> <<< 3079 1726884397.32484: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecad0410> <<< 3079 1726884397.32579: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecace5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecace3f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 3079 1726884397.32586: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.32621: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.32651: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884397.32716: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 3079 1726884397.32731: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.32781: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.32784: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 3079 1726884397.32787: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.32923: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.33229: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884397.33281: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/ssh_config", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 3079 1726884397.33630: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884397.33645: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type <<< 3079 1726884397.33652: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 3079 1726884397.33685: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools <<< 3079 1726884397.33716: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect <<< 3079 1726884397.33736: stdout chunk (state=3): >>># destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 3079 1726884397.33767: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # 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 <<< 3079 1726884397.33793: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # 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 <<< 3079 1726884397.33800: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 3079 1726884397.33817: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 3079 1726884397.34054: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 3079 1726884397.34076: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884397.34085: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 3079 1726884397.34101: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884397.34118: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 3079 1726884397.34144: stdout chunk (state=3): >>># destroy ntpath <<< 3079 1726884397.34170: stdout chunk (state=3): >>># destroy importlib <<< 3079 1726884397.34182: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 3079 1726884397.34200: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl<<< 3079 1726884397.34259: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog <<< 3079 1726884397.34288: stdout chunk (state=3): >>># destroy uuid <<< 3079 1726884397.34291: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 3079 1726884397.34307: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 3079 1726884397.34312: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 3079 1726884397.34377: 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 <<< 3079 1726884397.34403: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 3079 1726884397.34518: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 3079 1726884397.34523: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 3079 1726884397.34527: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 3079 1726884397.34532: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 3079 1726884397.34577: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884397.34814: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 3079 1726884397.34818: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 3079 1726884397.34837: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 3079 1726884397.34921: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 3079 1726884397.35016: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix <<< 3079 1726884397.35034: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 3079 1726884397.35501: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884397.35525: stderr chunk (state=3): >>><<< 3079 1726884397.35535: stdout chunk (state=3): >>><<< 3079 1726884397.35651: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed1b4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed183b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed1b6ab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecf89160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecf89fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc7d70> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc7fb0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfff7a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfffe30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfdfa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfdd160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc4f20> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed023740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed022360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfde150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed020bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed054740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc41a0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed054bf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed054aa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed054e60> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecfc2cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed055550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed055220> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed056450> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06c650> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed06dd90> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06ec90> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed06f2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06e1e0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ed06fd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed06f4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed056480> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecdfbc80> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ece247d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece24530> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ece24800> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ece24920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecdf9e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece26030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece24cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ed056b70> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece563c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece6e570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecea3350> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ececdaf0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecea3470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece6f200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecea0b30> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece6d5b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ece26f60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36ecce85f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_zix32xk0/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd3e150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd19040> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd181a0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd1bfb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecd65a30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd657c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd65100> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd65b80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd3eb70> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecd66810> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecd66a50> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecd66ed0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbccbf0> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecbce810> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbcf170> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd0320> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd2db0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecbd2f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd10a0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd6d50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd5820> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd5580> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd7fb0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecbd15b0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc1eea0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc1f020> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc20c20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc209e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc23140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc212e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2a960> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc232f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2b7d0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2b620> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2bd70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc1f320> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2f4d0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc30410> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2dc40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecc2efc0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2d820> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36eccb44d0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36eccb52b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc2cef0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36eccb4080> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36eccb7ad0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecac5b20> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecac6450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecc33410> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36ecac5220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecac6660> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecb5a7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecad0410> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecace5a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36ecace3f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/tmp/ssh_config", "follow": false, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. 3079 1726884397.36521: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ssh_config', 'follow': False, 'get_checksum': True, 'get_size': False, 'checksum_algorithm': 'sha1', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 3079 1726884397.36725: Sending initial data 3079 1726884397.36734: Sent initial data (155 bytes) 3079 1726884397.37129: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.37172: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884397.37228: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884397.37232: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.37293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884397.37314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.37339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.37502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.39234: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3079 1726884397.39256: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 3079 1726884397.39364: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884397.39433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884397.39503: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpwx5a681d/ssh_config.j2 /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source <<< 3079 1726884397.39518: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source" <<< 3079 1726884397.39581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpwx5a681d/ssh_config.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source" <<< 3079 1726884397.40194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884397.40237: stderr chunk (state=3): >>><<< 3079 1726884397.40247: stdout chunk (state=3): >>><<< 3079 1726884397.40273: _low_level_execute_command(): starting 3079 1726884397.40314: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/ /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source && sleep 0' 3079 1726884397.41707: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884397.41727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.41864: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884397.41929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.42309: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.42438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.44377: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884397.44505: stderr chunk (state=3): >>><<< 3079 1726884397.44530: stdout chunk (state=3): >>><<< 3079 1726884397.44616: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884397.44754: variable 'ansible_module_compression' from source: unknown 3079 1726884397.44792: ANSIBALLZ: Using generic lock for ansible.legacy.copy 3079 1726884397.44839: ANSIBALLZ: Acquiring lock 3079 1726884397.44918: ANSIBALLZ: Lock acquired: 139663064516800 3079 1726884397.44921: ANSIBALLZ: Creating module 3079 1726884397.83557: ANSIBALLZ: Writing module into payload 3079 1726884397.84106: ANSIBALLZ: Writing module 3079 1726884397.84111: ANSIBALLZ: Renaming module 3079 1726884397.84114: ANSIBALLZ: Done creating module 3079 1726884397.84116: variable 'ansible_facts' from source: unknown 3079 1726884397.84267: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py 3079 1726884397.84921: Sending initial data 3079 1726884397.84925: Sent initial data (151 bytes) 3079 1726884397.85999: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884397.86080: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.86292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.86329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884397.86347: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.86365: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.86462: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.88385: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py" <<< 3079 1726884397.88390: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpnrw9fabi /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py <<< 3079 1726884397.88626: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpnrw9fabi" to remote "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py" <<< 3079 1726884397.91085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884397.91320: stderr chunk (state=3): >>><<< 3079 1726884397.91325: stdout chunk (state=3): >>><<< 3079 1726884397.91327: done transferring module to remote 3079 1726884397.91329: _low_level_execute_command(): starting 3079 1726884397.91332: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/ /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py && sleep 0' 3079 1726884397.92889: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.92893: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.92896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.92898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884397.92900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.93073: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.93271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.93499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.95374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884397.95491: stderr chunk (state=3): >>><<< 3079 1726884397.95498: stdout chunk (state=3): >>><<< 3079 1726884397.95528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884397.95532: _low_level_execute_command(): starting 3079 1726884397.95538: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/AnsiballZ_copy.py && sleep 0' 3079 1726884397.96392: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884397.96400: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.96421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884397.96437: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884397.96450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884397.96458: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884397.96469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.96494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884397.96500: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884397.96509: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3079 1726884397.96524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884397.96534: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884397.96548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884397.96557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884397.96565: stderr chunk (state=3): >>>debug2: match found <<< 3079 1726884397.96576: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884397.96660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884397.96681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884397.96701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884397.96934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884397.99247: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884397.99271: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884397.99302: stdout chunk (state=3): >>>import '_thread' # <<< 3079 1726884397.99321: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 3079 1726884397.99433: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 3079 1726884397.99462: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884397.99488: stdout chunk (state=3): >>>import 'time' # <<< 3079 1726884397.99552: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 3079 1726884397.99559: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884397.99579: stdout chunk (state=3): >>>import '_codecs' # <<< 3079 1726884397.99610: stdout chunk (state=3): >>>import 'codecs' # <<< 3079 1726884397.99690: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884397.99731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f80c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f7dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f80eab0> <<< 3079 1726884397.99747: stdout chunk (state=3): >>>import '_signal' # <<< 3079 1726884397.99781: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 3079 1726884397.99816: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884397.99842: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884398.00078: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884398.00082: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 3079 1726884398.00084: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 3079 1726884398.00086: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884398.00093: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884398.00133: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884398.00137: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5bd160> <<< 3079 1726884398.00202: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884398.00240: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5bdfd0> <<< 3079 1726884398.00245: stdout chunk (state=3): >>>import 'site' # <<< 3079 1726884398.00273: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884398.00543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884398.00563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884398.00585: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.00598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884398.00641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884398.00665: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884398.00694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 3079 1726884398.00740: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5fbda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 3079 1726884398.00744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 3079 1726884398.00798: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5fbfe0> <<< 3079 1726884398.00822: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884398.00850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884398.00853: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884398.00912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.00963: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884398.00967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6337d0> <<< 3079 1726884398.01020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f633e60> <<< 3079 1726884398.01023: stdout chunk (state=3): >>>import '_collections' # <<< 3079 1726884398.01079: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f613a70> <<< 3079 1726884398.01082: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884398.01125: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f611190> <<< 3079 1726884398.01250: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5f8f50> <<< 3079 1726884398.01258: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 3079 1726884398.01297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 3079 1726884398.01300: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884398.01357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884398.01377: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884398.01406: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6562d0> <<< 3079 1726884398.01444: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f612030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5fae40> <<< 3079 1726884398.01508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 3079 1726884398.01552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f688770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5f81d0> <<< 3079 1726884398.01563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884398.01597: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f688c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f688ad0> <<< 3079 1726884398.01642: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.01664: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f688e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5f6cf0> <<< 3079 1726884398.01714: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.01721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884398.01767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f689520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6891f0> <<< 3079 1726884398.01770: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 3079 1726884398.01822: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884398.01844: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f68a420> <<< 3079 1726884398.01867: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 3079 1726884398.01899: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884398.01924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884398.01957: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a4620> import 'errno' # <<< 3079 1726884398.01993: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.02020: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f6a5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 3079 1726884398.02069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884398.02087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a6c60> <<< 3079 1726884398.02129: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f6a72c0> <<< 3079 1726884398.02164: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 3079 1726884398.02218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884398.02221: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.02241: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f6a7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a7470> <<< 3079 1726884398.02295: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f68a390> <<< 3079 1726884398.02335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884398.02339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884398.02373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884398.02376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884398.02435: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f42fcb0> <<< 3079 1726884398.02464: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f458770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4584d0> <<< 3079 1726884398.02502: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f4587a0> <<< 3079 1726884398.02548: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f458980> <<< 3079 1726884398.02579: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f42de50> <<< 3079 1726884398.02582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884398.02698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884398.02755: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 3079 1726884398.02759: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f45a030> <<< 3079 1726884398.02829: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f458cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f68ab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884398.02885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.02936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884398.03092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f48a390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884398.03095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884398.03196: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4a2540> <<< 3079 1726884398.03213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884398.03276: stdout chunk (state=3): >>>import 'ntpath' # <<< 3079 1726884398.03427: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4db320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884398.03431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884398.03513: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f501ac0> <<< 3079 1726884398.03688: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4db440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4a31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f3203b0> <<< 3079 1726884398.03712: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4a1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f45af30> <<< 3079 1726884398.03798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884398.03820: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f429f320590> <<< 3079 1726884398.04058: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_opcrlqgc/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available <<< 3079 1726884398.04061: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.04091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 3079 1726884398.04107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884398.04149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884398.04225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884398.04273: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f37a030> <<< 3079 1726884398.04287: stdout chunk (state=3): >>>import '_typing' # <<< 3079 1726884398.04492: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f350f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f323fb0> # zipimport: zlib available <<< 3079 1726884398.04546: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 3079 1726884398.04686: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 3079 1726884398.06162: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.07460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f353e90> <<< 3079 1726884398.07568: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 3079 1726884398.07573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 3079 1726884398.07576: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f39d9d0> <<< 3079 1726884398.07664: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39d760> <<< 3079 1726884398.07668: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39d0a0> <<< 3079 1726884398.07727: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 3079 1726884398.07788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884398.07813: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39daf0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f37aab0> <<< 3079 1726884398.07815: stdout chunk (state=3): >>>import 'atexit' # <<< 3079 1726884398.07818: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f39e780> <<< 3079 1726884398.07820: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f39e900> <<< 3079 1726884398.07823: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 3079 1726884398.07871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 3079 1726884398.07892: stdout chunk (state=3): >>>import '_locale' # <<< 3079 1726884398.07932: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39ee10> import 'pwd' # <<< 3079 1726884398.07962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884398.07991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 3079 1726884398.08042: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f204c20> <<< 3079 1726884398.08054: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f206840> <<< 3079 1726884398.08105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884398.08110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884398.08145: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f207200> <<< 3079 1726884398.08158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884398.08184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884398.08221: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2083e0> <<< 3079 1726884398.08241: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884398.08276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 3079 1726884398.08290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884398.08347: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20aea0> <<< 3079 1726884398.08398: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f20afc0> <<< 3079 1726884398.08425: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f209160> <<< 3079 1726884398.08460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 3079 1726884398.08463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884398.08505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 3079 1726884398.08513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884398.08560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 3079 1726884398.08587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884398.08598: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20edb0> import '_tokenize' # <<< 3079 1726884398.08687: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20d880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20d5e0> <<< 3079 1726884398.08710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884398.08793: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20ff50> <<< 3079 1726884398.08845: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f209610> <<< 3079 1726884398.08850: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f256f30> <<< 3079 1726884398.08883: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2570e0> <<< 3079 1726884398.08921: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 3079 1726884398.08949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884398.09005: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.09022: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f258cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f258a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884398.09193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884398.09296: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f25b1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f259310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884398.09361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 3079 1726884398.09401: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2629c0> <<< 3079 1726884398.09753: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f25b380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f263ce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f263b90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f263e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2573e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884398.09776: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 3079 1726884398.09803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 3079 1726884398.09840: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.09866: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f266c60> <<< 3079 1726884398.10188: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f267f20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f265400> <<< 3079 1726884398.10210: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f266780> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f264f80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 3079 1726884398.10300: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.10426: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 3079 1726884398.10452: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.10477: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884398.10641: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.10780: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.11501: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.12178: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 3079 1726884398.12219: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.12282: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f2ec080> <<< 3079 1726884398.12545: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 3079 1726884398.12549: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2ece60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f26b350> <<< 3079 1726884398.12571: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 3079 1726884398.12712: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.12903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 3079 1726884398.12926: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2ecef0> # zipimport: zlib available <<< 3079 1726884398.13484: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14033: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14121: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14216: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 3079 1726884398.14265: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14321: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884398.14333: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14406: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14553: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884398.14557: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884398.14580: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 3079 1726884398.14607: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14675: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884398.14678: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.14946: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.15277: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884398.15313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 3079 1726884398.15499: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2eeed0> # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884398.15633: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 3079 1726884398.15637: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 3079 1726884398.15679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884398.15727: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.15859: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f0fdaf0> <<< 3079 1726884398.15932: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.15976: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f0fe450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2ee450> # zipimport: zlib available <<< 3079 1726884398.16006: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.16105: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884398.16152: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.16209: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.16280: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884398.16354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.16423: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f0fd010> <<< 3079 1726884398.16496: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f0fe5a0> <<< 3079 1726884398.16499: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 3079 1726884398.16577: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.16640: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.16678: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.16725: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.16771: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884398.16775: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884398.16800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884398.17004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884398.17025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f1928d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f108560> <<< 3079 1726884398.17256: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f103a10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f102510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 3079 1726884398.17691: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.18168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py <<< 3079 1726884398.18186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f10a090> <<< 3079 1726884398.18277: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.19227: stdout chunk (state=3): >>> {"dest": "/tmp/ssh_config", "src": "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source", "md5sum": "526309ceeeb82b95a711ab55ee4c39cf", "checksum": "74f78cc1df23c49e813e3ee5b205fa749b6ef339", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2111, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source", "dest": "/tmp/ssh_config", "owner": "root", "group": "root", "mode": "644", "validate": " true %s\n", "backup": true, "follow": false, "_original_basename": "ssh_config.j2", "checksum": "74f78cc1df23c49e813e3ee5b205fa749b6ef339", "force": true, "unsafe_writes": false, "content": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 3079 1726884398.19691: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 3079 1726884398.19766: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib <<< 3079 1726884398.19887: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 3079 1726884398.20313: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 3079 1726884398.20592: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 3079 1726884398.20597: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 3079 1726884398.20636: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884398.20909: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 3079 1726884398.20917: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 3079 1726884398.21157: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 3079 1726884398.21224: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 3079 1726884398.21724: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884398.21728: stdout chunk (state=3): >>><<< 3079 1726884398.21730: stderr chunk (state=3): >>><<< 3079 1726884398.22060: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f80c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f7dbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f80eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5bd160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5bdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5fbda0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5fbfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6337d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f633e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f613a70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f611190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5f8f50> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6576b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6562d0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f612030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5fae40> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f688770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5f81d0> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f688c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f688ad0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f688e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f5f6cf0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f689520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6891f0> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f68a420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a4620> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f6a5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a6c60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f6a72c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a61b0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f6a7d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f6a7470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f68a390> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f42fcb0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f458770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4584d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f4587a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f458980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f42de50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f45a030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f458cb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f68ab40> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f48a390> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4a2540> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4db320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f501ac0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4db440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4a31d0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f3203b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f4a1580> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f45af30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f429f320590> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_opcrlqgc/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f37a030> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f350f20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f323fb0> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f353e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f39d9d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39d760> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39d0a0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39daf0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f37aab0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f39e780> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f39e900> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f39ee10> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f204c20> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f206840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f207200> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2083e0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20aea0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f20afc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f209160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20edb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20d880> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20d5e0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f20ff50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f209610> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f256f30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2570e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f258cb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f258a70> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f25b1d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f259310> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2629c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f25b380> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f263ce0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f263b90> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f263e30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2573e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f266c60> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f267f20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f265400> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f266780> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f264f80> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f2ec080> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2ece60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f26b350> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2ecef0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2eeed0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f0fdaf0> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f0fe450> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f2ee450> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f429f0fd010> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f0fe5a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f1928d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f108560> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f103a10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f102510> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py # code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f429f10a090> # zipimport: zlib available {"dest": "/tmp/ssh_config", "src": "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source", "md5sum": "526309ceeeb82b95a711ab55ee4c39cf", "checksum": "74f78cc1df23c49e813e3ee5b205fa749b6ef339", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2111, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source", "dest": "/tmp/ssh_config", "owner": "root", "group": "root", "mode": "644", "validate": " true %s\n", "backup": true, "follow": false, "_original_basename": "ssh_config.j2", "checksum": "74f78cc1df23c49e813e3ee5b205fa749b6ef339", "force": true, "unsafe_writes": false, "content": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 3079 1726884398.23314: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source', 'dest': '/tmp/ssh_config', 'owner': 'root', 'group': 'root', 'mode': '644', 'validate': ' true %s\n', 'backup': True, 'follow': False, '_original_basename': 'ssh_config.j2', 'checksum': '74f78cc1df23c49e813e3ee5b205fa749b6ef339', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.copy', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884398.23318: _low_level_execute_command(): starting 3079 1726884398.23321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/ > /dev/null 2>&1 && sleep 0' 3079 1726884398.23323: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884398.23347: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884398.23467: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884398.25631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884398.25635: stdout chunk (state=3): >>><<< 3079 1726884398.25638: stderr chunk (state=3): >>><<< 3079 1726884398.25641: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884398.25643: handler run complete 3079 1726884398.25682: attempt loop complete, returning result 3079 1726884398.25686: _execute() done 3079 1726884398.25688: dumping result to json 3079 1726884398.25696: done dumping result, returning 3079 1726884398.25729: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Generate the configuration file [12b8f51e-eff7-176b-d716-00000000013a] 3079 1726884398.26016: sending task result for task 12b8f51e-eff7-176b-d716-00000000013a 3079 1726884398.26099: done sending task result for task 12b8f51e-eff7-176b-d716-00000000013a 3079 1726884398.26103: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "74f78cc1df23c49e813e3ee5b205fa749b6ef339", "dest": "/tmp/ssh_config", "gid": 0, "group": "root", "md5sum": "526309ceeeb82b95a711ab55ee4c39cf", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2111, "src": "/root/.ansible/tmp/ansible-tmp-1726884396.2291942-4426-223016689487804/.source", "state": "file", "uid": 0 } 3079 1726884398.26202: no more pending results, returning what we have 3079 1726884398.26205: results queue empty 3079 1726884398.26206: checking for any_errors_fatal 3079 1726884398.26214: done checking for any_errors_fatal 3079 1726884398.26215: checking for max_fail_percentage 3079 1726884398.26216: done checking for max_fail_percentage 3079 1726884398.26217: checking to see if all hosts have failed and the running result is not ok 3079 1726884398.26218: done checking to see if all hosts have failed 3079 1726884398.26219: getting the remaining hosts for this loop 3079 1726884398.26221: done getting the remaining hosts for this loop 3079 1726884398.26225: getting the next task for host managed_node2 3079 1726884398.26234: done getting next task for host managed_node2 3079 1726884398.26237: ^ task is: TASK: meta (role_complete) 3079 1726884398.26240: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884398.26252: getting variables 3079 1726884398.26254: in VariableManager get_vars() 3079 1726884398.26292: Calling all_inventory to load vars for managed_node2 3079 1726884398.26295: Calling groups_inventory to load vars for managed_node2 3079 1726884398.26297: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884398.26422: Calling all_plugins_play to load vars for managed_node2 3079 1726884398.26429: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884398.26434: Calling groups_plugins_play to load vars for managed_node2 3079 1726884398.26659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884398.27024: done with get_vars() 3079 1726884398.27038: done getting variables 3079 1726884398.27148: done queuing things up, now waiting for results queue to drain 3079 1726884398.27150: results queue empty 3079 1726884398.27159: checking for any_errors_fatal 3079 1726884398.27167: done checking for any_errors_fatal 3079 1726884398.27168: checking for max_fail_percentage 3079 1726884398.27170: done checking for max_fail_percentage 3079 1726884398.27171: checking to see if all hosts have failed and the running result is not ok 3079 1726884398.27172: done checking to see if all hosts have failed 3079 1726884398.27184: getting the remaining hosts for this loop 3079 1726884398.27186: done getting the remaining hosts for this loop 3079 1726884398.27191: getting the next task for host managed_node2 3079 1726884398.27204: done getting next task for host managed_node2 3079 1726884398.27209: ^ task is: TASK: Download the configuration file 3079 1726884398.27219: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884398.27222: getting variables 3079 1726884398.27232: in VariableManager get_vars() 3079 1726884398.27247: Calling all_inventory to load vars for managed_node2 3079 1726884398.27257: Calling groups_inventory to load vars for managed_node2 3079 1726884398.27261: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884398.27269: Calling all_plugins_play to load vars for managed_node2 3079 1726884398.27273: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884398.27277: Calling groups_plugins_play to load vars for managed_node2 3079 1726884398.27524: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884398.27798: done with get_vars() 3079 1726884398.27812: done getting variables TASK [Download the configuration file] ***************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:93 Friday 20 September 2024 22:06:38 -0400 (0:00:02.215) 0:01:16.591 ****** 3079 1726884398.27930: entering _queue_task() for managed_node2/slurp 3079 1726884398.28551: worker is 1 (out of 1 available) 3079 1726884398.28564: exiting _queue_task() for managed_node2/slurp 3079 1726884398.28577: done queuing things up, now waiting for results queue to drain 3079 1726884398.28578: waiting for pending results... 3079 1726884398.29044: running TaskExecutor() for managed_node2/TASK: Download the configuration file 3079 1726884398.29265: in run() - task 12b8f51e-eff7-176b-d716-000000000014 3079 1726884398.29370: variable 'ansible_search_path' from source: unknown 3079 1726884398.29442: calling self._execute() 3079 1726884398.29680: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884398.29757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884398.29782: variable 'omit' from source: magic vars 3079 1726884398.30151: variable 'omit' from source: magic vars 3079 1726884398.30221: variable 'omit' from source: magic vars 3079 1726884398.30262: variable 'omit' from source: magic vars 3079 1726884398.30339: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884398.30391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884398.30434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884398.30438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884398.30457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884398.30544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884398.30548: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884398.30551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884398.30632: Set connection var ansible_shell_type to sh 3079 1726884398.30641: Set connection var ansible_shell_executable to /bin/sh 3079 1726884398.30652: Set connection var ansible_timeout to 10 3079 1726884398.30660: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884398.30663: Set connection var ansible_connection to ssh 3079 1726884398.30674: Set connection var ansible_pipelining to False 3079 1726884398.30714: variable 'ansible_shell_executable' from source: unknown 3079 1726884398.30718: variable 'ansible_connection' from source: unknown 3079 1726884398.30721: variable 'ansible_module_compression' from source: unknown 3079 1726884398.30724: variable 'ansible_shell_type' from source: unknown 3079 1726884398.30727: variable 'ansible_shell_executable' from source: unknown 3079 1726884398.30730: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884398.30761: variable 'ansible_pipelining' from source: unknown 3079 1726884398.30764: variable 'ansible_timeout' from source: unknown 3079 1726884398.30767: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884398.31086: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 3079 1726884398.31090: variable 'omit' from source: magic vars 3079 1726884398.31093: starting attempt loop 3079 1726884398.31096: running the handler 3079 1726884398.31098: _low_level_execute_command(): starting 3079 1726884398.31100: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 3079 1726884398.32028: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884398.32036: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884398.32051: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884398.32158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884398.33987: stdout chunk (state=3): >>>/root <<< 3079 1726884398.34421: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884398.34426: stdout chunk (state=3): >>><<< 3079 1726884398.34432: stderr chunk (state=3): >>><<< 3079 1726884398.34435: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884398.34513: _low_level_execute_command(): starting 3079 1726884398.34596: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863 `" && echo ansible-tmp-1726884398.344852-4508-164767601724863="` echo /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863 `" ) && sleep 0' 3079 1726884398.36870: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884398.37028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884398.37047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884398.37260: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884398.39301: stdout chunk (state=3): >>>ansible-tmp-1726884398.344852-4508-164767601724863=/root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863 <<< 3079 1726884398.39619: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884398.39627: stdout chunk (state=3): >>><<< 3079 1726884398.39633: stderr chunk (state=3): >>><<< 3079 1726884398.39637: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726884398.344852-4508-164767601724863=/root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884398.39839: variable 'ansible_module_compression' from source: unknown 3079 1726884398.40042: ANSIBALLZ: Using lock for slurp 3079 1726884398.40046: ANSIBALLZ: Acquiring lock 3079 1726884398.40052: ANSIBALLZ: Lock acquired: 139663063306784 3079 1726884398.40054: ANSIBALLZ: Creating module 3079 1726884398.67784: ANSIBALLZ: Writing module into payload 3079 1726884398.67883: ANSIBALLZ: Writing module 3079 1726884398.67920: ANSIBALLZ: Renaming module 3079 1726884398.67945: ANSIBALLZ: Done creating module 3079 1726884398.67971: variable 'ansible_facts' from source: unknown 3079 1726884398.68059: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py 3079 1726884398.68234: Sending initial data 3079 1726884398.68239: Sent initial data (151 bytes) 3079 1726884398.68959: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884398.69029: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884398.69046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884398.69113: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884398.69117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884398.69190: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884398.70975: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 3079 1726884398.71025: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 3079 1726884398.71072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 3079 1726884398.71157: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpc30p_f4a /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py <<< 3079 1726884398.71162: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py" <<< 3079 1726884398.71244: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-3079_p9l7yx2/tmpc30p_f4a" to remote "/root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py" <<< 3079 1726884398.72589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884398.72637: stderr chunk (state=3): >>><<< 3079 1726884398.72650: stdout chunk (state=3): >>><<< 3079 1726884398.72681: done transferring module to remote 3079 1726884398.72802: _low_level_execute_command(): starting 3079 1726884398.72806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/ /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py && sleep 0' 3079 1726884398.73291: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884398.73321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 3079 1726884398.73352: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884398.73362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884398.73395: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884398.73399: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884398.73475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884398.75401: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884398.75472: stderr chunk (state=3): >>><<< 3079 1726884398.75476: stdout chunk (state=3): >>><<< 3079 1726884398.75492: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884398.75495: _low_level_execute_command(): starting 3079 1726884398.75514: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/AnsiballZ_slurp.py && sleep 0' 3079 1726884398.76186: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 3079 1726884398.76192: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884398.76194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884398.76197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884398.76200: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884398.76202: stderr chunk (state=3): >>>debug2: match not found <<< 3079 1726884398.76205: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884398.76217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 3079 1726884398.76222: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.46.105 is address <<< 3079 1726884398.76225: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 3079 1726884398.76230: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 3079 1726884398.76240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 3079 1726884398.76254: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 3079 1726884398.76292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 <<< 3079 1726884398.76295: stderr chunk (state=3): >>>debug2: match found <<< 3079 1726884398.76298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884398.76357: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884398.76371: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884398.76388: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884398.76495: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884398.78704: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 3079 1726884398.78727: stdout chunk (state=3): >>>import _imp # builtin <<< 3079 1726884398.78764: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 3079 1726884398.78770: stdout chunk (state=3): >>>import '_weakref' # <<< 3079 1726884398.78839: stdout chunk (state=3): >>>import '_io' # <<< 3079 1726884398.78845: stdout chunk (state=3): >>>import 'marshal' # <<< 3079 1726884398.78883: stdout chunk (state=3): >>>import 'posix' # <<< 3079 1726884398.78923: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 3079 1726884398.78948: stdout chunk (state=3): >>>import 'time' # <<< 3079 1726884398.78961: stdout chunk (state=3): >>>import 'zipimport' # <<< 3079 1726884398.78967: stdout chunk (state=3): >>># installed zipimport hook <<< 3079 1726884398.79020: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 3079 1726884398.79032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.79039: stdout chunk (state=3): >>>import '_codecs' # <<< 3079 1726884398.79067: stdout chunk (state=3): >>>import 'codecs' # <<< 3079 1726884398.79100: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 3079 1726884398.79130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 3079 1726884398.79145: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f007400c530> <<< 3079 1726884398.79153: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073fdbb30> <<< 3079 1726884398.79176: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 3079 1726884398.79182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f007400eab0> <<< 3079 1726884398.79212: stdout chunk (state=3): >>>import '_signal' # <<< 3079 1726884398.79234: stdout chunk (state=3): >>>import '_abc' # <<< 3079 1726884398.79244: stdout chunk (state=3): >>>import 'abc' # <<< 3079 1726884398.79261: stdout chunk (state=3): >>>import 'io' # <<< 3079 1726884398.79297: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 3079 1726884398.79394: stdout chunk (state=3): >>>import '_collections_abc' # <<< 3079 1726884398.79424: stdout chunk (state=3): >>>import 'genericpath' # <<< 3079 1726884398.79430: stdout chunk (state=3): >>>import 'posixpath' # <<< 3079 1726884398.79455: stdout chunk (state=3): >>>import 'os' # <<< 3079 1726884398.79496: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages <<< 3079 1726884398.79517: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 3079 1726884398.79532: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 3079 1726884398.79555: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 3079 1726884398.79561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 3079 1726884398.79583: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e01160> <<< 3079 1726884398.79646: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 3079 1726884398.79695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e01fd0> import 'site' # <<< 3079 1726884398.79733: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 3079 1726884398.79970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 3079 1726884398.79998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 3079 1726884398.80021: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.80043: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 3079 1726884398.80087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 3079 1726884398.80105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 3079 1726884398.80138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3fe60> <<< 3079 1726884398.80172: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 3079 1726884398.80203: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3ff20> <<< 3079 1726884398.80231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 3079 1726884398.80252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 3079 1726884398.80285: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 3079 1726884398.80343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.80380: stdout chunk (state=3): >>>import 'itertools' # <<< 3079 1726884398.80427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e77830> <<< 3079 1726884398.80444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e77ec0> import '_collections' # <<< 3079 1726884398.80502: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e57b00> <<< 3079 1726884398.80536: stdout chunk (state=3): >>>import '_functools' # <<< 3079 1726884398.80555: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e551c0> <<< 3079 1726884398.80644: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3d010> <<< 3079 1726884398.80683: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 3079 1726884398.80709: stdout chunk (state=3): >>>import '_sre' # <<< 3079 1726884398.80737: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 3079 1726884398.80771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 3079 1726884398.80812: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 3079 1726884398.80816: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e9b740> <<< 3079 1726884398.80859: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e9a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e560f0> <<< 3079 1726884398.80876: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e98bc0> <<< 3079 1726884398.80931: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 3079 1726884398.80955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ecc740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3c290> <<< 3079 1726884398.81016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 3079 1726884398.81020: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073eccbf0> <<< 3079 1726884398.81064: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073eccaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ecce90> <<< 3079 1726884398.81091: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3adb0> <<< 3079 1726884398.81136: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.81139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 3079 1726884398.81178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ecd580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ecd250> import 'importlib.machinery' # <<< 3079 1726884398.81229: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 3079 1726884398.81260: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ece480> import 'importlib.util' # <<< 3079 1726884398.81272: stdout chunk (state=3): >>>import 'runpy' # <<< 3079 1726884398.81304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 3079 1726884398.81352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 3079 1726884398.81356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee4680> <<< 3079 1726884398.81412: stdout chunk (state=3): >>>import 'errno' # <<< 3079 1726884398.81470: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ee5d60> <<< 3079 1726884398.81473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 3079 1726884398.81477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 3079 1726884398.81535: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee6c30> <<< 3079 1726884398.81558: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ee7290> <<< 3079 1726884398.81562: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee6180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 3079 1726884398.81622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 3079 1726884398.81626: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ee7d10> <<< 3079 1726884398.81643: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee7440> <<< 3079 1726884398.81675: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ece4b0> <<< 3079 1726884398.81691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 3079 1726884398.81738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 3079 1726884398.81757: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 3079 1726884398.81812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 3079 1726884398.81816: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073c83bf0> <<< 3079 1726884398.81872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 3079 1726884398.81885: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073cac740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cac4a0> <<< 3079 1726884398.81940: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073cac770> <<< 3079 1726884398.81943: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073cac950> <<< 3079 1726884398.81971: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073c81d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 3079 1726884398.82098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 3079 1726884398.82131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cae030> <<< 3079 1726884398.82179: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073caccb0> <<< 3079 1726884398.82184: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073eceba0> <<< 3079 1726884398.82210: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 3079 1726884398.82258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.82278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 3079 1726884398.82336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 3079 1726884398.82354: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cde3c0> <<< 3079 1726884398.82416: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 3079 1726884398.82459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 3079 1726884398.82462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 3079 1726884398.82530: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cf6570> <<< 3079 1726884398.82536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 3079 1726884398.82574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 3079 1726884398.82645: stdout chunk (state=3): >>>import 'ntpath' # <<< 3079 1726884398.82677: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073d2b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 3079 1726884398.82730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 3079 1726884398.82744: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 3079 1726884398.82791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 3079 1726884398.82888: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073d55a90> <<< 3079 1726884398.82967: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073d2b410> <<< 3079 1726884398.83026: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cf7200> <<< 3079 1726884398.83061: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b74440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cf55b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073caef60> <<< 3079 1726884398.83177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 3079 1726884398.83189: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0073cf5970> <<< 3079 1726884398.83267: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_1u2e4rwt/ansible_slurp_payload.zip' # zipimport: zlib available <<< 3079 1726884398.83433: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.83463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 3079 1726884398.83516: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 3079 1726884398.83589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 3079 1726884398.83635: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bca120> import '_typing' # <<< 3079 1726884398.83848: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ba1010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ba0170> <<< 3079 1726884398.83876: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.83916: stdout chunk (state=3): >>>import 'ansible' # <<< 3079 1726884398.83953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 3079 1726884398.83958: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.85548: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.86924: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ba3fb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.86974: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 3079 1726884398.86978: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073bf1ac0> <<< 3079 1726884398.87036: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf1850> <<< 3079 1726884398.87091: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf1160> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 3079 1726884398.87106: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf1c10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bcadb0> import 'atexit' # <<< 3079 1726884398.87215: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073bf2870> <<< 3079 1726884398.87222: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073bf2ab0> <<< 3079 1726884398.87319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 3079 1726884398.87322: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf2ff0> <<< 3079 1726884398.87373: stdout chunk (state=3): >>>import 'pwd' # <<< 3079 1726884398.87443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 3079 1726884398.87471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a58d70> <<< 3079 1726884398.87523: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073a5a990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 3079 1726884398.87527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 3079 1726884398.87596: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5b290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 3079 1726884398.87645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 3079 1726884398.87658: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5c470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 3079 1726884398.87690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 3079 1726884398.87759: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5eed0> <<< 3079 1726884398.87780: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073a5f200> <<< 3079 1726884398.87863: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5d1c0> <<< 3079 1726884398.87867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 3079 1726884398.87935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 3079 1726884398.88017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 3079 1726884398.88129: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a62f00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a619d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a61730> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 3079 1726884398.88133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 3079 1726884398.88167: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a63e00> <<< 3079 1726884398.88225: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5d6a0> <<< 3079 1726884398.88229: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073aab110> <<< 3079 1726884398.88321: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aab260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 3079 1726884398.88359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 3079 1726884398.88406: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073aace30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aacbf0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 3079 1726884398.88552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 3079 1726884398.88593: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073aaf350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aad4f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 3079 1726884398.88690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.88694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 3079 1726884398.88746: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ab6ab0> <<< 3079 1726884398.88893: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aaf440> <<< 3079 1726884398.88976: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ab7d70> <<< 3079 1726884398.89005: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ab77a0> <<< 3079 1726884398.89098: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ab7e90> <<< 3079 1726884398.89149: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aab560> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 3079 1726884398.89187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.89220: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073abb5f0> <<< 3079 1726884398.89431: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.89434: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073abca10> <<< 3079 1726884398.89497: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ab9d60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073abb0e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ab9940> <<< 3079 1726884398.89530: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.89533: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 3079 1726884398.89547: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.89636: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.89759: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.89799: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 3079 1726884398.89818: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 3079 1726884398.89957: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.90096: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.90786: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.92014: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073b40cb0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b419a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073abf710> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 3079 1726884398.92038: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.92329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b41a90> # zipimport: zlib available <<< 3079 1726884398.92819: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93379: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93456: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93549: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 3079 1726884398.93577: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93608: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 3079 1726884398.93680: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93795: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.93897: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 3079 1726884398.93916: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 3079 1726884398.93961: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 3079 1726884398.94005: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 3079 1726884398.94043: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.94295: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.94583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 3079 1726884398.94689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 3079 1726884398.94692: stdout chunk (state=3): >>>import '_ast' # <<< 3079 1726884398.94776: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b42c60> <<< 3079 1726884398.95049: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95052: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 3079 1726884398.95081: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.95219: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073952480> <<< 3079 1726884398.95289: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073952de0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b43b90> <<< 3079 1726884398.95307: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95372: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95401: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 3079 1726884398.95425: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95485: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95513: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95598: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.95648: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 3079 1726884398.95702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.95789: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 3079 1726884398.96089: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073951b20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073953080> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884398.96093: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.96097: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.96105: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 3079 1726884398.96141: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 3079 1726884398.96149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 3079 1726884398.96170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 3079 1726884398.96259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 3079 1726884398.96262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 3079 1726884398.96265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 3079 1726884398.96333: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00739e3080> <<< 3079 1726884398.96420: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f007395fec0> <<< 3079 1726884398.96478: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00739570b0> <<< 3079 1726884398.96481: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073956f30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 3079 1726884398.96513: stdout chunk (state=3): >>># zipimport: zlib available <<< 3079 1726884398.96589: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 3079 1726884398.96630: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 3079 1726884398.96824: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 3079 1726884398.97026: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpBZGRLZXlzVG9BZ2VudCB5ZXMKQWRkcmVzc0ZhbWlseSB5ZXMKQmF0Y2hNb2RlIHllcwpCaW5kQWRkcmVzcyB5ZXMKQmluZEludGVyZmFjZSB5ZXMKQ2Fub25pY2FsRG9tYWlucyB5ZXMKQ2Fub25pY2FsaXplRmFsbGJhY2tMb2NhbCB5ZXMKQ2Fub25pY2FsaXplSG9zdG5hbWUgeWVzCkNhbm9uaWNhbGl6ZU1heERvdHMgeWVzCkNhbm9uaWNhbGl6ZVBlcm1pdHRlZENOQU1FcyB5ZXMKQ0FTaWduYXR1cmVBbGdvcml0aG1zIHllcwpDZXJ0aWZpY2F0ZUZpbGUgeWVzCkNoZWNrSG9zdElQIHllcwpDaXBoZXJzIHllcwpDbGVhckFsbEZvcndhcmRpbmdzIHllcwpDb21wcmVzc2lvbiB5ZXMKQ29ubmVjdGlvbkF0dGVtcHRzIHllcwpDb25uZWN0VGltZW91dCB5ZXMKQ29udHJvbE1hc3RlciB5ZXMKQ29udHJvbFBhdGggeWVzCkNvbnRyb2xQZXJzaXN0IHllcwpEeW5hbWljRm9yd2FyZCB5ZXMKRW5hYmxlRXNjYXBlQ29tbWFuZGxpbmUgeWVzCkVuYWJsZVNTSEtleXNpZ24geWVzCkVzY2FwZUNoYXIgeWVzCkV4aXRPbkZvcndhcmRGYWlsdXJlIHllcwpGaW5nZXJwcmludEhhc2ggeWVzCkZvcmtBZnRlckF1dGhlbnRpY2F0aW9uIHllcwpGb3J3YXJkQWdlbnQgeWVzCkZvcndhcmRYMTEgeWVzCkZvcndhcmRYMTFUaW1lb3V0IHllcwpGb3J3YXJkWDExVHJ1c3RlZCB5ZXMKR2F0ZXdheVBvcnRzIHllcwpHbG9iYWxLbm93bkhvc3RzRmlsZSB5ZXMKR1NTQVBJQXV0aGVudGljYXRpb24geWVzCkdTU0FQSUNsaWVudElkZW50aXR5IHllcwpHU1NBUElEZWxlZ2F0ZUNyZWRlbnRpYWxzIHllcwpHU1NBUElLZXlFeGNoYW5nZSB5ZXMKR1NTQVBJUmVuZXdhbEZvcmNlc1Jla2V5IHllcwpHU1NBUElTZXJ2ZXJJZGVudGl0eSB5ZXMKR1NTQVBJVHJ1c3REbnMgeWVzCkdTU0FQSUtleEFsZ29yaXRobXMgeWVzCkhhc2hLbm93bkhvc3RzIHllcwpIb3N0YmFzZWRBdXRoZW50aWNhdGlvbiB5ZXMKSG9zdGJhc2VkQWNjZXB0ZWRBbGdvcml0aG1zIHllcwpIb3N0S2V5QWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsaWFzIHllcwpIb3N0bmFtZSB5ZXMKSWRlbnRpdGllc09ubHkgeWVzCklkZW50aXR5QWdlbnQgeWVzCklkZW50aXR5RmlsZSB5ZXMKSWdub3JlVW5rbm93biB5ZXMKSW5jbHVkZSB5ZXMKSVBRb1MgeWVzCktiZEludGVyYWN0aXZlQXV0aGVudGljYXRpb24geWVzCktiZEludGVyYWN0aXZlRGV2aWNlcyB5ZXMKS2V4QWxnb3JpdGhtcyB5ZXMKS25vd25Ib3N0c0NvbW1hbmQgeWVzCkxvY2FsQ29tbWFuZCB5ZXMKTG9jYWxGb3J3YXJkIHllcwpMb2dMZXZlbCB5ZXMKTG9nVmVyYm9zZSB5ZXMKTUFDcyB5ZXMKTm9Ib3N0QXV0aGVudGljYXRpb25Gb3JMb2NhbGhvc3QgeWVzCk51bWJlck9mUGFzc3dvcmRQcm9tcHRzIHllcwpQYXNzd29yZEF1dGhlbnRpY2F0aW9uIHllcwpQZXJtaXRMb2NhbENvbW1hbmQgeWVzClBlcm1pdFJlbW90ZU9wZW4geWVzClBLQ1MxMVByb3ZpZGVyIHllcwpQb3J0IHllcwpQcmVmZXJyZWRBdXRoZW50aWNhdGlvbnMgeWVzClByb3h5Q29tbWFuZCB5ZXMKUHJveHlKdW1wIHllcwpQcm94eVVzZUZkcGFzcyB5ZXMKUHVia2V5QWNjZXB0ZWRBbGdvcml0aG1zIHllcwpQdWJrZXlBdXRoZW50aWNhdGlvbiB5ZXMKUmVrZXlMaW1pdCB5ZXMKUmVtb3RlQ29tbWFuZCB5ZXMKUmVtb3RlRm9yd2FyZCB5ZXMKUmVxdWVzdFRUWSB5ZXMKUmVxdWlyZWRSU0FTaXplIHllcwpSZXZva2VkSG9zdEtleXMgeWVzClNlY3VyaXR5S2V5UHJvdmlkZXIgeWVzClNlbmRFbnYgeWVzClNlcnZlckFsaXZlQ291bnRNYXggeWVzClNlcnZlckFsaXZlSW50ZXJ2YWwgeWVzClNlc3Npb25UeXBlIHllcwpTZXRFbnYgeWVzClN0ZGluTnVsbCB5ZXMKU3RyZWFtTG9jYWxCaW5kTWFzayB5ZXMKU3RyZWFtTG9jYWxCaW5kVW5saW5rIHllcwpTdHJpY3RIb3N0S2V5Q2hlY2tpbmcgeWVzClN5c2xvZ0ZhY2lsaXR5IHllcwpUQ1BLZWVwQWxpdmUgeWVzClR1bm5lbCB5ZXMKVHVubmVsRGV2aWNlIHllcwpVcGRhdGVIb3N0S2V5cyB5ZXMKVXNlciB5ZXMKVXNlcktub3duSG9zdHNGaWxlIHllcwpWZXJpZnlIb3N0S2V5RE5TIHllcwpWaXN1YWxIb3N0S2V5IHllcwpYQXV0aExvY2F0aW9uIHllcwo=", "source": "/tmp/ssh_config", "encoding": "base64", "invocation": {"module_args": {"src": "/tmp/ssh_config"}}} # destroy __main__ <<< 3079 1726884398.97299: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 3079 1726884398.97303: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 3079 1726884398.97322: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 3079 1726884398.97387: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 3079 1726884398.97391: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external<<< 3079 1726884398.97394: stdout chunk (state=3): >>> # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog <<< 3079 1726884398.97516: stdout chunk (state=3): >>># cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 3079 1726884398.97722: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 3079 1726884398.97809: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 3079 1726884398.97829: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 3079 1726884398.97836: stdout chunk (state=3): >>> # destroy fnmatch # destroy ipaddress <<< 3079 1726884398.97909: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 3079 1726884398.97922: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 3079 1726884398.97925: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 3079 1726884398.98037: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 3079 1726884398.98262: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 3079 1726884398.98539: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform <<< 3079 1726884398.98551: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 3079 1726884398.98562: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 3079 1726884398.98592: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc <<< 3079 1726884398.98603: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 3079 1726884398.98614: stdout chunk (state=3): >>># clear sys.audit hooks <<< 3079 1726884398.99191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. <<< 3079 1726884398.99194: stdout chunk (state=3): >>><<< 3079 1726884398.99197: stderr chunk (state=3): >>><<< 3079 1726884398.99321: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f007400c530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073fdbb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f007400eab0> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e01160> # /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e01fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3fe60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py # code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3ff20> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e77830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e77ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e57b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e551c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3d010> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e9b740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e9a360> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e560f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e98bc0> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ecc740> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3c290> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073eccbf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073eccaa0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ecce90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073e3adb0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ecd580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ecd250> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ece480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee4680> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ee5d60> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee6c30> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ee7290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee6180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ee7d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ee7440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ece4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073c83bf0> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073cac740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cac4a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073cac770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073cac950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073c81d90> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cae030> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073caccb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073eceba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py # code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cde3c0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cf6570> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073d2b2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073d55a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073d2b410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cf7200> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b74440> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073cf55b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073caef60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0073cf5970> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_1u2e4rwt/ansible_slurp_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bca120> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ba1010> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ba0170> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ba3fb0> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073bf1ac0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf1850> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf1160> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf1c10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bcadb0> import 'atexit' # # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073bf2870> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073bf2ab0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py # code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073bf2ff0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a58d70> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073a5a990> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py # code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5b290> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5c470> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5eed0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073a5f200> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5d1c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a62f00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a619d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a61730> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a63e00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073a5d6a0> # extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073aab110> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aab260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073aace30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aacbf0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073aaf350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aad4f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ab6ab0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aaf440> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ab7d70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ab77a0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073ab7e90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073aab560> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073abb5f0> # extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073abca10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ab9d60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073abb0e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073ab9940> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073b40cb0> # /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b419a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073abf710> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b41a90> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b42c60> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073952480> # extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073952de0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073b43b90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0073951b20> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073953080> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00739e3080> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f007395fec0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00739570b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0073956f30> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpBZGRLZXlzVG9BZ2VudCB5ZXMKQWRkcmVzc0ZhbWlseSB5ZXMKQmF0Y2hNb2RlIHllcwpCaW5kQWRkcmVzcyB5ZXMKQmluZEludGVyZmFjZSB5ZXMKQ2Fub25pY2FsRG9tYWlucyB5ZXMKQ2Fub25pY2FsaXplRmFsbGJhY2tMb2NhbCB5ZXMKQ2Fub25pY2FsaXplSG9zdG5hbWUgeWVzCkNhbm9uaWNhbGl6ZU1heERvdHMgeWVzCkNhbm9uaWNhbGl6ZVBlcm1pdHRlZENOQU1FcyB5ZXMKQ0FTaWduYXR1cmVBbGdvcml0aG1zIHllcwpDZXJ0aWZpY2F0ZUZpbGUgeWVzCkNoZWNrSG9zdElQIHllcwpDaXBoZXJzIHllcwpDbGVhckFsbEZvcndhcmRpbmdzIHllcwpDb21wcmVzc2lvbiB5ZXMKQ29ubmVjdGlvbkF0dGVtcHRzIHllcwpDb25uZWN0VGltZW91dCB5ZXMKQ29udHJvbE1hc3RlciB5ZXMKQ29udHJvbFBhdGggeWVzCkNvbnRyb2xQZXJzaXN0IHllcwpEeW5hbWljRm9yd2FyZCB5ZXMKRW5hYmxlRXNjYXBlQ29tbWFuZGxpbmUgeWVzCkVuYWJsZVNTSEtleXNpZ24geWVzCkVzY2FwZUNoYXIgeWVzCkV4aXRPbkZvcndhcmRGYWlsdXJlIHllcwpGaW5nZXJwcmludEhhc2ggeWVzCkZvcmtBZnRlckF1dGhlbnRpY2F0aW9uIHllcwpGb3J3YXJkQWdlbnQgeWVzCkZvcndhcmRYMTEgeWVzCkZvcndhcmRYMTFUaW1lb3V0IHllcwpGb3J3YXJkWDExVHJ1c3RlZCB5ZXMKR2F0ZXdheVBvcnRzIHllcwpHbG9iYWxLbm93bkhvc3RzRmlsZSB5ZXMKR1NTQVBJQXV0aGVudGljYXRpb24geWVzCkdTU0FQSUNsaWVudElkZW50aXR5IHllcwpHU1NBUElEZWxlZ2F0ZUNyZWRlbnRpYWxzIHllcwpHU1NBUElLZXlFeGNoYW5nZSB5ZXMKR1NTQVBJUmVuZXdhbEZvcmNlc1Jla2V5IHllcwpHU1NBUElTZXJ2ZXJJZGVudGl0eSB5ZXMKR1NTQVBJVHJ1c3REbnMgeWVzCkdTU0FQSUtleEFsZ29yaXRobXMgeWVzCkhhc2hLbm93bkhvc3RzIHllcwpIb3N0YmFzZWRBdXRoZW50aWNhdGlvbiB5ZXMKSG9zdGJhc2VkQWNjZXB0ZWRBbGdvcml0aG1zIHllcwpIb3N0S2V5QWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsaWFzIHllcwpIb3N0bmFtZSB5ZXMKSWRlbnRpdGllc09ubHkgeWVzCklkZW50aXR5QWdlbnQgeWVzCklkZW50aXR5RmlsZSB5ZXMKSWdub3JlVW5rbm93biB5ZXMKSW5jbHVkZSB5ZXMKSVBRb1MgeWVzCktiZEludGVyYWN0aXZlQXV0aGVudGljYXRpb24geWVzCktiZEludGVyYWN0aXZlRGV2aWNlcyB5ZXMKS2V4QWxnb3JpdGhtcyB5ZXMKS25vd25Ib3N0c0NvbW1hbmQgeWVzCkxvY2FsQ29tbWFuZCB5ZXMKTG9jYWxGb3J3YXJkIHllcwpMb2dMZXZlbCB5ZXMKTG9nVmVyYm9zZSB5ZXMKTUFDcyB5ZXMKTm9Ib3N0QXV0aGVudGljYXRpb25Gb3JMb2NhbGhvc3QgeWVzCk51bWJlck9mUGFzc3dvcmRQcm9tcHRzIHllcwpQYXNzd29yZEF1dGhlbnRpY2F0aW9uIHllcwpQZXJtaXRMb2NhbENvbW1hbmQgeWVzClBlcm1pdFJlbW90ZU9wZW4geWVzClBLQ1MxMVByb3ZpZGVyIHllcwpQb3J0IHllcwpQcmVmZXJyZWRBdXRoZW50aWNhdGlvbnMgeWVzClByb3h5Q29tbWFuZCB5ZXMKUHJveHlKdW1wIHllcwpQcm94eVVzZUZkcGFzcyB5ZXMKUHVia2V5QWNjZXB0ZWRBbGdvcml0aG1zIHllcwpQdWJrZXlBdXRoZW50aWNhdGlvbiB5ZXMKUmVrZXlMaW1pdCB5ZXMKUmVtb3RlQ29tbWFuZCB5ZXMKUmVtb3RlRm9yd2FyZCB5ZXMKUmVxdWVzdFRUWSB5ZXMKUmVxdWlyZWRSU0FTaXplIHllcwpSZXZva2VkSG9zdEtleXMgeWVzClNlY3VyaXR5S2V5UHJvdmlkZXIgeWVzClNlbmRFbnYgeWVzClNlcnZlckFsaXZlQ291bnRNYXggeWVzClNlcnZlckFsaXZlSW50ZXJ2YWwgeWVzClNlc3Npb25UeXBlIHllcwpTZXRFbnYgeWVzClN0ZGluTnVsbCB5ZXMKU3RyZWFtTG9jYWxCaW5kTWFzayB5ZXMKU3RyZWFtTG9jYWxCaW5kVW5saW5rIHllcwpTdHJpY3RIb3N0S2V5Q2hlY2tpbmcgeWVzClN5c2xvZ0ZhY2lsaXR5IHllcwpUQ1BLZWVwQWxpdmUgeWVzClR1bm5lbCB5ZXMKVHVubmVsRGV2aWNlIHllcwpVcGRhdGVIb3N0S2V5cyB5ZXMKVXNlciB5ZXMKVXNlcktub3duSG9zdHNGaWxlIHllcwpWZXJpZnlIb3N0S2V5RE5TIHllcwpWaXN1YWxIb3N0S2V5IHllcwpYQXV0aExvY2F0aW9uIHllcwo=", "source": "/tmp/ssh_config", "encoding": "base64", "invocation": {"module_args": {"src": "/tmp/ssh_config"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.46.105 closed. 3079 1726884399.01356: done with _execute_module (slurp, {'src': '/tmp/ssh_config', '_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': 'slurp', '_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-1726884398.344852-4508-164767601724863/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 3079 1726884399.01361: _low_level_execute_command(): starting 3079 1726884399.01363: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726884398.344852-4508-164767601724863/ > /dev/null 2>&1 && sleep 0' 3079 1726884399.01366: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found <<< 3079 1726884399.01368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 3079 1726884399.01371: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 3079 1726884399.01712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 3079 1726884399.01717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 3079 1726884399.01746: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 3079 1726884399.03722: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 3079 1726884399.03833: stderr chunk (state=3): >>><<< 3079 1726884399.03846: stdout chunk (state=3): >>><<< 3079 1726884399.03882: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.46.105 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.46.105 originally 10.31.46.105 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 3079 1726884399.03898: handler run complete 3079 1726884399.03930: attempt loop complete, returning result 3079 1726884399.03941: _execute() done 3079 1726884399.03990: dumping result to json 3079 1726884399.03994: done dumping result, returning 3079 1726884399.03997: done running TaskExecutor() for managed_node2/TASK: Download the configuration file [12b8f51e-eff7-176b-d716-000000000014] 3079 1726884399.03999: sending task result for task 12b8f51e-eff7-176b-d716-000000000014 3079 1726884399.04230: done sending task result for task 12b8f51e-eff7-176b-d716-000000000014 3079 1726884399.04234: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpBZGRLZXlzVG9BZ2VudCB5ZXMKQWRkcmVzc0ZhbWlseSB5ZXMKQmF0Y2hNb2RlIHllcwpCaW5kQWRkcmVzcyB5ZXMKQmluZEludGVyZmFjZSB5ZXMKQ2Fub25pY2FsRG9tYWlucyB5ZXMKQ2Fub25pY2FsaXplRmFsbGJhY2tMb2NhbCB5ZXMKQ2Fub25pY2FsaXplSG9zdG5hbWUgeWVzCkNhbm9uaWNhbGl6ZU1heERvdHMgeWVzCkNhbm9uaWNhbGl6ZVBlcm1pdHRlZENOQU1FcyB5ZXMKQ0FTaWduYXR1cmVBbGdvcml0aG1zIHllcwpDZXJ0aWZpY2F0ZUZpbGUgeWVzCkNoZWNrSG9zdElQIHllcwpDaXBoZXJzIHllcwpDbGVhckFsbEZvcndhcmRpbmdzIHllcwpDb21wcmVzc2lvbiB5ZXMKQ29ubmVjdGlvbkF0dGVtcHRzIHllcwpDb25uZWN0VGltZW91dCB5ZXMKQ29udHJvbE1hc3RlciB5ZXMKQ29udHJvbFBhdGggeWVzCkNvbnRyb2xQZXJzaXN0IHllcwpEeW5hbWljRm9yd2FyZCB5ZXMKRW5hYmxlRXNjYXBlQ29tbWFuZGxpbmUgeWVzCkVuYWJsZVNTSEtleXNpZ24geWVzCkVzY2FwZUNoYXIgeWVzCkV4aXRPbkZvcndhcmRGYWlsdXJlIHllcwpGaW5nZXJwcmludEhhc2ggeWVzCkZvcmtBZnRlckF1dGhlbnRpY2F0aW9uIHllcwpGb3J3YXJkQWdlbnQgeWVzCkZvcndhcmRYMTEgeWVzCkZvcndhcmRYMTFUaW1lb3V0IHllcwpGb3J3YXJkWDExVHJ1c3RlZCB5ZXMKR2F0ZXdheVBvcnRzIHllcwpHbG9iYWxLbm93bkhvc3RzRmlsZSB5ZXMKR1NTQVBJQXV0aGVudGljYXRpb24geWVzCkdTU0FQSUNsaWVudElkZW50aXR5IHllcwpHU1NBUElEZWxlZ2F0ZUNyZWRlbnRpYWxzIHllcwpHU1NBUElLZXlFeGNoYW5nZSB5ZXMKR1NTQVBJUmVuZXdhbEZvcmNlc1Jla2V5IHllcwpHU1NBUElTZXJ2ZXJJZGVudGl0eSB5ZXMKR1NTQVBJVHJ1c3REbnMgeWVzCkdTU0FQSUtleEFsZ29yaXRobXMgeWVzCkhhc2hLbm93bkhvc3RzIHllcwpIb3N0YmFzZWRBdXRoZW50aWNhdGlvbiB5ZXMKSG9zdGJhc2VkQWNjZXB0ZWRBbGdvcml0aG1zIHllcwpIb3N0S2V5QWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsaWFzIHllcwpIb3N0bmFtZSB5ZXMKSWRlbnRpdGllc09ubHkgeWVzCklkZW50aXR5QWdlbnQgeWVzCklkZW50aXR5RmlsZSB5ZXMKSWdub3JlVW5rbm93biB5ZXMKSW5jbHVkZSB5ZXMKSVBRb1MgeWVzCktiZEludGVyYWN0aXZlQXV0aGVudGljYXRpb24geWVzCktiZEludGVyYWN0aXZlRGV2aWNlcyB5ZXMKS2V4QWxnb3JpdGhtcyB5ZXMKS25vd25Ib3N0c0NvbW1hbmQgeWVzCkxvY2FsQ29tbWFuZCB5ZXMKTG9jYWxGb3J3YXJkIHllcwpMb2dMZXZlbCB5ZXMKTG9nVmVyYm9zZSB5ZXMKTUFDcyB5ZXMKTm9Ib3N0QXV0aGVudGljYXRpb25Gb3JMb2NhbGhvc3QgeWVzCk51bWJlck9mUGFzc3dvcmRQcm9tcHRzIHllcwpQYXNzd29yZEF1dGhlbnRpY2F0aW9uIHllcwpQZXJtaXRMb2NhbENvbW1hbmQgeWVzClBlcm1pdFJlbW90ZU9wZW4geWVzClBLQ1MxMVByb3ZpZGVyIHllcwpQb3J0IHllcwpQcmVmZXJyZWRBdXRoZW50aWNhdGlvbnMgeWVzClByb3h5Q29tbWFuZCB5ZXMKUHJveHlKdW1wIHllcwpQcm94eVVzZUZkcGFzcyB5ZXMKUHVia2V5QWNjZXB0ZWRBbGdvcml0aG1zIHllcwpQdWJrZXlBdXRoZW50aWNhdGlvbiB5ZXMKUmVrZXlMaW1pdCB5ZXMKUmVtb3RlQ29tbWFuZCB5ZXMKUmVtb3RlRm9yd2FyZCB5ZXMKUmVxdWVzdFRUWSB5ZXMKUmVxdWlyZWRSU0FTaXplIHllcwpSZXZva2VkSG9zdEtleXMgeWVzClNlY3VyaXR5S2V5UHJvdmlkZXIgeWVzClNlbmRFbnYgeWVzClNlcnZlckFsaXZlQ291bnRNYXggeWVzClNlcnZlckFsaXZlSW50ZXJ2YWwgeWVzClNlc3Npb25UeXBlIHllcwpTZXRFbnYgeWVzClN0ZGluTnVsbCB5ZXMKU3RyZWFtTG9jYWxCaW5kTWFzayB5ZXMKU3RyZWFtTG9jYWxCaW5kVW5saW5rIHllcwpTdHJpY3RIb3N0S2V5Q2hlY2tpbmcgeWVzClN5c2xvZ0ZhY2lsaXR5IHllcwpUQ1BLZWVwQWxpdmUgeWVzClR1bm5lbCB5ZXMKVHVubmVsRGV2aWNlIHllcwpVcGRhdGVIb3N0S2V5cyB5ZXMKVXNlciB5ZXMKVXNlcktub3duSG9zdHNGaWxlIHllcwpWZXJpZnlIb3N0S2V5RE5TIHllcwpWaXN1YWxIb3N0S2V5IHllcwpYQXV0aExvY2F0aW9uIHllcwo=", "encoding": "base64", "source": "/tmp/ssh_config" } 3079 1726884399.04300: no more pending results, returning what we have 3079 1726884399.04303: results queue empty 3079 1726884399.04305: checking for any_errors_fatal 3079 1726884399.04306: done checking for any_errors_fatal 3079 1726884399.04309: checking for max_fail_percentage 3079 1726884399.04314: done checking for max_fail_percentage 3079 1726884399.04315: checking to see if all hosts have failed and the running result is not ok 3079 1726884399.04316: done checking to see if all hosts have failed 3079 1726884399.04317: getting the remaining hosts for this loop 3079 1726884399.04318: done getting the remaining hosts for this loop 3079 1726884399.04323: getting the next task for host managed_node2 3079 1726884399.04333: done getting next task for host managed_node2 3079 1726884399.04336: ^ task is: TASK: Verify the options are in the file 3079 1726884399.04367: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884399.04372: getting variables 3079 1726884399.04374: in VariableManager get_vars() 3079 1726884399.04415: Calling all_inventory to load vars for managed_node2 3079 1726884399.04418: Calling groups_inventory to load vars for managed_node2 3079 1726884399.04423: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884399.04435: Calling all_plugins_play to load vars for managed_node2 3079 1726884399.04438: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884399.04442: Calling groups_plugins_play to load vars for managed_node2 3079 1726884399.04904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884399.05225: done with get_vars() 3079 1726884399.05238: done getting variables 3079 1726884399.05377: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Verify the options are in the file] ************************************** task path: /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:98 Friday 20 September 2024 22:06:39 -0400 (0:00:00.774) 0:01:17.365 ****** 3079 1726884399.05457: entering _queue_task() for managed_node2/assert 3079 1726884399.05460: Creating lock for assert 3079 1726884399.05756: worker is 1 (out of 1 available) 3079 1726884399.05771: exiting _queue_task() for managed_node2/assert 3079 1726884399.05904: done queuing things up, now waiting for results queue to drain 3079 1726884399.05907: waiting for pending results... 3079 1726884399.06728: running TaskExecutor() for managed_node2/TASK: Verify the options are in the file 3079 1726884399.06829: in run() - task 12b8f51e-eff7-176b-d716-000000000015 3079 1726884399.06903: variable 'ansible_search_path' from source: unknown 3079 1726884399.07367: variable 'ssh_options' from source: set_fact 3079 1726884399.07755: variable 'omit' from source: magic vars 3079 1726884399.07906: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.07930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.07943: variable 'omit' from source: magic vars 3079 1726884399.08036: variable 'omit' from source: magic vars 3079 1726884399.08060: variable 'omit' from source: magic vars 3079 1726884399.08098: variable 'omit' from source: magic vars 3079 1726884399.08150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 3079 1726884399.08181: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.08207: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 3079 1726884399.08226: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.08313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.08316: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.08320: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.08326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.08420: Set connection var ansible_shell_type to sh 3079 1726884399.08436: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.08451: Set connection var ansible_timeout to 10 3079 1726884399.08464: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.08471: Set connection var ansible_connection to ssh 3079 1726884399.08485: Set connection var ansible_pipelining to False 3079 1726884399.08518: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.08528: variable 'ansible_connection' from source: unknown 3079 1726884399.08536: variable 'ansible_module_compression' from source: unknown 3079 1726884399.08544: variable 'ansible_shell_type' from source: unknown 3079 1726884399.08552: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.08597: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.08601: variable 'ansible_pipelining' from source: unknown 3079 1726884399.08604: variable 'ansible_timeout' from source: unknown 3079 1726884399.08606: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.08913: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.08917: variable 'omit' from source: magic vars 3079 1726884399.08919: starting attempt loop 3079 1726884399.08922: running the handler 3079 1726884399.09094: variable 'item' from source: unknown 3079 1726884399.09104: variable 'config' from source: set_fact 3079 1726884399.09138: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.09150: handler run complete 3079 1726884399.09174: attempt loop complete, returning result 3079 1726884399.09199: variable 'item' from source: unknown 3079 1726884399.09291: variable 'item' from source: unknown ok: [managed_node2] => (item=AddKeysToAgent) => { "ansible_loop_var": "item", "changed": false, "item": "AddKeysToAgent" } MSG: All assertions passed 3079 1726884399.09593: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.09596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.09599: variable 'omit' from source: magic vars 3079 1726884399.09620: variable 'omit' from source: magic vars 3079 1726884399.09633: variable 'omit' from source: magic vars 3079 1726884399.09669: variable 'omit' from source: magic vars 3079 1726884399.09688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.09697: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.09703: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.09717: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.09720: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.09726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.09785: Set connection var ansible_shell_type to sh 3079 1726884399.09795: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.09805: Set connection var ansible_timeout to 10 3079 1726884399.09808: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.09816: Set connection var ansible_connection to ssh 3079 1726884399.09824: Set connection var ansible_pipelining to False 3079 1726884399.09842: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.09852: variable 'ansible_connection' from source: unknown 3079 1726884399.09855: variable 'ansible_module_compression' from source: unknown 3079 1726884399.09858: variable 'ansible_shell_type' from source: unknown 3079 1726884399.09860: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.09862: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.09865: variable 'ansible_pipelining' from source: unknown 3079 1726884399.09867: variable 'ansible_timeout' from source: unknown 3079 1726884399.09882: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.09975: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.09986: variable 'omit' from source: magic vars 3079 1726884399.09991: starting attempt loop 3079 1726884399.09994: running the handler 3079 1726884399.10169: variable 'item' from source: unknown 3079 1726884399.10173: variable 'config' from source: set_fact 3079 1726884399.10187: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.10192: handler run complete 3079 1726884399.10204: attempt loop complete, returning result 3079 1726884399.10412: variable 'item' from source: unknown 3079 1726884399.10416: variable 'item' from source: unknown ok: [managed_node2] => (item=AddressFamily) => { "ansible_loop_var": "item", "changed": false, "item": "AddressFamily" } MSG: All assertions passed 3079 1726884399.10486: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.10489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.10491: variable 'omit' from source: magic vars 3079 1726884399.10559: variable 'omit' from source: magic vars 3079 1726884399.10580: variable 'omit' from source: magic vars 3079 1726884399.10638: variable 'omit' from source: magic vars 3079 1726884399.10664: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.10677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.10688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.10706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.10717: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.10725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.10818: Set connection var ansible_shell_type to sh 3079 1726884399.10832: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.10848: Set connection var ansible_timeout to 10 3079 1726884399.10861: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.10868: Set connection var ansible_connection to ssh 3079 1726884399.10882: Set connection var ansible_pipelining to False 3079 1726884399.10912: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.10923: variable 'ansible_connection' from source: unknown 3079 1726884399.10930: variable 'ansible_module_compression' from source: unknown 3079 1726884399.10937: variable 'ansible_shell_type' from source: unknown 3079 1726884399.10945: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.10953: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.10965: variable 'ansible_pipelining' from source: unknown 3079 1726884399.10972: variable 'ansible_timeout' from source: unknown 3079 1726884399.11112: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.11128: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.11142: variable 'omit' from source: magic vars 3079 1726884399.11152: starting attempt loop 3079 1726884399.11160: running the handler 3079 1726884399.11389: variable 'item' from source: unknown 3079 1726884399.11401: variable 'config' from source: set_fact 3079 1726884399.11424: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.11433: handler run complete 3079 1726884399.11453: attempt loop complete, returning result 3079 1726884399.11475: variable 'item' from source: unknown 3079 1726884399.11555: variable 'item' from source: unknown ok: [managed_node2] => (item=BatchMode) => { "ansible_loop_var": "item", "changed": false, "item": "BatchMode" } MSG: All assertions passed 3079 1726884399.11812: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.11816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.11819: variable 'omit' from source: magic vars 3079 1726884399.11821: variable 'omit' from source: magic vars 3079 1726884399.11823: variable 'omit' from source: magic vars 3079 1726884399.11877: variable 'omit' from source: magic vars 3079 1726884399.11902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.11948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.11963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.11982: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.11990: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.11998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.12090: Set connection var ansible_shell_type to sh 3079 1726884399.12103: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.12123: Set connection var ansible_timeout to 10 3079 1726884399.12413: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.12416: Set connection var ansible_connection to ssh 3079 1726884399.12419: Set connection var ansible_pipelining to False 3079 1726884399.12421: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.12423: variable 'ansible_connection' from source: unknown 3079 1726884399.12426: variable 'ansible_module_compression' from source: unknown 3079 1726884399.12428: variable 'ansible_shell_type' from source: unknown 3079 1726884399.12430: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.12432: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.12434: variable 'ansible_pipelining' from source: unknown 3079 1726884399.12436: variable 'ansible_timeout' from source: unknown 3079 1726884399.12438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.12568: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.12913: variable 'omit' from source: magic vars 3079 1726884399.12917: starting attempt loop 3079 1726884399.12919: running the handler 3079 1726884399.13073: variable 'item' from source: unknown 3079 1726884399.13305: variable 'config' from source: set_fact 3079 1726884399.13329: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.13339: handler run complete 3079 1726884399.13512: attempt loop complete, returning result 3079 1726884399.13516: variable 'item' from source: unknown 3079 1726884399.13518: variable 'item' from source: unknown ok: [managed_node2] => (item=BindAddress) => { "ansible_loop_var": "item", "changed": false, "item": "BindAddress" } MSG: All assertions passed 3079 1726884399.13633: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.13648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.13664: variable 'omit' from source: magic vars 3079 1726884399.13727: variable 'omit' from source: magic vars 3079 1726884399.13757: variable 'omit' from source: magic vars 3079 1726884399.13812: variable 'omit' from source: magic vars 3079 1726884399.13837: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.13850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.13861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.13878: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.13886: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.13894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.13984: Set connection var ansible_shell_type to sh 3079 1726884399.13997: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.14022: Set connection var ansible_timeout to 10 3079 1726884399.14034: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.14042: Set connection var ansible_connection to ssh 3079 1726884399.14056: Set connection var ansible_pipelining to False 3079 1726884399.14083: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.14092: variable 'ansible_connection' from source: unknown 3079 1726884399.14099: variable 'ansible_module_compression' from source: unknown 3079 1726884399.14106: variable 'ansible_shell_type' from source: unknown 3079 1726884399.14116: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.14124: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.14132: variable 'ansible_pipelining' from source: unknown 3079 1726884399.14139: variable 'ansible_timeout' from source: unknown 3079 1726884399.14148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.14287: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.14302: variable 'omit' from source: magic vars 3079 1726884399.14412: starting attempt loop 3079 1726884399.14416: running the handler 3079 1726884399.14545: variable 'item' from source: unknown 3079 1726884399.14555: variable 'config' from source: set_fact 3079 1726884399.14575: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.14583: handler run complete 3079 1726884399.14602: attempt loop complete, returning result 3079 1726884399.14626: variable 'item' from source: unknown 3079 1726884399.14702: variable 'item' from source: unknown ok: [managed_node2] => (item=BindInterface) => { "ansible_loop_var": "item", "changed": false, "item": "BindInterface" } MSG: All assertions passed 3079 1726884399.15112: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.15116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.15119: variable 'omit' from source: magic vars 3079 1726884399.15121: variable 'omit' from source: magic vars 3079 1726884399.15124: variable 'omit' from source: magic vars 3079 1726884399.15126: variable 'omit' from source: magic vars 3079 1726884399.15128: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.15130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.15133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.15135: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.15137: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.15139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.15180: Set connection var ansible_shell_type to sh 3079 1726884399.15194: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.15214: Set connection var ansible_timeout to 10 3079 1726884399.15227: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.15235: Set connection var ansible_connection to ssh 3079 1726884399.15250: Set connection var ansible_pipelining to False 3079 1726884399.15280: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.15290: variable 'ansible_connection' from source: unknown 3079 1726884399.15298: variable 'ansible_module_compression' from source: unknown 3079 1726884399.15306: variable 'ansible_shell_type' from source: unknown 3079 1726884399.15316: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.15325: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.15334: variable 'ansible_pipelining' from source: unknown 3079 1726884399.15342: variable 'ansible_timeout' from source: unknown 3079 1726884399.15351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.15489: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.15506: variable 'omit' from source: magic vars 3079 1726884399.15518: starting attempt loop 3079 1726884399.15526: running the handler 3079 1726884399.15753: variable 'item' from source: unknown 3079 1726884399.15763: variable 'config' from source: set_fact 3079 1726884399.15781: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.15790: handler run complete 3079 1726884399.15811: attempt loop complete, returning result 3079 1726884399.15834: variable 'item' from source: unknown 3079 1726884399.15912: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalDomains) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalDomains" } MSG: All assertions passed 3079 1726884399.16081: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.16099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.16312: variable 'omit' from source: magic vars 3079 1726884399.16315: variable 'omit' from source: magic vars 3079 1726884399.16319: variable 'omit' from source: magic vars 3079 1726884399.16322: variable 'omit' from source: magic vars 3079 1726884399.16324: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.16326: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.16328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.16331: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.16333: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.16337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.16429: Set connection var ansible_shell_type to sh 3079 1726884399.16445: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.16463: Set connection var ansible_timeout to 10 3079 1726884399.16477: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.16489: Set connection var ansible_connection to ssh 3079 1726884399.16505: Set connection var ansible_pipelining to False 3079 1726884399.16539: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.16549: variable 'ansible_connection' from source: unknown 3079 1726884399.16557: variable 'ansible_module_compression' from source: unknown 3079 1726884399.16565: variable 'ansible_shell_type' from source: unknown 3079 1726884399.16574: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.16582: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.16593: variable 'ansible_pipelining' from source: unknown 3079 1726884399.16602: variable 'ansible_timeout' from source: unknown 3079 1726884399.16616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.16772: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.16792: variable 'omit' from source: magic vars 3079 1726884399.16802: starting attempt loop 3079 1726884399.16814: running the handler 3079 1726884399.17041: variable 'item' from source: unknown 3079 1726884399.17052: variable 'config' from source: set_fact 3079 1726884399.17071: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.17080: handler run complete 3079 1726884399.17099: attempt loop complete, returning result 3079 1726884399.17125: variable 'item' from source: unknown 3079 1726884399.17206: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeFallbackLocal) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeFallbackLocal" } MSG: All assertions passed 3079 1726884399.17512: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.17516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.17518: variable 'omit' from source: magic vars 3079 1726884399.17521: variable 'omit' from source: magic vars 3079 1726884399.17523: variable 'omit' from source: magic vars 3079 1726884399.17548: variable 'omit' from source: magic vars 3079 1726884399.17579: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.17596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.17612: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.17635: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.17646: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.17655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.17748: Set connection var ansible_shell_type to sh 3079 1726884399.17763: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.17779: Set connection var ansible_timeout to 10 3079 1726884399.17791: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.17799: Set connection var ansible_connection to ssh 3079 1726884399.17816: Set connection var ansible_pipelining to False 3079 1726884399.17851: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.18013: variable 'ansible_connection' from source: unknown 3079 1726884399.18016: variable 'ansible_module_compression' from source: unknown 3079 1726884399.18020: variable 'ansible_shell_type' from source: unknown 3079 1726884399.18023: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.18027: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.18029: variable 'ansible_pipelining' from source: unknown 3079 1726884399.18031: variable 'ansible_timeout' from source: unknown 3079 1726884399.18033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.18077: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.18092: variable 'omit' from source: magic vars 3079 1726884399.18105: starting attempt loop 3079 1726884399.18116: running the handler 3079 1726884399.18358: variable 'item' from source: unknown 3079 1726884399.18372: variable 'config' from source: set_fact 3079 1726884399.18392: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.18404: handler run complete 3079 1726884399.18427: attempt loop complete, returning result 3079 1726884399.18455: variable 'item' from source: unknown 3079 1726884399.18540: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeHostname) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeHostname" } MSG: All assertions passed 3079 1726884399.18812: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.18816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.18820: variable 'omit' from source: magic vars 3079 1726884399.18823: variable 'omit' from source: magic vars 3079 1726884399.18838: variable 'omit' from source: magic vars 3079 1726884399.18894: variable 'omit' from source: magic vars 3079 1726884399.18924: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.18941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.18955: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.18973: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.18984: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.18997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.19097: Set connection var ansible_shell_type to sh 3079 1726884399.19115: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.19134: Set connection var ansible_timeout to 10 3079 1726884399.19151: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.19161: Set connection var ansible_connection to ssh 3079 1726884399.19314: Set connection var ansible_pipelining to False 3079 1726884399.19318: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.19322: variable 'ansible_connection' from source: unknown 3079 1726884399.19325: variable 'ansible_module_compression' from source: unknown 3079 1726884399.19327: variable 'ansible_shell_type' from source: unknown 3079 1726884399.19329: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.19331: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.19333: variable 'ansible_pipelining' from source: unknown 3079 1726884399.19335: variable 'ansible_timeout' from source: unknown 3079 1726884399.19338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.19421: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.19438: variable 'omit' from source: magic vars 3079 1726884399.19452: starting attempt loop 3079 1726884399.19461: running the handler 3079 1726884399.19701: variable 'item' from source: unknown 3079 1726884399.19716: variable 'config' from source: set_fact 3079 1726884399.19736: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.19746: handler run complete 3079 1726884399.19767: attempt loop complete, returning result 3079 1726884399.19791: variable 'item' from source: unknown 3079 1726884399.19876: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeMaxDots) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeMaxDots" } MSG: All assertions passed 3079 1726884399.20217: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.20223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.20226: variable 'omit' from source: magic vars 3079 1726884399.20228: variable 'omit' from source: magic vars 3079 1726884399.20235: variable 'omit' from source: magic vars 3079 1726884399.20237: variable 'omit' from source: magic vars 3079 1726884399.20239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.20250: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.20262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.20279: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.20287: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.20295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.20387: Set connection var ansible_shell_type to sh 3079 1726884399.20401: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.20418: Set connection var ansible_timeout to 10 3079 1726884399.20436: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.20447: Set connection var ansible_connection to ssh 3079 1726884399.20463: Set connection var ansible_pipelining to False 3079 1726884399.20491: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.20499: variable 'ansible_connection' from source: unknown 3079 1726884399.20507: variable 'ansible_module_compression' from source: unknown 3079 1726884399.20517: variable 'ansible_shell_type' from source: unknown 3079 1726884399.20525: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.20532: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.20542: variable 'ansible_pipelining' from source: unknown 3079 1726884399.20550: variable 'ansible_timeout' from source: unknown 3079 1726884399.20559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.20714: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.20728: variable 'omit' from source: magic vars 3079 1726884399.20738: starting attempt loop 3079 1726884399.20745: running the handler 3079 1726884399.20972: variable 'item' from source: unknown 3079 1726884399.20989: variable 'config' from source: set_fact 3079 1726884399.21014: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.21113: handler run complete 3079 1726884399.21116: attempt loop complete, returning result 3079 1726884399.21119: variable 'item' from source: unknown 3079 1726884399.21153: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizePermittedCNAMEs) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizePermittedCNAMEs" } MSG: All assertions passed 3079 1726884399.21412: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.21416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.21418: variable 'omit' from source: magic vars 3079 1726884399.21420: variable 'omit' from source: magic vars 3079 1726884399.21422: variable 'omit' from source: magic vars 3079 1726884399.21469: variable 'omit' from source: magic vars 3079 1726884399.21492: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.21504: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.21518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.21536: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.21543: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.21551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.21641: Set connection var ansible_shell_type to sh 3079 1726884399.21654: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.21669: Set connection var ansible_timeout to 10 3079 1726884399.21680: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.21689: Set connection var ansible_connection to ssh 3079 1726884399.21704: Set connection var ansible_pipelining to False 3079 1726884399.21734: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.21743: variable 'ansible_connection' from source: unknown 3079 1726884399.21751: variable 'ansible_module_compression' from source: unknown 3079 1726884399.21758: variable 'ansible_shell_type' from source: unknown 3079 1726884399.21765: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.21772: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.21780: variable 'ansible_pipelining' from source: unknown 3079 1726884399.21787: variable 'ansible_timeout' from source: unknown 3079 1726884399.21795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.22112: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.22116: variable 'omit' from source: magic vars 3079 1726884399.22118: starting attempt loop 3079 1726884399.22121: running the handler 3079 1726884399.22184: variable 'item' from source: unknown 3079 1726884399.22194: variable 'config' from source: set_fact 3079 1726884399.22221: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.22230: handler run complete 3079 1726884399.22252: attempt loop complete, returning result 3079 1726884399.22274: variable 'item' from source: unknown 3079 1726884399.22352: variable 'item' from source: unknown ok: [managed_node2] => (item=CASignatureAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "CASignatureAlgorithms" } MSG: All assertions passed 3079 1726884399.22518: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.22535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.22552: variable 'omit' from source: magic vars 3079 1726884399.22613: variable 'omit' from source: magic vars 3079 1726884399.22635: variable 'omit' from source: magic vars 3079 1726884399.22691: variable 'omit' from source: magic vars 3079 1726884399.22719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.22733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.22745: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.22764: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.22773: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.22781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.22912: Set connection var ansible_shell_type to sh 3079 1726884399.22915: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.22918: Set connection var ansible_timeout to 10 3079 1726884399.22924: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.22926: Set connection var ansible_connection to ssh 3079 1726884399.22931: Set connection var ansible_pipelining to False 3079 1726884399.22961: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.22969: variable 'ansible_connection' from source: unknown 3079 1726884399.22977: variable 'ansible_module_compression' from source: unknown 3079 1726884399.22984: variable 'ansible_shell_type' from source: unknown 3079 1726884399.23112: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.23116: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.23119: variable 'ansible_pipelining' from source: unknown 3079 1726884399.23121: variable 'ansible_timeout' from source: unknown 3079 1726884399.23123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.23167: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.23182: variable 'omit' from source: magic vars 3079 1726884399.23191: starting attempt loop 3079 1726884399.23198: running the handler 3079 1726884399.23426: variable 'item' from source: unknown 3079 1726884399.23437: variable 'config' from source: set_fact 3079 1726884399.23456: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.23466: handler run complete 3079 1726884399.23487: attempt loop complete, returning result 3079 1726884399.23512: variable 'item' from source: unknown 3079 1726884399.23592: variable 'item' from source: unknown ok: [managed_node2] => (item=CertificateFile) => { "ansible_loop_var": "item", "changed": false, "item": "CertificateFile" } MSG: All assertions passed 3079 1726884399.23814: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.23817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.23819: variable 'omit' from source: magic vars 3079 1726884399.23851: variable 'omit' from source: magic vars 3079 1726884399.23873: variable 'omit' from source: magic vars 3079 1726884399.23933: variable 'omit' from source: magic vars 3079 1726884399.23963: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.23983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.24214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.24217: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.24220: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.24224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.24227: Set connection var ansible_shell_type to sh 3079 1726884399.24229: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.24231: Set connection var ansible_timeout to 10 3079 1726884399.24233: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.24235: Set connection var ansible_connection to ssh 3079 1726884399.24237: Set connection var ansible_pipelining to False 3079 1726884399.24239: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.24241: variable 'ansible_connection' from source: unknown 3079 1726884399.24244: variable 'ansible_module_compression' from source: unknown 3079 1726884399.24246: variable 'ansible_shell_type' from source: unknown 3079 1726884399.24249: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.24251: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.24254: variable 'ansible_pipelining' from source: unknown 3079 1726884399.24261: variable 'ansible_timeout' from source: unknown 3079 1726884399.24271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.24437: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.24453: variable 'omit' from source: magic vars 3079 1726884399.24469: starting attempt loop 3079 1726884399.24477: running the handler 3079 1726884399.24723: variable 'item' from source: unknown 3079 1726884399.24734: variable 'config' from source: set_fact 3079 1726884399.24755: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.24766: handler run complete 3079 1726884399.24789: attempt loop complete, returning result 3079 1726884399.24816: variable 'item' from source: unknown 3079 1726884399.24900: variable 'item' from source: unknown ok: [managed_node2] => (item=CheckHostIP) => { "ansible_loop_var": "item", "changed": false, "item": "CheckHostIP" } MSG: All assertions passed 3079 1726884399.25083: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.25101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.25120: variable 'omit' from source: magic vars 3079 1726884399.25178: variable 'omit' from source: magic vars 3079 1726884399.25312: variable 'omit' from source: magic vars 3079 1726884399.25317: variable 'omit' from source: magic vars 3079 1726884399.25320: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.25323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.25325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.25333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.25342: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.25356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.25452: Set connection var ansible_shell_type to sh 3079 1726884399.25466: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.25483: Set connection var ansible_timeout to 10 3079 1726884399.25495: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.25502: Set connection var ansible_connection to ssh 3079 1726884399.25524: Set connection var ansible_pipelining to False 3079 1726884399.25556: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.25567: variable 'ansible_connection' from source: unknown 3079 1726884399.25576: variable 'ansible_module_compression' from source: unknown 3079 1726884399.25584: variable 'ansible_shell_type' from source: unknown 3079 1726884399.25596: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.25606: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.25620: variable 'ansible_pipelining' from source: unknown 3079 1726884399.25632: variable 'ansible_timeout' from source: unknown 3079 1726884399.25643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.25792: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.26013: variable 'omit' from source: magic vars 3079 1726884399.26017: starting attempt loop 3079 1726884399.26019: running the handler 3079 1726884399.26067: variable 'item' from source: unknown 3079 1726884399.26081: variable 'config' from source: set_fact 3079 1726884399.26103: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.26116: handler run complete 3079 1726884399.26138: attempt loop complete, returning result 3079 1726884399.26163: variable 'item' from source: unknown 3079 1726884399.26242: variable 'item' from source: unknown ok: [managed_node2] => (item=Ciphers) => { "ansible_loop_var": "item", "changed": false, "item": "Ciphers" } MSG: All assertions passed 3079 1726884399.26410: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.26430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.26451: variable 'omit' from source: magic vars 3079 1726884399.26511: variable 'omit' from source: magic vars 3079 1726884399.26534: variable 'omit' from source: magic vars 3079 1726884399.26591: variable 'omit' from source: magic vars 3079 1726884399.26617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.26631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.26642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.26659: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.26669: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.26680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.26779: Set connection var ansible_shell_type to sh 3079 1726884399.26794: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.26913: Set connection var ansible_timeout to 10 3079 1726884399.26917: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.26919: Set connection var ansible_connection to ssh 3079 1726884399.26922: Set connection var ansible_pipelining to False 3079 1726884399.26925: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.26928: variable 'ansible_connection' from source: unknown 3079 1726884399.26931: variable 'ansible_module_compression' from source: unknown 3079 1726884399.26934: variable 'ansible_shell_type' from source: unknown 3079 1726884399.26937: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.26939: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.26942: variable 'ansible_pipelining' from source: unknown 3079 1726884399.26945: variable 'ansible_timeout' from source: unknown 3079 1726884399.26947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.27076: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.27091: variable 'omit' from source: magic vars 3079 1726884399.27101: starting attempt loop 3079 1726884399.27112: running the handler 3079 1726884399.27340: variable 'item' from source: unknown 3079 1726884399.27351: variable 'config' from source: set_fact 3079 1726884399.27371: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.27381: handler run complete 3079 1726884399.27402: attempt loop complete, returning result 3079 1726884399.27428: variable 'item' from source: unknown 3079 1726884399.27504: variable 'item' from source: unknown ok: [managed_node2] => (item=ClearAllForwardings) => { "ansible_loop_var": "item", "changed": false, "item": "ClearAllForwardings" } MSG: All assertions passed 3079 1726884399.27912: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.27916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.27918: variable 'omit' from source: magic vars 3079 1726884399.27921: variable 'omit' from source: magic vars 3079 1726884399.27923: variable 'omit' from source: magic vars 3079 1726884399.27925: variable 'omit' from source: magic vars 3079 1726884399.27927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.27929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.27931: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.27934: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.27936: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.27938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.28028: Set connection var ansible_shell_type to sh 3079 1726884399.28042: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.28057: Set connection var ansible_timeout to 10 3079 1726884399.28070: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.28078: Set connection var ansible_connection to ssh 3079 1726884399.28093: Set connection var ansible_pipelining to False 3079 1726884399.28124: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.28132: variable 'ansible_connection' from source: unknown 3079 1726884399.28140: variable 'ansible_module_compression' from source: unknown 3079 1726884399.28147: variable 'ansible_shell_type' from source: unknown 3079 1726884399.28154: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.28166: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.28175: variable 'ansible_pipelining' from source: unknown 3079 1726884399.28183: variable 'ansible_timeout' from source: unknown 3079 1726884399.28192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.28337: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.28352: variable 'omit' from source: magic vars 3079 1726884399.28365: starting attempt loop 3079 1726884399.28376: running the handler 3079 1726884399.28611: variable 'item' from source: unknown 3079 1726884399.28623: variable 'config' from source: set_fact 3079 1726884399.28647: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.28657: handler run complete 3079 1726884399.28677: attempt loop complete, returning result 3079 1726884399.28702: variable 'item' from source: unknown 3079 1726884399.28912: variable 'item' from source: unknown ok: [managed_node2] => (item=Compression) => { "ansible_loop_var": "item", "changed": false, "item": "Compression" } MSG: All assertions passed 3079 1726884399.28983: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.28986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.28990: variable 'omit' from source: magic vars 3079 1726884399.29034: variable 'omit' from source: magic vars 3079 1726884399.29054: variable 'omit' from source: magic vars 3079 1726884399.29117: variable 'omit' from source: magic vars 3079 1726884399.29147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.29161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.29174: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.29193: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.29201: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.29413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.29416: Set connection var ansible_shell_type to sh 3079 1726884399.29419: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.29421: Set connection var ansible_timeout to 10 3079 1726884399.29423: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.29425: Set connection var ansible_connection to ssh 3079 1726884399.29427: Set connection var ansible_pipelining to False 3079 1726884399.29430: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.29433: variable 'ansible_connection' from source: unknown 3079 1726884399.29435: variable 'ansible_module_compression' from source: unknown 3079 1726884399.29438: variable 'ansible_shell_type' from source: unknown 3079 1726884399.29441: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.29444: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.29446: variable 'ansible_pipelining' from source: unknown 3079 1726884399.29449: variable 'ansible_timeout' from source: unknown 3079 1726884399.29452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.29571: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.29585: variable 'omit' from source: magic vars 3079 1726884399.29594: starting attempt loop 3079 1726884399.29602: running the handler 3079 1726884399.29822: variable 'item' from source: unknown 3079 1726884399.29833: variable 'config' from source: set_fact 3079 1726884399.29852: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.29861: handler run complete 3079 1726884399.29881: attempt loop complete, returning result 3079 1726884399.29903: variable 'item' from source: unknown 3079 1726884399.29985: variable 'item' from source: unknown ok: [managed_node2] => (item=ConnectionAttempts) => { "ansible_loop_var": "item", "changed": false, "item": "ConnectionAttempts" } MSG: All assertions passed 3079 1726884399.30150: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.30168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.30185: variable 'omit' from source: magic vars 3079 1726884399.30249: variable 'omit' from source: magic vars 3079 1726884399.30274: variable 'omit' from source: magic vars 3079 1726884399.30332: variable 'omit' from source: magic vars 3079 1726884399.30358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.30373: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.30512: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.30515: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.30518: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.30521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.30523: Set connection var ansible_shell_type to sh 3079 1726884399.30526: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.30546: Set connection var ansible_timeout to 10 3079 1726884399.30559: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.30567: Set connection var ansible_connection to ssh 3079 1726884399.30582: Set connection var ansible_pipelining to False 3079 1726884399.30614: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.30624: variable 'ansible_connection' from source: unknown 3079 1726884399.30633: variable 'ansible_module_compression' from source: unknown 3079 1726884399.30641: variable 'ansible_shell_type' from source: unknown 3079 1726884399.30648: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.30659: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.30668: variable 'ansible_pipelining' from source: unknown 3079 1726884399.30675: variable 'ansible_timeout' from source: unknown 3079 1726884399.30684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.30847: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.30862: variable 'omit' from source: magic vars 3079 1726884399.30874: starting attempt loop 3079 1726884399.30882: running the handler 3079 1726884399.31127: variable 'item' from source: unknown 3079 1726884399.31138: variable 'config' from source: set_fact 3079 1726884399.31157: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.31168: handler run complete 3079 1726884399.31188: attempt loop complete, returning result 3079 1726884399.31212: variable 'item' from source: unknown 3079 1726884399.31285: variable 'item' from source: unknown ok: [managed_node2] => (item=ConnectTimeout) => { "ansible_loop_var": "item", "changed": false, "item": "ConnectTimeout" } MSG: All assertions passed 3079 1726884399.31481: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.31484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.31487: variable 'omit' from source: magic vars 3079 1726884399.31530: variable 'omit' from source: magic vars 3079 1726884399.31554: variable 'omit' from source: magic vars 3079 1726884399.31607: variable 'omit' from source: magic vars 3079 1726884399.31638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.31717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.31720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.31723: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.31726: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.31728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.31781: Set connection var ansible_shell_type to sh 3079 1726884399.31796: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.31818: Set connection var ansible_timeout to 10 3079 1726884399.31834: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.31851: Set connection var ansible_connection to ssh 3079 1726884399.31868: Set connection var ansible_pipelining to False 3079 1726884399.32012: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.32016: variable 'ansible_connection' from source: unknown 3079 1726884399.32018: variable 'ansible_module_compression' from source: unknown 3079 1726884399.32020: variable 'ansible_shell_type' from source: unknown 3079 1726884399.32022: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.32024: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.32026: variable 'ansible_pipelining' from source: unknown 3079 1726884399.32028: variable 'ansible_timeout' from source: unknown 3079 1726884399.32030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.32072: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.32085: variable 'omit' from source: magic vars 3079 1726884399.32093: starting attempt loop 3079 1726884399.32104: running the handler 3079 1726884399.32340: variable 'item' from source: unknown 3079 1726884399.32351: variable 'config' from source: set_fact 3079 1726884399.32371: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.32381: handler run complete 3079 1726884399.32401: attempt loop complete, returning result 3079 1726884399.32426: variable 'item' from source: unknown 3079 1726884399.32503: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlMaster) => { "ansible_loop_var": "item", "changed": false, "item": "ControlMaster" } MSG: All assertions passed 3079 1726884399.32912: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.32915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.32918: variable 'omit' from source: magic vars 3079 1726884399.32921: variable 'omit' from source: magic vars 3079 1726884399.32923: variable 'omit' from source: magic vars 3079 1726884399.32926: variable 'omit' from source: magic vars 3079 1726884399.32929: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.32933: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.32935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.32937: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.32940: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.32942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.32996: Set connection var ansible_shell_type to sh 3079 1726884399.33013: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.33033: Set connection var ansible_timeout to 10 3079 1726884399.33051: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.33059: Set connection var ansible_connection to ssh 3079 1726884399.33074: Set connection var ansible_pipelining to False 3079 1726884399.33104: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.33116: variable 'ansible_connection' from source: unknown 3079 1726884399.33125: variable 'ansible_module_compression' from source: unknown 3079 1726884399.33133: variable 'ansible_shell_type' from source: unknown 3079 1726884399.33140: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.33147: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.33160: variable 'ansible_pipelining' from source: unknown 3079 1726884399.33168: variable 'ansible_timeout' from source: unknown 3079 1726884399.33177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.33339: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.33354: variable 'omit' from source: magic vars 3079 1726884399.33364: starting attempt loop 3079 1726884399.33372: running the handler 3079 1726884399.33613: variable 'item' from source: unknown 3079 1726884399.33624: variable 'config' from source: set_fact 3079 1726884399.33643: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.33651: handler run complete 3079 1726884399.33671: attempt loop complete, returning result 3079 1726884399.33692: variable 'item' from source: unknown 3079 1726884399.33766: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlPath) => { "ansible_loop_var": "item", "changed": false, "item": "ControlPath" } MSG: All assertions passed 3079 1726884399.34012: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.34016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.34018: variable 'omit' from source: magic vars 3079 1726884399.34062: variable 'omit' from source: magic vars 3079 1726884399.34212: variable 'omit' from source: magic vars 3079 1726884399.34217: variable 'omit' from source: magic vars 3079 1726884399.34220: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.34222: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.34225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.34227: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.34230: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.34232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.34292: Set connection var ansible_shell_type to sh 3079 1726884399.34305: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.34324: Set connection var ansible_timeout to 10 3079 1726884399.34335: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.34341: Set connection var ansible_connection to ssh 3079 1726884399.34354: Set connection var ansible_pipelining to False 3079 1726884399.34382: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.34390: variable 'ansible_connection' from source: unknown 3079 1726884399.34396: variable 'ansible_module_compression' from source: unknown 3079 1726884399.34403: variable 'ansible_shell_type' from source: unknown 3079 1726884399.34412: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.34421: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.34429: variable 'ansible_pipelining' from source: unknown 3079 1726884399.34436: variable 'ansible_timeout' from source: unknown 3079 1726884399.34444: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.34581: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.34600: variable 'omit' from source: magic vars 3079 1726884399.34611: starting attempt loop 3079 1726884399.34619: running the handler 3079 1726884399.34839: variable 'item' from source: unknown 3079 1726884399.34849: variable 'config' from source: set_fact 3079 1726884399.34868: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.34876: handler run complete 3079 1726884399.34895: attempt loop complete, returning result 3079 1726884399.34919: variable 'item' from source: unknown 3079 1726884399.34992: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlPersist) => { "ansible_loop_var": "item", "changed": false, "item": "ControlPersist" } MSG: All assertions passed 3079 1726884399.35278: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.35281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.35283: variable 'omit' from source: magic vars 3079 1726884399.35285: variable 'omit' from source: magic vars 3079 1726884399.35287: variable 'omit' from source: magic vars 3079 1726884399.35309: variable 'omit' from source: magic vars 3079 1726884399.35335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.35348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.35359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.35377: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.35385: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.35393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.35486: Set connection var ansible_shell_type to sh 3079 1726884399.35499: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.35516: Set connection var ansible_timeout to 10 3079 1726884399.35528: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.35536: Set connection var ansible_connection to ssh 3079 1726884399.35550: Set connection var ansible_pipelining to False 3079 1726884399.35579: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.35587: variable 'ansible_connection' from source: unknown 3079 1726884399.35595: variable 'ansible_module_compression' from source: unknown 3079 1726884399.35602: variable 'ansible_shell_type' from source: unknown 3079 1726884399.35611: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.35620: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.35629: variable 'ansible_pipelining' from source: unknown 3079 1726884399.35639: variable 'ansible_timeout' from source: unknown 3079 1726884399.35648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.35790: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.35805: variable 'omit' from source: magic vars 3079 1726884399.35817: starting attempt loop 3079 1726884399.35825: running the handler 3079 1726884399.36051: variable 'item' from source: unknown 3079 1726884399.36113: variable 'config' from source: set_fact 3079 1726884399.36116: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.36119: handler run complete 3079 1726884399.36121: attempt loop complete, returning result 3079 1726884399.36129: variable 'item' from source: unknown 3079 1726884399.36216: variable 'item' from source: unknown ok: [managed_node2] => (item=DynamicForward) => { "ansible_loop_var": "item", "changed": false, "item": "DynamicForward" } MSG: All assertions passed 3079 1726884399.36612: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.36615: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.36618: variable 'omit' from source: magic vars 3079 1726884399.36620: variable 'omit' from source: magic vars 3079 1726884399.36622: variable 'omit' from source: magic vars 3079 1726884399.36624: variable 'omit' from source: magic vars 3079 1726884399.36626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.36629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.36631: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.36633: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.36642: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.36657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.36796: Set connection var ansible_shell_type to sh 3079 1726884399.36810: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.36829: Set connection var ansible_timeout to 10 3079 1726884399.36842: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.36855: Set connection var ansible_connection to ssh 3079 1726884399.36871: Set connection var ansible_pipelining to False 3079 1726884399.36902: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.36916: variable 'ansible_connection' from source: unknown 3079 1726884399.36925: variable 'ansible_module_compression' from source: unknown 3079 1726884399.36933: variable 'ansible_shell_type' from source: unknown 3079 1726884399.36944: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.36954: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.36964: variable 'ansible_pipelining' from source: unknown 3079 1726884399.36972: variable 'ansible_timeout' from source: unknown 3079 1726884399.36982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.37131: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.37148: variable 'omit' from source: magic vars 3079 1726884399.37157: starting attempt loop 3079 1726884399.37166: running the handler 3079 1726884399.37396: variable 'item' from source: unknown 3079 1726884399.37407: variable 'config' from source: set_fact 3079 1726884399.37431: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.37443: handler run complete 3079 1726884399.37468: attempt loop complete, returning result 3079 1726884399.37496: variable 'item' from source: unknown 3079 1726884399.37712: variable 'item' from source: unknown ok: [managed_node2] => (item=EnableEscapeCommandline) => { "ansible_loop_var": "item", "changed": false, "item": "EnableEscapeCommandline" } MSG: All assertions passed 3079 1726884399.37787: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.37791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.37798: variable 'omit' from source: magic vars 3079 1726884399.37846: variable 'omit' from source: magic vars 3079 1726884399.37873: variable 'omit' from source: magic vars 3079 1726884399.37930: variable 'omit' from source: magic vars 3079 1726884399.37957: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.37972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.37985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.38213: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.38216: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.38219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.38221: Set connection var ansible_shell_type to sh 3079 1726884399.38223: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.38224: Set connection var ansible_timeout to 10 3079 1726884399.38226: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.38228: Set connection var ansible_connection to ssh 3079 1726884399.38229: Set connection var ansible_pipelining to False 3079 1726884399.38231: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.38233: variable 'ansible_connection' from source: unknown 3079 1726884399.38234: variable 'ansible_module_compression' from source: unknown 3079 1726884399.38236: variable 'ansible_shell_type' from source: unknown 3079 1726884399.38238: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.38241: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.38242: variable 'ansible_pipelining' from source: unknown 3079 1726884399.38244: variable 'ansible_timeout' from source: unknown 3079 1726884399.38247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.38394: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.38414: variable 'omit' from source: magic vars 3079 1726884399.38428: starting attempt loop 3079 1726884399.38438: running the handler 3079 1726884399.38683: variable 'item' from source: unknown 3079 1726884399.38696: variable 'config' from source: set_fact 3079 1726884399.38722: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.38731: handler run complete 3079 1726884399.38751: attempt loop complete, returning result 3079 1726884399.38775: variable 'item' from source: unknown 3079 1726884399.38859: variable 'item' from source: unknown ok: [managed_node2] => (item=EnableSSHKeysign) => { "ansible_loop_var": "item", "changed": false, "item": "EnableSSHKeysign" } MSG: All assertions passed 3079 1726884399.39040: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.39058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.39075: variable 'omit' from source: magic vars 3079 1726884399.39141: variable 'omit' from source: magic vars 3079 1726884399.39168: variable 'omit' from source: magic vars 3079 1726884399.39228: variable 'omit' from source: magic vars 3079 1726884399.39412: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.39416: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.39419: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.39421: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.39424: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.39426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.39429: Set connection var ansible_shell_type to sh 3079 1726884399.39431: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.39433: Set connection var ansible_timeout to 10 3079 1726884399.39442: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.39452: Set connection var ansible_connection to ssh 3079 1726884399.39471: Set connection var ansible_pipelining to False 3079 1726884399.39503: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.39515: variable 'ansible_connection' from source: unknown 3079 1726884399.39527: variable 'ansible_module_compression' from source: unknown 3079 1726884399.39536: variable 'ansible_shell_type' from source: unknown 3079 1726884399.39544: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.39552: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.39563: variable 'ansible_pipelining' from source: unknown 3079 1726884399.39573: variable 'ansible_timeout' from source: unknown 3079 1726884399.39584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.39741: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.39756: variable 'omit' from source: magic vars 3079 1726884399.39766: starting attempt loop 3079 1726884399.39773: running the handler 3079 1726884399.40015: variable 'item' from source: unknown 3079 1726884399.40026: variable 'config' from source: set_fact 3079 1726884399.40045: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.40054: handler run complete 3079 1726884399.40072: attempt loop complete, returning result 3079 1726884399.40093: variable 'item' from source: unknown 3079 1726884399.40173: variable 'item' from source: unknown ok: [managed_node2] => (item=EscapeChar) => { "ansible_loop_var": "item", "changed": false, "item": "EscapeChar" } MSG: All assertions passed 3079 1726884399.40512: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.40516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.40518: variable 'omit' from source: magic vars 3079 1726884399.40521: variable 'omit' from source: magic vars 3079 1726884399.40523: variable 'omit' from source: magic vars 3079 1726884399.40527: variable 'omit' from source: magic vars 3079 1726884399.40529: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.40541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.40554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.40576: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.40586: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.40594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.40685: Set connection var ansible_shell_type to sh 3079 1726884399.40703: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.40723: Set connection var ansible_timeout to 10 3079 1726884399.40744: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.40752: Set connection var ansible_connection to ssh 3079 1726884399.40774: Set connection var ansible_pipelining to False 3079 1726884399.40811: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.40822: variable 'ansible_connection' from source: unknown 3079 1726884399.40831: variable 'ansible_module_compression' from source: unknown 3079 1726884399.40842: variable 'ansible_shell_type' from source: unknown 3079 1726884399.40854: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.40861: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.40870: variable 'ansible_pipelining' from source: unknown 3079 1726884399.40880: variable 'ansible_timeout' from source: unknown 3079 1726884399.40891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.41057: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.41073: variable 'omit' from source: magic vars 3079 1726884399.41083: starting attempt loop 3079 1726884399.41090: running the handler 3079 1726884399.41412: variable 'item' from source: unknown 3079 1726884399.41415: variable 'config' from source: set_fact 3079 1726884399.41418: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.41420: handler run complete 3079 1726884399.41422: attempt loop complete, returning result 3079 1726884399.41424: variable 'item' from source: unknown 3079 1726884399.41489: variable 'item' from source: unknown ok: [managed_node2] => (item=ExitOnForwardFailure) => { "ansible_loop_var": "item", "changed": false, "item": "ExitOnForwardFailure" } MSG: All assertions passed 3079 1726884399.41812: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.41815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.41818: variable 'omit' from source: magic vars 3079 1726884399.41820: variable 'omit' from source: magic vars 3079 1726884399.41822: variable 'omit' from source: magic vars 3079 1726884399.41824: variable 'omit' from source: magic vars 3079 1726884399.41833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.41846: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.41857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.41874: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.41882: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.41890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.41980: Set connection var ansible_shell_type to sh 3079 1726884399.41996: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.42014: Set connection var ansible_timeout to 10 3079 1726884399.42026: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.42033: Set connection var ansible_connection to ssh 3079 1726884399.42047: Set connection var ansible_pipelining to False 3079 1726884399.42076: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.42084: variable 'ansible_connection' from source: unknown 3079 1726884399.42091: variable 'ansible_module_compression' from source: unknown 3079 1726884399.42097: variable 'ansible_shell_type' from source: unknown 3079 1726884399.42104: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.42113: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.42122: variable 'ansible_pipelining' from source: unknown 3079 1726884399.42130: variable 'ansible_timeout' from source: unknown 3079 1726884399.42139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.42275: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.42289: variable 'omit' from source: magic vars 3079 1726884399.42299: starting attempt loop 3079 1726884399.42307: running the handler 3079 1726884399.42532: variable 'item' from source: unknown 3079 1726884399.42543: variable 'config' from source: set_fact 3079 1726884399.42567: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.42577: handler run complete 3079 1726884399.42598: attempt loop complete, returning result 3079 1726884399.42812: variable 'item' from source: unknown 3079 1726884399.42817: variable 'item' from source: unknown ok: [managed_node2] => (item=FingerprintHash) => { "ansible_loop_var": "item", "changed": false, "item": "FingerprintHash" } MSG: All assertions passed 3079 1726884399.42894: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.42899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.42902: variable 'omit' from source: magic vars 3079 1726884399.42962: variable 'omit' from source: magic vars 3079 1726884399.42985: variable 'omit' from source: magic vars 3079 1726884399.43041: variable 'omit' from source: magic vars 3079 1726884399.43066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.43079: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.43094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.43115: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.43125: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.43135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.43231: Set connection var ansible_shell_type to sh 3079 1726884399.43246: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.43265: Set connection var ansible_timeout to 10 3079 1726884399.43279: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.43290: Set connection var ansible_connection to ssh 3079 1726884399.43311: Set connection var ansible_pipelining to False 3079 1726884399.43341: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.43349: variable 'ansible_connection' from source: unknown 3079 1726884399.43357: variable 'ansible_module_compression' from source: unknown 3079 1726884399.43367: variable 'ansible_shell_type' from source: unknown 3079 1726884399.43376: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.43512: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.43516: variable 'ansible_pipelining' from source: unknown 3079 1726884399.43518: variable 'ansible_timeout' from source: unknown 3079 1726884399.43521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.43578: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.43598: variable 'omit' from source: magic vars 3079 1726884399.43612: starting attempt loop 3079 1726884399.43624: running the handler 3079 1726884399.44191: variable 'item' from source: unknown 3079 1726884399.44203: variable 'config' from source: set_fact 3079 1726884399.44227: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.44230: handler run complete 3079 1726884399.44244: attempt loop complete, returning result 3079 1726884399.44312: variable 'item' from source: unknown 3079 1726884399.44349: variable 'item' from source: unknown ok: [managed_node2] => (item=ForkAfterAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "ForkAfterAuthentication" } MSG: All assertions passed 3079 1726884399.44444: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.44447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.44456: variable 'omit' from source: magic vars 3079 1726884399.44493: variable 'omit' from source: magic vars 3079 1726884399.44505: variable 'omit' from source: magic vars 3079 1726884399.44543: variable 'omit' from source: magic vars 3079 1726884399.44560: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.44568: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.44575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.44587: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.44590: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.44595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.44681: Set connection var ansible_shell_type to sh 3079 1726884399.44689: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.44698: Set connection var ansible_timeout to 10 3079 1726884399.44705: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.44709: Set connection var ansible_connection to ssh 3079 1726884399.44719: Set connection var ansible_pipelining to False 3079 1726884399.44762: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.44765: variable 'ansible_connection' from source: unknown 3079 1726884399.44768: variable 'ansible_module_compression' from source: unknown 3079 1726884399.44772: variable 'ansible_shell_type' from source: unknown 3079 1726884399.44774: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.44776: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.44779: variable 'ansible_pipelining' from source: unknown 3079 1726884399.44781: variable 'ansible_timeout' from source: unknown 3079 1726884399.44783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.44906: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.44917: variable 'omit' from source: magic vars 3079 1726884399.44920: starting attempt loop 3079 1726884399.44923: running the handler 3079 1726884399.45100: variable 'item' from source: unknown 3079 1726884399.45103: variable 'config' from source: set_fact 3079 1726884399.45106: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.45113: handler run complete 3079 1726884399.45122: attempt loop complete, returning result 3079 1726884399.45199: variable 'item' from source: unknown 3079 1726884399.45202: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardAgent) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardAgent" } MSG: All assertions passed 3079 1726884399.45300: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.45303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.45318: variable 'omit' from source: magic vars 3079 1726884399.45394: variable 'omit' from source: magic vars 3079 1726884399.45397: variable 'omit' from source: magic vars 3079 1726884399.45447: variable 'omit' from source: magic vars 3079 1726884399.45457: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.45469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.45472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.45557: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.45575: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.45578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.45600: Set connection var ansible_shell_type to sh 3079 1726884399.45604: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.45606: Set connection var ansible_timeout to 10 3079 1726884399.45614: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.45617: Set connection var ansible_connection to ssh 3079 1726884399.45628: Set connection var ansible_pipelining to False 3079 1726884399.45652: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.45694: variable 'ansible_connection' from source: unknown 3079 1726884399.45697: variable 'ansible_module_compression' from source: unknown 3079 1726884399.45700: variable 'ansible_shell_type' from source: unknown 3079 1726884399.45702: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.45704: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.45707: variable 'ansible_pipelining' from source: unknown 3079 1726884399.45719: variable 'ansible_timeout' from source: unknown 3079 1726884399.45723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.45846: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.45853: variable 'omit' from source: magic vars 3079 1726884399.45861: starting attempt loop 3079 1726884399.45864: running the handler 3079 1726884399.46066: variable 'item' from source: unknown 3079 1726884399.46069: variable 'config' from source: set_fact 3079 1726884399.46080: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.46082: handler run complete 3079 1726884399.46095: attempt loop complete, returning result 3079 1726884399.46109: variable 'item' from source: unknown 3079 1726884399.46175: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11" } MSG: All assertions passed 3079 1726884399.46297: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.46300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.46302: variable 'omit' from source: magic vars 3079 1726884399.46383: variable 'omit' from source: magic vars 3079 1726884399.46387: variable 'omit' from source: magic vars 3079 1726884399.46403: variable 'omit' from source: magic vars 3079 1726884399.46420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.46427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.46442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.46455: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.46458: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.46460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.46537: Set connection var ansible_shell_type to sh 3079 1726884399.46546: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.46591: Set connection var ansible_timeout to 10 3079 1726884399.46594: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.46596: Set connection var ansible_connection to ssh 3079 1726884399.46615: Set connection var ansible_pipelining to False 3079 1726884399.46618: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.46620: variable 'ansible_connection' from source: unknown 3079 1726884399.46623: variable 'ansible_module_compression' from source: unknown 3079 1726884399.46625: variable 'ansible_shell_type' from source: unknown 3079 1726884399.46627: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.46630: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.46632: variable 'ansible_pipelining' from source: unknown 3079 1726884399.46634: variable 'ansible_timeout' from source: unknown 3079 1726884399.46732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.46776: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.46809: variable 'omit' from source: magic vars 3079 1726884399.46817: starting attempt loop 3079 1726884399.46822: running the handler 3079 1726884399.46996: variable 'item' from source: unknown 3079 1726884399.46999: variable 'config' from source: set_fact 3079 1726884399.47018: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.47022: handler run complete 3079 1726884399.47071: attempt loop complete, returning result 3079 1726884399.47075: variable 'item' from source: unknown 3079 1726884399.47155: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11Timeout) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Timeout" } MSG: All assertions passed 3079 1726884399.47243: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.47247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.47251: variable 'omit' from source: magic vars 3079 1726884399.47412: variable 'omit' from source: magic vars 3079 1726884399.47415: variable 'omit' from source: magic vars 3079 1726884399.47418: variable 'omit' from source: magic vars 3079 1726884399.47420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.47423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.47430: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.47432: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.47443: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.47590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.47594: Set connection var ansible_shell_type to sh 3079 1726884399.47596: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.47599: Set connection var ansible_timeout to 10 3079 1726884399.47601: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.47603: Set connection var ansible_connection to ssh 3079 1726884399.47605: Set connection var ansible_pipelining to False 3079 1726884399.47617: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.47620: variable 'ansible_connection' from source: unknown 3079 1726884399.47623: variable 'ansible_module_compression' from source: unknown 3079 1726884399.47627: variable 'ansible_shell_type' from source: unknown 3079 1726884399.47637: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.47812: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.47815: variable 'ansible_pipelining' from source: unknown 3079 1726884399.47817: variable 'ansible_timeout' from source: unknown 3079 1726884399.47819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.47822: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.47824: variable 'omit' from source: magic vars 3079 1726884399.47833: starting attempt loop 3079 1726884399.47839: running the handler 3079 1726884399.48068: variable 'item' from source: unknown 3079 1726884399.48078: variable 'config' from source: set_fact 3079 1726884399.48095: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.48106: handler run complete 3079 1726884399.48129: attempt loop complete, returning result 3079 1726884399.48151: variable 'item' from source: unknown 3079 1726884399.48229: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11Trusted) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Trusted" } MSG: All assertions passed 3079 1726884399.48398: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.48417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.48436: variable 'omit' from source: magic vars 3079 1726884399.48497: variable 'omit' from source: magic vars 3079 1726884399.48522: variable 'omit' from source: magic vars 3079 1726884399.48579: variable 'omit' from source: magic vars 3079 1726884399.48606: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.48712: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.48716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.48718: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.48721: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.48723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.48762: Set connection var ansible_shell_type to sh 3079 1726884399.48775: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.48790: Set connection var ansible_timeout to 10 3079 1726884399.48802: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.48817: Set connection var ansible_connection to ssh 3079 1726884399.48832: Set connection var ansible_pipelining to False 3079 1726884399.48865: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.48868: variable 'ansible_connection' from source: unknown 3079 1726884399.48871: variable 'ansible_module_compression' from source: unknown 3079 1726884399.48874: variable 'ansible_shell_type' from source: unknown 3079 1726884399.48878: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.48886: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.48888: variable 'ansible_pipelining' from source: unknown 3079 1726884399.48901: variable 'ansible_timeout' from source: unknown 3079 1726884399.48907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.49036: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.49040: variable 'omit' from source: magic vars 3079 1726884399.49042: starting attempt loop 3079 1726884399.49045: running the handler 3079 1726884399.49314: variable 'item' from source: unknown 3079 1726884399.49317: variable 'config' from source: set_fact 3079 1726884399.49320: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.49322: handler run complete 3079 1726884399.49324: attempt loop complete, returning result 3079 1726884399.49327: variable 'item' from source: unknown 3079 1726884399.49354: variable 'item' from source: unknown ok: [managed_node2] => (item=GatewayPorts) => { "ansible_loop_var": "item", "changed": false, "item": "GatewayPorts" } MSG: All assertions passed 3079 1726884399.49519: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.49540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.49557: variable 'omit' from source: magic vars 3079 1726884399.49812: variable 'omit' from source: magic vars 3079 1726884399.49817: variable 'omit' from source: magic vars 3079 1726884399.49820: variable 'omit' from source: magic vars 3079 1726884399.49825: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.49827: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.49830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.49832: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.49834: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.49837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.49881: Set connection var ansible_shell_type to sh 3079 1726884399.49898: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.49916: Set connection var ansible_timeout to 10 3079 1726884399.49928: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.49936: Set connection var ansible_connection to ssh 3079 1726884399.49952: Set connection var ansible_pipelining to False 3079 1726884399.49984: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.49995: variable 'ansible_connection' from source: unknown 3079 1726884399.50005: variable 'ansible_module_compression' from source: unknown 3079 1726884399.50018: variable 'ansible_shell_type' from source: unknown 3079 1726884399.50030: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.50042: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.50053: variable 'ansible_pipelining' from source: unknown 3079 1726884399.50060: variable 'ansible_timeout' from source: unknown 3079 1726884399.50068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.50235: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.50250: variable 'omit' from source: magic vars 3079 1726884399.50262: starting attempt loop 3079 1726884399.50269: running the handler 3079 1726884399.50527: variable 'item' from source: unknown 3079 1726884399.50537: variable 'config' from source: set_fact 3079 1726884399.50556: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.50569: handler run complete 3079 1726884399.50589: attempt loop complete, returning result 3079 1726884399.50618: variable 'item' from source: unknown 3079 1726884399.50706: variable 'item' from source: unknown ok: [managed_node2] => (item=GlobalKnownHostsFile) => { "ansible_loop_var": "item", "changed": false, "item": "GlobalKnownHostsFile" } MSG: All assertions passed 3079 1726884399.51112: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.51116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.51118: variable 'omit' from source: magic vars 3079 1726884399.51121: variable 'omit' from source: magic vars 3079 1726884399.51123: variable 'omit' from source: magic vars 3079 1726884399.51125: variable 'omit' from source: magic vars 3079 1726884399.51127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.51129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.51133: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.51144: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.51154: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.51165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.51267: Set connection var ansible_shell_type to sh 3079 1726884399.51288: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.51306: Set connection var ansible_timeout to 10 3079 1726884399.51321: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.51331: Set connection var ansible_connection to ssh 3079 1726884399.51347: Set connection var ansible_pipelining to False 3079 1726884399.51381: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.51395: variable 'ansible_connection' from source: unknown 3079 1726884399.51405: variable 'ansible_module_compression' from source: unknown 3079 1726884399.51420: variable 'ansible_shell_type' from source: unknown 3079 1726884399.51431: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.51440: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.51453: variable 'ansible_pipelining' from source: unknown 3079 1726884399.51465: variable 'ansible_timeout' from source: unknown 3079 1726884399.51476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.51656: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.51678: variable 'omit' from source: magic vars 3079 1726884399.51692: starting attempt loop 3079 1726884399.51700: running the handler 3079 1726884399.51951: variable 'item' from source: unknown 3079 1726884399.51966: variable 'config' from source: set_fact 3079 1726884399.51989: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.51999: handler run complete 3079 1726884399.52026: attempt loop complete, returning result 3079 1726884399.52212: variable 'item' from source: unknown 3079 1726884399.52216: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIAuthentication" } MSG: All assertions passed 3079 1726884399.52315: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.52339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.52363: variable 'omit' from source: magic vars 3079 1726884399.52430: variable 'omit' from source: magic vars 3079 1726884399.52455: variable 'omit' from source: magic vars 3079 1726884399.52501: variable 'omit' from source: magic vars 3079 1726884399.52519: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.52527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.52533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.52544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.52547: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.52556: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.52612: Set connection var ansible_shell_type to sh 3079 1726884399.52619: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.52628: Set connection var ansible_timeout to 10 3079 1726884399.52644: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.52648: Set connection var ansible_connection to ssh 3079 1726884399.52650: Set connection var ansible_pipelining to False 3079 1726884399.52669: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.52672: variable 'ansible_connection' from source: unknown 3079 1726884399.52675: variable 'ansible_module_compression' from source: unknown 3079 1726884399.52679: variable 'ansible_shell_type' from source: unknown 3079 1726884399.52731: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.52735: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.52738: variable 'ansible_pipelining' from source: unknown 3079 1726884399.52741: variable 'ansible_timeout' from source: unknown 3079 1726884399.52743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.52883: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.52886: variable 'omit' from source: magic vars 3079 1726884399.52889: starting attempt loop 3079 1726884399.52895: running the handler 3079 1726884399.53071: variable 'item' from source: unknown 3079 1726884399.53074: variable 'config' from source: set_fact 3079 1726884399.53088: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.53091: handler run complete 3079 1726884399.53106: attempt loop complete, returning result 3079 1726884399.53123: variable 'item' from source: unknown 3079 1726884399.53206: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIClientIdentity) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIClientIdentity" } MSG: All assertions passed 3079 1726884399.53301: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.53304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.53307: variable 'omit' from source: magic vars 3079 1726884399.53362: variable 'omit' from source: magic vars 3079 1726884399.53365: variable 'omit' from source: magic vars 3079 1726884399.53403: variable 'omit' from source: magic vars 3079 1726884399.53420: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.53433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.53436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.53451: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.53455: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.53457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.53526: Set connection var ansible_shell_type to sh 3079 1726884399.53535: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.53544: Set connection var ansible_timeout to 10 3079 1726884399.53551: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.53555: Set connection var ansible_connection to ssh 3079 1726884399.53566: Set connection var ansible_pipelining to False 3079 1726884399.53583: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.53588: variable 'ansible_connection' from source: unknown 3079 1726884399.53591: variable 'ansible_module_compression' from source: unknown 3079 1726884399.53595: variable 'ansible_shell_type' from source: unknown 3079 1726884399.53598: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.53602: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.53609: variable 'ansible_pipelining' from source: unknown 3079 1726884399.53618: variable 'ansible_timeout' from source: unknown 3079 1726884399.53620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.53875: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.53879: variable 'omit' from source: magic vars 3079 1726884399.53882: starting attempt loop 3079 1726884399.53884: running the handler 3079 1726884399.53975: variable 'item' from source: unknown 3079 1726884399.53988: variable 'config' from source: set_fact 3079 1726884399.53991: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.53993: handler run complete 3079 1726884399.54067: attempt loop complete, returning result 3079 1726884399.54071: variable 'item' from source: unknown 3079 1726884399.54142: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIDelegateCredentials) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIDelegateCredentials" } MSG: All assertions passed 3079 1726884399.54234: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.54237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.54240: variable 'omit' from source: magic vars 3079 1726884399.54272: variable 'omit' from source: magic vars 3079 1726884399.54298: variable 'omit' from source: magic vars 3079 1726884399.54358: variable 'omit' from source: magic vars 3079 1726884399.54364: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.54449: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.54455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.54472: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.54475: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.54477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.54543: Set connection var ansible_shell_type to sh 3079 1726884399.54547: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.54549: Set connection var ansible_timeout to 10 3079 1726884399.54551: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.54559: Set connection var ansible_connection to ssh 3079 1726884399.54562: Set connection var ansible_pipelining to False 3079 1726884399.54564: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.54567: variable 'ansible_connection' from source: unknown 3079 1726884399.54569: variable 'ansible_module_compression' from source: unknown 3079 1726884399.54613: variable 'ansible_shell_type' from source: unknown 3079 1726884399.54617: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.54621: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.54665: variable 'ansible_pipelining' from source: unknown 3079 1726884399.54668: variable 'ansible_timeout' from source: unknown 3079 1726884399.54671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.54764: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.54775: variable 'omit' from source: magic vars 3079 1726884399.54779: starting attempt loop 3079 1726884399.54781: running the handler 3079 1726884399.54996: variable 'item' from source: unknown 3079 1726884399.55001: variable 'config' from source: set_fact 3079 1726884399.55004: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.55006: handler run complete 3079 1726884399.55018: attempt loop complete, returning result 3079 1726884399.55036: variable 'item' from source: unknown 3079 1726884399.55097: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIKeyExchange) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKeyExchange" } MSG: All assertions passed 3079 1726884399.55251: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.55254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.55257: variable 'omit' from source: magic vars 3079 1726884399.55273: variable 'omit' from source: magic vars 3079 1726884399.55285: variable 'omit' from source: magic vars 3079 1726884399.55319: variable 'omit' from source: magic vars 3079 1726884399.55334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.55341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.55347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.55358: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.55360: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.55372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.55425: Set connection var ansible_shell_type to sh 3079 1726884399.55432: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.55441: Set connection var ansible_timeout to 10 3079 1726884399.55447: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.55449: Set connection var ansible_connection to ssh 3079 1726884399.55458: Set connection var ansible_pipelining to False 3079 1726884399.55482: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.55489: variable 'ansible_connection' from source: unknown 3079 1726884399.55495: variable 'ansible_module_compression' from source: unknown 3079 1726884399.55498: variable 'ansible_shell_type' from source: unknown 3079 1726884399.55500: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.55503: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.55505: variable 'ansible_pipelining' from source: unknown 3079 1726884399.55507: variable 'ansible_timeout' from source: unknown 3079 1726884399.55513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.55603: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.55608: variable 'omit' from source: magic vars 3079 1726884399.55614: starting attempt loop 3079 1726884399.55617: running the handler 3079 1726884399.55913: variable 'item' from source: unknown 3079 1726884399.55917: variable 'config' from source: set_fact 3079 1726884399.55919: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.55926: handler run complete 3079 1726884399.55928: attempt loop complete, returning result 3079 1726884399.55930: variable 'item' from source: unknown 3079 1726884399.55932: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIRenewalForcesRekey) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIRenewalForcesRekey" } MSG: All assertions passed 3079 1726884399.56070: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.56087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.56105: variable 'omit' from source: magic vars 3079 1726884399.56170: variable 'omit' from source: magic vars 3079 1726884399.56192: variable 'omit' from source: magic vars 3079 1726884399.56250: variable 'omit' from source: magic vars 3079 1726884399.56276: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.56290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.56302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.56323: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.56332: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.56413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.56434: Set connection var ansible_shell_type to sh 3079 1726884399.56447: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.56461: Set connection var ansible_timeout to 10 3079 1726884399.56480: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.56490: Set connection var ansible_connection to ssh 3079 1726884399.56505: Set connection var ansible_pipelining to False 3079 1726884399.56537: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.56546: variable 'ansible_connection' from source: unknown 3079 1726884399.56553: variable 'ansible_module_compression' from source: unknown 3079 1726884399.56560: variable 'ansible_shell_type' from source: unknown 3079 1726884399.56568: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.56575: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.56584: variable 'ansible_pipelining' from source: unknown 3079 1726884399.56593: variable 'ansible_timeout' from source: unknown 3079 1726884399.56602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.56752: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.56779: variable 'omit' from source: magic vars 3079 1726884399.56783: starting attempt loop 3079 1726884399.56785: running the handler 3079 1726884399.56990: variable 'item' from source: unknown 3079 1726884399.56993: variable 'config' from source: set_fact 3079 1726884399.57005: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.57014: handler run complete 3079 1726884399.57025: attempt loop complete, returning result 3079 1726884399.57038: variable 'item' from source: unknown 3079 1726884399.57092: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIServerIdentity) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIServerIdentity" } MSG: All assertions passed 3079 1726884399.57185: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.57188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.57210: variable 'omit' from source: magic vars 3079 1726884399.57239: variable 'omit' from source: magic vars 3079 1726884399.57251: variable 'omit' from source: magic vars 3079 1726884399.57283: variable 'omit' from source: magic vars 3079 1726884399.57298: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.57309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.57317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.57327: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.57330: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.57336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.57388: Set connection var ansible_shell_type to sh 3079 1726884399.57394: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.57403: Set connection var ansible_timeout to 10 3079 1726884399.57416: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.57419: Set connection var ansible_connection to ssh 3079 1726884399.57424: Set connection var ansible_pipelining to False 3079 1726884399.57445: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.57448: variable 'ansible_connection' from source: unknown 3079 1726884399.57451: variable 'ansible_module_compression' from source: unknown 3079 1726884399.57455: variable 'ansible_shell_type' from source: unknown 3079 1726884399.57458: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.57462: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.57467: variable 'ansible_pipelining' from source: unknown 3079 1726884399.57471: variable 'ansible_timeout' from source: unknown 3079 1726884399.57476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.57572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.57580: variable 'omit' from source: magic vars 3079 1726884399.57585: starting attempt loop 3079 1726884399.57587: running the handler 3079 1726884399.57732: variable 'item' from source: unknown 3079 1726884399.57737: variable 'config' from source: set_fact 3079 1726884399.57749: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.57754: handler run complete 3079 1726884399.57768: attempt loop complete, returning result 3079 1726884399.57781: variable 'item' from source: unknown 3079 1726884399.57833: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPITrustDns) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPITrustDns" } MSG: All assertions passed 3079 1726884399.57915: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.57929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.57933: variable 'omit' from source: magic vars 3079 1726884399.57969: variable 'omit' from source: magic vars 3079 1726884399.57980: variable 'omit' from source: magic vars 3079 1726884399.58015: variable 'omit' from source: magic vars 3079 1726884399.58032: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.58035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.58047: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.58055: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.58058: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.58063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.58117: Set connection var ansible_shell_type to sh 3079 1726884399.58124: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.58133: Set connection var ansible_timeout to 10 3079 1726884399.58140: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.58143: Set connection var ansible_connection to ssh 3079 1726884399.58155: Set connection var ansible_pipelining to False 3079 1726884399.58171: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.58174: variable 'ansible_connection' from source: unknown 3079 1726884399.58177: variable 'ansible_module_compression' from source: unknown 3079 1726884399.58182: variable 'ansible_shell_type' from source: unknown 3079 1726884399.58184: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.58189: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.58194: variable 'ansible_pipelining' from source: unknown 3079 1726884399.58197: variable 'ansible_timeout' from source: unknown 3079 1726884399.58202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.58297: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.58305: variable 'omit' from source: magic vars 3079 1726884399.58313: starting attempt loop 3079 1726884399.58316: running the handler 3079 1726884399.58456: variable 'item' from source: unknown 3079 1726884399.58461: variable 'config' from source: set_fact 3079 1726884399.58474: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.58477: handler run complete 3079 1726884399.58491: attempt loop complete, returning result 3079 1726884399.58504: variable 'item' from source: unknown 3079 1726884399.58555: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIKexAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKexAlgorithms" } MSG: All assertions passed 3079 1726884399.58634: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.58648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.58655: variable 'omit' from source: magic vars 3079 1726884399.58688: variable 'omit' from source: magic vars 3079 1726884399.58700: variable 'omit' from source: magic vars 3079 1726884399.58734: variable 'omit' from source: magic vars 3079 1726884399.58756: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.58760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.58763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.58776: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.58779: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.58782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.58837: Set connection var ansible_shell_type to sh 3079 1726884399.58843: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.58854: Set connection var ansible_timeout to 10 3079 1726884399.58865: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.58868: Set connection var ansible_connection to ssh 3079 1726884399.58875: Set connection var ansible_pipelining to False 3079 1726884399.58893: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.58896: variable 'ansible_connection' from source: unknown 3079 1726884399.58898: variable 'ansible_module_compression' from source: unknown 3079 1726884399.58903: variable 'ansible_shell_type' from source: unknown 3079 1726884399.58906: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.58915: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.58917: variable 'ansible_pipelining' from source: unknown 3079 1726884399.58921: variable 'ansible_timeout' from source: unknown 3079 1726884399.58926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.59020: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.59028: variable 'omit' from source: magic vars 3079 1726884399.59033: starting attempt loop 3079 1726884399.59035: running the handler 3079 1726884399.59175: variable 'item' from source: unknown 3079 1726884399.59178: variable 'config' from source: set_fact 3079 1726884399.59192: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.59195: handler run complete 3079 1726884399.59209: attempt loop complete, returning result 3079 1726884399.59224: variable 'item' from source: unknown 3079 1726884399.59273: variable 'item' from source: unknown ok: [managed_node2] => (item=HashKnownHosts) => { "ansible_loop_var": "item", "changed": false, "item": "HashKnownHosts" } MSG: All assertions passed 3079 1726884399.59380: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.59383: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.59387: variable 'omit' from source: magic vars 3079 1726884399.59416: variable 'omit' from source: magic vars 3079 1726884399.59431: variable 'omit' from source: magic vars 3079 1726884399.59461: variable 'omit' from source: magic vars 3079 1726884399.59476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.59485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.59491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.59501: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.59504: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.59510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.59567: Set connection var ansible_shell_type to sh 3079 1726884399.59574: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.59582: Set connection var ansible_timeout to 10 3079 1726884399.59589: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.59591: Set connection var ansible_connection to ssh 3079 1726884399.59601: Set connection var ansible_pipelining to False 3079 1726884399.59621: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.59625: variable 'ansible_connection' from source: unknown 3079 1726884399.59627: variable 'ansible_module_compression' from source: unknown 3079 1726884399.59632: variable 'ansible_shell_type' from source: unknown 3079 1726884399.59634: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.59645: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.59648: variable 'ansible_pipelining' from source: unknown 3079 1726884399.59650: variable 'ansible_timeout' from source: unknown 3079 1726884399.59653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.59743: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.59755: variable 'omit' from source: magic vars 3079 1726884399.59758: starting attempt loop 3079 1726884399.59762: running the handler 3079 1726884399.59898: variable 'item' from source: unknown 3079 1726884399.59902: variable 'config' from source: set_fact 3079 1726884399.59916: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.59921: handler run complete 3079 1726884399.59933: attempt loop complete, returning result 3079 1726884399.59946: variable 'item' from source: unknown 3079 1726884399.59999: variable 'item' from source: unknown ok: [managed_node2] => (item=HostbasedAcceptedAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "HostbasedAcceptedAlgorithms" } MSG: All assertions passed 3079 1726884399.60078: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.60090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.60100: variable 'omit' from source: magic vars 3079 1726884399.60137: variable 'omit' from source: magic vars 3079 1726884399.60150: variable 'omit' from source: magic vars 3079 1726884399.60181: variable 'omit' from source: magic vars 3079 1726884399.60199: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.60207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.60216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.60226: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.60229: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.60234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.60285: Set connection var ansible_shell_type to sh 3079 1726884399.60292: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.60301: Set connection var ansible_timeout to 10 3079 1726884399.60319: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.60322: Set connection var ansible_connection to ssh 3079 1726884399.60330: Set connection var ansible_pipelining to False 3079 1726884399.60348: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.60351: variable 'ansible_connection' from source: unknown 3079 1726884399.60353: variable 'ansible_module_compression' from source: unknown 3079 1726884399.60358: variable 'ansible_shell_type' from source: unknown 3079 1726884399.60362: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.60366: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.60371: variable 'ansible_pipelining' from source: unknown 3079 1726884399.60375: variable 'ansible_timeout' from source: unknown 3079 1726884399.60380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.60478: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.60485: variable 'omit' from source: magic vars 3079 1726884399.60490: starting attempt loop 3079 1726884399.60493: running the handler 3079 1726884399.60638: variable 'item' from source: unknown 3079 1726884399.60643: variable 'config' from source: set_fact 3079 1726884399.60652: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.60655: handler run complete 3079 1726884399.60667: attempt loop complete, returning result 3079 1726884399.60679: variable 'item' from source: unknown 3079 1726884399.60734: variable 'item' from source: unknown ok: [managed_node2] => (item=HostbasedAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "HostbasedAuthentication" } MSG: All assertions passed 3079 1726884399.60816: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.60824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.60833: variable 'omit' from source: magic vars 3079 1726884399.60872: variable 'omit' from source: magic vars 3079 1726884399.60883: variable 'omit' from source: magic vars 3079 1726884399.60925: variable 'omit' from source: magic vars 3079 1726884399.60930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.60938: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.60946: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.60957: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.60960: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.60963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.61019: Set connection var ansible_shell_type to sh 3079 1726884399.61026: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.61036: Set connection var ansible_timeout to 10 3079 1726884399.61042: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.61045: Set connection var ansible_connection to ssh 3079 1726884399.61053: Set connection var ansible_pipelining to False 3079 1726884399.61073: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.61077: variable 'ansible_connection' from source: unknown 3079 1726884399.61079: variable 'ansible_module_compression' from source: unknown 3079 1726884399.61082: variable 'ansible_shell_type' from source: unknown 3079 1726884399.61090: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.61093: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.61095: variable 'ansible_pipelining' from source: unknown 3079 1726884399.61098: variable 'ansible_timeout' from source: unknown 3079 1726884399.61103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.61200: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.61203: variable 'omit' from source: magic vars 3079 1726884399.61217: starting attempt loop 3079 1726884399.61220: running the handler 3079 1726884399.61357: variable 'item' from source: unknown 3079 1726884399.61360: variable 'config' from source: set_fact 3079 1726884399.61372: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.61375: handler run complete 3079 1726884399.61388: attempt loop complete, returning result 3079 1726884399.61401: variable 'item' from source: unknown 3079 1726884399.61455: variable 'item' from source: unknown ok: [managed_node2] => (item=HostKeyAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlgorithms" } MSG: All assertions passed 3079 1726884399.61546: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.61549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.61553: variable 'omit' from source: magic vars 3079 1726884399.61589: variable 'omit' from source: magic vars 3079 1726884399.61600: variable 'omit' from source: magic vars 3079 1726884399.61636: variable 'omit' from source: magic vars 3079 1726884399.61655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.61659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.61666: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.61676: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.61679: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.61684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.61739: Set connection var ansible_shell_type to sh 3079 1726884399.61746: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.61761: Set connection var ansible_timeout to 10 3079 1726884399.61768: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.61771: Set connection var ansible_connection to ssh 3079 1726884399.61773: Set connection var ansible_pipelining to False 3079 1726884399.61792: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.61795: variable 'ansible_connection' from source: unknown 3079 1726884399.61797: variable 'ansible_module_compression' from source: unknown 3079 1726884399.61802: variable 'ansible_shell_type' from source: unknown 3079 1726884399.61805: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.61813: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.61815: variable 'ansible_pipelining' from source: unknown 3079 1726884399.61820: variable 'ansible_timeout' from source: unknown 3079 1726884399.61825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.61918: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.61926: variable 'omit' from source: magic vars 3079 1726884399.61931: starting attempt loop 3079 1726884399.61933: running the handler 3079 1726884399.62073: variable 'item' from source: unknown 3079 1726884399.62077: variable 'config' from source: set_fact 3079 1726884399.62091: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.62094: handler run complete 3079 1726884399.62107: attempt loop complete, returning result 3079 1726884399.62123: variable 'item' from source: unknown 3079 1726884399.62173: variable 'item' from source: unknown ok: [managed_node2] => (item=HostKeyAlias) => { "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlias" } MSG: All assertions passed 3079 1726884399.62250: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.62262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.62272: variable 'omit' from source: magic vars 3079 1726884399.62312: variable 'omit' from source: magic vars 3079 1726884399.62323: variable 'omit' from source: magic vars 3079 1726884399.62354: variable 'omit' from source: magic vars 3079 1726884399.62372: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.62379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.62388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.62398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.62401: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.62406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.62460: Set connection var ansible_shell_type to sh 3079 1726884399.62466: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.62477: Set connection var ansible_timeout to 10 3079 1726884399.62487: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.62490: Set connection var ansible_connection to ssh 3079 1726884399.62501: Set connection var ansible_pipelining to False 3079 1726884399.62522: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.62526: variable 'ansible_connection' from source: unknown 3079 1726884399.62528: variable 'ansible_module_compression' from source: unknown 3079 1726884399.62532: variable 'ansible_shell_type' from source: unknown 3079 1726884399.62536: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.62540: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.62545: variable 'ansible_pipelining' from source: unknown 3079 1726884399.62549: variable 'ansible_timeout' from source: unknown 3079 1726884399.62554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.62653: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.62661: variable 'omit' from source: magic vars 3079 1726884399.62666: starting attempt loop 3079 1726884399.62668: running the handler 3079 1726884399.62816: variable 'item' from source: unknown 3079 1726884399.62822: variable 'config' from source: set_fact 3079 1726884399.62834: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.62837: handler run complete 3079 1726884399.62849: attempt loop complete, returning result 3079 1726884399.62862: variable 'item' from source: unknown 3079 1726884399.62914: variable 'item' from source: unknown ok: [managed_node2] => (item=Hostname) => { "ansible_loop_var": "item", "changed": false, "item": "Hostname" } MSG: All assertions passed 3079 1726884399.62998: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.63009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.63019: variable 'omit' from source: magic vars 3079 1726884399.63060: variable 'omit' from source: magic vars 3079 1726884399.63071: variable 'omit' from source: magic vars 3079 1726884399.63102: variable 'omit' from source: magic vars 3079 1726884399.63119: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.63126: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.63138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.63146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.63149: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.63157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.63212: Set connection var ansible_shell_type to sh 3079 1726884399.63216: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.63225: Set connection var ansible_timeout to 10 3079 1726884399.63231: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.63234: Set connection var ansible_connection to ssh 3079 1726884399.63246: Set connection var ansible_pipelining to False 3079 1726884399.63264: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.63271: variable 'ansible_connection' from source: unknown 3079 1726884399.63274: variable 'ansible_module_compression' from source: unknown 3079 1726884399.63277: variable 'ansible_shell_type' from source: unknown 3079 1726884399.63281: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.63284: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.63290: variable 'ansible_pipelining' from source: unknown 3079 1726884399.63293: variable 'ansible_timeout' from source: unknown 3079 1726884399.63299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.63400: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.63410: variable 'omit' from source: magic vars 3079 1726884399.63417: starting attempt loop 3079 1726884399.63420: running the handler 3079 1726884399.63562: variable 'item' from source: unknown 3079 1726884399.63568: variable 'config' from source: set_fact 3079 1726884399.63581: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.63585: handler run complete 3079 1726884399.63598: attempt loop complete, returning result 3079 1726884399.63612: variable 'item' from source: unknown 3079 1726884399.63662: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentitiesOnly) => { "ansible_loop_var": "item", "changed": false, "item": "IdentitiesOnly" } MSG: All assertions passed 3079 1726884399.63750: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.63754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.63763: variable 'omit' from source: magic vars 3079 1726884399.63796: variable 'omit' from source: magic vars 3079 1726884399.63808: variable 'omit' from source: magic vars 3079 1726884399.63842: variable 'omit' from source: magic vars 3079 1726884399.63860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.63867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.63874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.63884: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.63887: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.63892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.63947: Set connection var ansible_shell_type to sh 3079 1726884399.63953: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.63966: Set connection var ansible_timeout to 10 3079 1726884399.63975: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.63978: Set connection var ansible_connection to ssh 3079 1726884399.63985: Set connection var ansible_pipelining to False 3079 1726884399.64003: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.64005: variable 'ansible_connection' from source: unknown 3079 1726884399.64010: variable 'ansible_module_compression' from source: unknown 3079 1726884399.64017: variable 'ansible_shell_type' from source: unknown 3079 1726884399.64020: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.64024: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.64029: variable 'ansible_pipelining' from source: unknown 3079 1726884399.64032: variable 'ansible_timeout' from source: unknown 3079 1726884399.64038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.64134: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.64141: variable 'omit' from source: magic vars 3079 1726884399.64146: starting attempt loop 3079 1726884399.64149: running the handler 3079 1726884399.64289: variable 'item' from source: unknown 3079 1726884399.64303: variable 'config' from source: set_fact 3079 1726884399.64317: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.64320: handler run complete 3079 1726884399.64332: attempt loop complete, returning result 3079 1726884399.64345: variable 'item' from source: unknown 3079 1726884399.64394: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentityAgent) => { "ansible_loop_var": "item", "changed": false, "item": "IdentityAgent" } MSG: All assertions passed 3079 1726884399.64477: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.64486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.64495: variable 'omit' from source: magic vars 3079 1726884399.64537: variable 'omit' from source: magic vars 3079 1726884399.64548: variable 'omit' from source: magic vars 3079 1726884399.64578: variable 'omit' from source: magic vars 3079 1726884399.64593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.64600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.64606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.64620: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.64624: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.64626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.64681: Set connection var ansible_shell_type to sh 3079 1726884399.64688: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.64696: Set connection var ansible_timeout to 10 3079 1726884399.64703: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.64705: Set connection var ansible_connection to ssh 3079 1726884399.64717: Set connection var ansible_pipelining to False 3079 1726884399.64734: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.64741: variable 'ansible_connection' from source: unknown 3079 1726884399.64744: variable 'ansible_module_compression' from source: unknown 3079 1726884399.64747: variable 'ansible_shell_type' from source: unknown 3079 1726884399.64751: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.64753: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.64755: variable 'ansible_pipelining' from source: unknown 3079 1726884399.64766: variable 'ansible_timeout' from source: unknown 3079 1726884399.64769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.64855: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.64862: variable 'omit' from source: magic vars 3079 1726884399.64867: starting attempt loop 3079 1726884399.64870: running the handler 3079 1726884399.65013: variable 'item' from source: unknown 3079 1726884399.65017: variable 'config' from source: set_fact 3079 1726884399.65027: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.65030: handler run complete 3079 1726884399.65042: attempt loop complete, returning result 3079 1726884399.65055: variable 'item' from source: unknown 3079 1726884399.65109: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentityFile) => { "ansible_loop_var": "item", "changed": false, "item": "IdentityFile" } MSG: All assertions passed 3079 1726884399.65188: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.65199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.65214: variable 'omit' from source: magic vars 3079 1726884399.65245: variable 'omit' from source: magic vars 3079 1726884399.65257: variable 'omit' from source: magic vars 3079 1726884399.65291: variable 'omit' from source: magic vars 3079 1726884399.65306: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.65315: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.65327: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.65337: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.65340: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.65345: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.65396: Set connection var ansible_shell_type to sh 3079 1726884399.65403: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.65422: Set connection var ansible_timeout to 10 3079 1726884399.65428: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.65430: Set connection var ansible_connection to ssh 3079 1726884399.65441: Set connection var ansible_pipelining to False 3079 1726884399.65455: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.65457: variable 'ansible_connection' from source: unknown 3079 1726884399.65462: variable 'ansible_module_compression' from source: unknown 3079 1726884399.65464: variable 'ansible_shell_type' from source: unknown 3079 1726884399.65469: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.65473: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.65478: variable 'ansible_pipelining' from source: unknown 3079 1726884399.65481: variable 'ansible_timeout' from source: unknown 3079 1726884399.65486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.65583: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.65591: variable 'omit' from source: magic vars 3079 1726884399.65596: starting attempt loop 3079 1726884399.65598: running the handler 3079 1726884399.65777: variable 'item' from source: unknown 3079 1726884399.65781: variable 'config' from source: set_fact 3079 1726884399.65793: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.65796: handler run complete 3079 1726884399.65809: attempt loop complete, returning result 3079 1726884399.65824: variable 'item' from source: unknown 3079 1726884399.65876: variable 'item' from source: unknown ok: [managed_node2] => (item=IgnoreUnknown) => { "ansible_loop_var": "item", "changed": false, "item": "IgnoreUnknown" } MSG: All assertions passed 3079 1726884399.65963: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.65972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.66014: variable 'omit' from source: magic vars 3079 1726884399.66023: variable 'omit' from source: magic vars 3079 1726884399.66036: variable 'omit' from source: magic vars 3079 1726884399.66069: variable 'omit' from source: magic vars 3079 1726884399.66086: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.66097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.66100: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.66112: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.66117: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.66122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.66176: Set connection var ansible_shell_type to sh 3079 1726884399.66180: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.66189: Set connection var ansible_timeout to 10 3079 1726884399.66197: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.66200: Set connection var ansible_connection to ssh 3079 1726884399.66212: Set connection var ansible_pipelining to False 3079 1726884399.66231: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.66234: variable 'ansible_connection' from source: unknown 3079 1726884399.66236: variable 'ansible_module_compression' from source: unknown 3079 1726884399.66241: variable 'ansible_shell_type' from source: unknown 3079 1726884399.66243: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.66248: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.66253: variable 'ansible_pipelining' from source: unknown 3079 1726884399.66257: variable 'ansible_timeout' from source: unknown 3079 1726884399.66262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.66359: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.66367: variable 'omit' from source: magic vars 3079 1726884399.66372: starting attempt loop 3079 1726884399.66375: running the handler 3079 1726884399.66520: variable 'item' from source: unknown 3079 1726884399.66523: variable 'config' from source: set_fact 3079 1726884399.66538: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.66541: handler run complete 3079 1726884399.66553: attempt loop complete, returning result 3079 1726884399.66566: variable 'item' from source: unknown 3079 1726884399.66620: variable 'item' from source: unknown ok: [managed_node2] => (item=Include) => { "ansible_loop_var": "item", "changed": false, "item": "Include" } MSG: All assertions passed 3079 1726884399.66700: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.66710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.66724: variable 'omit' from source: magic vars 3079 1726884399.66756: variable 'omit' from source: magic vars 3079 1726884399.66769: variable 'omit' from source: magic vars 3079 1726884399.66805: variable 'omit' from source: magic vars 3079 1726884399.66821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.66830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.66837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.66846: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.66849: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.66854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.66907: Set connection var ansible_shell_type to sh 3079 1726884399.66918: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.66928: Set connection var ansible_timeout to 10 3079 1726884399.66935: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.66943: Set connection var ansible_connection to ssh 3079 1726884399.66946: Set connection var ansible_pipelining to False 3079 1726884399.66966: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.66969: variable 'ansible_connection' from source: unknown 3079 1726884399.66971: variable 'ansible_module_compression' from source: unknown 3079 1726884399.66975: variable 'ansible_shell_type' from source: unknown 3079 1726884399.66978: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.66983: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.66988: variable 'ansible_pipelining' from source: unknown 3079 1726884399.66991: variable 'ansible_timeout' from source: unknown 3079 1726884399.66997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.67093: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.67100: variable 'omit' from source: magic vars 3079 1726884399.67105: starting attempt loop 3079 1726884399.67111: running the handler 3079 1726884399.67261: variable 'item' from source: unknown 3079 1726884399.67264: variable 'config' from source: set_fact 3079 1726884399.67276: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.67284: handler run complete 3079 1726884399.67295: attempt loop complete, returning result 3079 1726884399.67313: variable 'item' from source: unknown 3079 1726884399.67367: variable 'item' from source: unknown ok: [managed_node2] => (item=IPQoS) => { "ansible_loop_var": "item", "changed": false, "item": "IPQoS" } MSG: All assertions passed 3079 1726884399.67448: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.67459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.67470: variable 'omit' from source: magic vars 3079 1726884399.67503: variable 'omit' from source: magic vars 3079 1726884399.67517: variable 'omit' from source: magic vars 3079 1726884399.67549: variable 'omit' from source: magic vars 3079 1726884399.67567: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.67575: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.67582: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.67594: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.67597: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.67601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.67655: Set connection var ansible_shell_type to sh 3079 1726884399.67662: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.67673: Set connection var ansible_timeout to 10 3079 1726884399.67679: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.67685: Set connection var ansible_connection to ssh 3079 1726884399.67693: Set connection var ansible_pipelining to False 3079 1726884399.67716: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.67719: variable 'ansible_connection' from source: unknown 3079 1726884399.67721: variable 'ansible_module_compression' from source: unknown 3079 1726884399.67724: variable 'ansible_shell_type' from source: unknown 3079 1726884399.67726: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.67731: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.67736: variable 'ansible_pipelining' from source: unknown 3079 1726884399.67739: variable 'ansible_timeout' from source: unknown 3079 1726884399.67745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.67842: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.67850: variable 'omit' from source: magic vars 3079 1726884399.67855: starting attempt loop 3079 1726884399.67857: running the handler 3079 1726884399.68003: variable 'item' from source: unknown 3079 1726884399.68006: variable 'config' from source: set_fact 3079 1726884399.68022: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.68026: handler run complete 3079 1726884399.68039: attempt loop complete, returning result 3079 1726884399.68052: variable 'item' from source: unknown 3079 1726884399.68106: variable 'item' from source: unknown ok: [managed_node2] => (item=KbdInteractiveAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveAuthentication" } MSG: All assertions passed 3079 1726884399.68185: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.68196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.68206: variable 'omit' from source: magic vars 3079 1726884399.68245: variable 'omit' from source: magic vars 3079 1726884399.68257: variable 'omit' from source: magic vars 3079 1726884399.68288: variable 'omit' from source: magic vars 3079 1726884399.68314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.68318: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.68322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.68333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.68335: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.68340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.68393: Set connection var ansible_shell_type to sh 3079 1726884399.68400: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.68411: Set connection var ansible_timeout to 10 3079 1726884399.68424: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.68427: Set connection var ansible_connection to ssh 3079 1726884399.68437: Set connection var ansible_pipelining to False 3079 1726884399.68454: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.68457: variable 'ansible_connection' from source: unknown 3079 1726884399.68459: variable 'ansible_module_compression' from source: unknown 3079 1726884399.68464: variable 'ansible_shell_type' from source: unknown 3079 1726884399.68467: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.68471: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.68476: variable 'ansible_pipelining' from source: unknown 3079 1726884399.68479: variable 'ansible_timeout' from source: unknown 3079 1726884399.68484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.68582: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.68590: variable 'omit' from source: magic vars 3079 1726884399.68593: starting attempt loop 3079 1726884399.68598: running the handler 3079 1726884399.68747: variable 'item' from source: unknown 3079 1726884399.68751: variable 'config' from source: set_fact 3079 1726884399.68763: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.68767: handler run complete 3079 1726884399.68778: attempt loop complete, returning result 3079 1726884399.68790: variable 'item' from source: unknown 3079 1726884399.68844: variable 'item' from source: unknown ok: [managed_node2] => (item=KbdInteractiveDevices) => { "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveDevices" } MSG: All assertions passed 3079 1726884399.68924: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.68935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.68944: variable 'omit' from source: magic vars 3079 1726884399.68982: variable 'omit' from source: magic vars 3079 1726884399.68993: variable 'omit' from source: magic vars 3079 1726884399.69027: variable 'omit' from source: magic vars 3079 1726884399.69043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.69050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.69060: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.69073: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.69076: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.69079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.69132: Set connection var ansible_shell_type to sh 3079 1726884399.69138: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.69148: Set connection var ansible_timeout to 10 3079 1726884399.69154: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.69157: Set connection var ansible_connection to ssh 3079 1726884399.69166: Set connection var ansible_pipelining to False 3079 1726884399.69191: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.69194: variable 'ansible_connection' from source: unknown 3079 1726884399.69197: variable 'ansible_module_compression' from source: unknown 3079 1726884399.69201: variable 'ansible_shell_type' from source: unknown 3079 1726884399.69204: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.69210: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.69218: variable 'ansible_pipelining' from source: unknown 3079 1726884399.69220: variable 'ansible_timeout' from source: unknown 3079 1726884399.69226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.69327: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.69335: variable 'omit' from source: magic vars 3079 1726884399.69340: starting attempt loop 3079 1726884399.69343: running the handler 3079 1726884399.69489: variable 'item' from source: unknown 3079 1726884399.69493: variable 'config' from source: set_fact 3079 1726884399.69507: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.69512: handler run complete 3079 1726884399.69525: attempt loop complete, returning result 3079 1726884399.69538: variable 'item' from source: unknown 3079 1726884399.69589: variable 'item' from source: unknown ok: [managed_node2] => (item=KexAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "KexAlgorithms" } MSG: All assertions passed 3079 1726884399.69674: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.69681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.69693: variable 'omit' from source: magic vars 3079 1726884399.69730: variable 'omit' from source: magic vars 3079 1726884399.69742: variable 'omit' from source: magic vars 3079 1726884399.69780: variable 'omit' from source: magic vars 3079 1726884399.69791: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.69801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.69804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.69819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.69823: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.69826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.69878: Set connection var ansible_shell_type to sh 3079 1726884399.69888: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.69898: Set connection var ansible_timeout to 10 3079 1726884399.69902: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.69906: Set connection var ansible_connection to ssh 3079 1726884399.69920: Set connection var ansible_pipelining to False 3079 1726884399.69937: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.69940: variable 'ansible_connection' from source: unknown 3079 1726884399.69943: variable 'ansible_module_compression' from source: unknown 3079 1726884399.69947: variable 'ansible_shell_type' from source: unknown 3079 1726884399.69950: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.69955: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.69960: variable 'ansible_pipelining' from source: unknown 3079 1726884399.69963: variable 'ansible_timeout' from source: unknown 3079 1726884399.69969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.70066: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.70073: variable 'omit' from source: magic vars 3079 1726884399.70078: starting attempt loop 3079 1726884399.70081: running the handler 3079 1726884399.70231: variable 'item' from source: unknown 3079 1726884399.70235: variable 'config' from source: set_fact 3079 1726884399.70247: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.70250: handler run complete 3079 1726884399.70262: attempt loop complete, returning result 3079 1726884399.70275: variable 'item' from source: unknown 3079 1726884399.70328: variable 'item' from source: unknown ok: [managed_node2] => (item=KnownHostsCommand) => { "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } MSG: All assertions passed 3079 1726884399.70411: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.70421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.70433: variable 'omit' from source: magic vars 3079 1726884399.70468: variable 'omit' from source: magic vars 3079 1726884399.70482: variable 'omit' from source: magic vars 3079 1726884399.70517: variable 'omit' from source: magic vars 3079 1726884399.70532: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.70542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.70547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.70560: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.70563: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.70568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.70626: Set connection var ansible_shell_type to sh 3079 1726884399.70631: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.70640: Set connection var ansible_timeout to 10 3079 1726884399.70650: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.70652: Set connection var ansible_connection to ssh 3079 1726884399.70664: Set connection var ansible_pipelining to False 3079 1726884399.70678: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.70681: variable 'ansible_connection' from source: unknown 3079 1726884399.70685: variable 'ansible_module_compression' from source: unknown 3079 1726884399.70688: variable 'ansible_shell_type' from source: unknown 3079 1726884399.70692: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.70695: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.70701: variable 'ansible_pipelining' from source: unknown 3079 1726884399.70705: variable 'ansible_timeout' from source: unknown 3079 1726884399.70710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.70806: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.70817: variable 'omit' from source: magic vars 3079 1726884399.70822: starting attempt loop 3079 1726884399.70825: running the handler 3079 1726884399.70971: variable 'item' from source: unknown 3079 1726884399.70974: variable 'config' from source: set_fact 3079 1726884399.70992: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.70995: handler run complete 3079 1726884399.71005: attempt loop complete, returning result 3079 1726884399.71022: variable 'item' from source: unknown 3079 1726884399.71072: variable 'item' from source: unknown ok: [managed_node2] => (item=LocalCommand) => { "ansible_loop_var": "item", "changed": false, "item": "LocalCommand" } MSG: All assertions passed 3079 1726884399.71153: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.71168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.71176: variable 'omit' from source: magic vars 3079 1726884399.71211: variable 'omit' from source: magic vars 3079 1726884399.71226: variable 'omit' from source: magic vars 3079 1726884399.71256: variable 'omit' from source: magic vars 3079 1726884399.71273: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.71280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.71287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.71297: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.71302: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.71304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.71361: Set connection var ansible_shell_type to sh 3079 1726884399.71368: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.71378: Set connection var ansible_timeout to 10 3079 1726884399.71390: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.71393: Set connection var ansible_connection to ssh 3079 1726884399.71401: Set connection var ansible_pipelining to False 3079 1726884399.71422: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.71425: variable 'ansible_connection' from source: unknown 3079 1726884399.71432: variable 'ansible_module_compression' from source: unknown 3079 1726884399.71435: variable 'ansible_shell_type' from source: unknown 3079 1726884399.71438: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.71440: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.71445: variable 'ansible_pipelining' from source: unknown 3079 1726884399.71448: variable 'ansible_timeout' from source: unknown 3079 1726884399.71453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.71551: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.71559: variable 'omit' from source: magic vars 3079 1726884399.71564: starting attempt loop 3079 1726884399.71567: running the handler 3079 1726884399.71713: variable 'item' from source: unknown 3079 1726884399.71717: variable 'config' from source: set_fact 3079 1726884399.71729: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.71732: handler run complete 3079 1726884399.71744: attempt loop complete, returning result 3079 1726884399.71758: variable 'item' from source: unknown 3079 1726884399.71810: variable 'item' from source: unknown ok: [managed_node2] => (item=LocalForward) => { "ansible_loop_var": "item", "changed": false, "item": "LocalForward" } MSG: All assertions passed 3079 1726884399.71889: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.71900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.71913: variable 'omit' from source: magic vars 3079 1726884399.71948: variable 'omit' from source: magic vars 3079 1726884399.71960: variable 'omit' from source: magic vars 3079 1726884399.71990: variable 'omit' from source: magic vars 3079 1726884399.72006: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.72022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.72028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.72041: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.72044: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.72048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.72100: Set connection var ansible_shell_type to sh 3079 1726884399.72106: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.72126: Set connection var ansible_timeout to 10 3079 1726884399.72134: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.72136: Set connection var ansible_connection to ssh 3079 1726884399.72147: Set connection var ansible_pipelining to False 3079 1726884399.72164: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.72167: variable 'ansible_connection' from source: unknown 3079 1726884399.72170: variable 'ansible_module_compression' from source: unknown 3079 1726884399.72175: variable 'ansible_shell_type' from source: unknown 3079 1726884399.72178: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.72182: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.72187: variable 'ansible_pipelining' from source: unknown 3079 1726884399.72190: variable 'ansible_timeout' from source: unknown 3079 1726884399.72196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.72292: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.72299: variable 'omit' from source: magic vars 3079 1726884399.72304: starting attempt loop 3079 1726884399.72307: running the handler 3079 1726884399.72453: variable 'item' from source: unknown 3079 1726884399.72457: variable 'config' from source: set_fact 3079 1726884399.72470: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.72473: handler run complete 3079 1726884399.72484: attempt loop complete, returning result 3079 1726884399.72497: variable 'item' from source: unknown 3079 1726884399.72551: variable 'item' from source: unknown ok: [managed_node2] => (item=LogLevel) => { "ansible_loop_var": "item", "changed": false, "item": "LogLevel" } MSG: All assertions passed 3079 1726884399.72631: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.72670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.72674: variable 'omit' from source: magic vars 3079 1726884399.72687: variable 'omit' from source: magic vars 3079 1726884399.72697: variable 'omit' from source: magic vars 3079 1726884399.72731: variable 'omit' from source: magic vars 3079 1726884399.72748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.72755: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.72762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.72778: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.72781: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.72783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.72836: Set connection var ansible_shell_type to sh 3079 1726884399.72842: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.72856: Set connection var ansible_timeout to 10 3079 1726884399.72859: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.72861: Set connection var ansible_connection to ssh 3079 1726884399.72870: Set connection var ansible_pipelining to False 3079 1726884399.72978: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.72981: variable 'ansible_connection' from source: unknown 3079 1726884399.72984: variable 'ansible_module_compression' from source: unknown 3079 1726884399.72986: variable 'ansible_shell_type' from source: unknown 3079 1726884399.72988: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.72991: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.72993: variable 'ansible_pipelining' from source: unknown 3079 1726884399.72995: variable 'ansible_timeout' from source: unknown 3079 1726884399.72997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.73044: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.73052: variable 'omit' from source: magic vars 3079 1726884399.73057: starting attempt loop 3079 1726884399.73059: running the handler 3079 1726884399.73203: variable 'item' from source: unknown 3079 1726884399.73208: variable 'config' from source: set_fact 3079 1726884399.73221: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.73224: handler run complete 3079 1726884399.73236: attempt loop complete, returning result 3079 1726884399.73249: variable 'item' from source: unknown 3079 1726884399.73304: variable 'item' from source: unknown ok: [managed_node2] => (item=LogVerbose) => { "ansible_loop_var": "item", "changed": false, "item": "LogVerbose" } MSG: All assertions passed 3079 1726884399.73380: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.73388: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.73397: variable 'omit' from source: magic vars 3079 1726884399.73440: variable 'omit' from source: magic vars 3079 1726884399.73451: variable 'omit' from source: magic vars 3079 1726884399.73482: variable 'omit' from source: magic vars 3079 1726884399.73496: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.73503: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.73518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.73529: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.73532: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.73535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.73586: Set connection var ansible_shell_type to sh 3079 1726884399.73593: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.73602: Set connection var ansible_timeout to 10 3079 1726884399.73609: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.73615: Set connection var ansible_connection to ssh 3079 1726884399.73626: Set connection var ansible_pipelining to False 3079 1726884399.73644: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.73648: variable 'ansible_connection' from source: unknown 3079 1726884399.73650: variable 'ansible_module_compression' from source: unknown 3079 1726884399.73655: variable 'ansible_shell_type' from source: unknown 3079 1726884399.73657: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.73662: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.73667: variable 'ansible_pipelining' from source: unknown 3079 1726884399.73671: variable 'ansible_timeout' from source: unknown 3079 1726884399.73676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.73771: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.73779: variable 'omit' from source: magic vars 3079 1726884399.73783: starting attempt loop 3079 1726884399.73785: running the handler 3079 1726884399.73928: variable 'item' from source: unknown 3079 1726884399.73932: variable 'config' from source: set_fact 3079 1726884399.73943: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.73948: handler run complete 3079 1726884399.73964: attempt loop complete, returning result 3079 1726884399.73977: variable 'item' from source: unknown 3079 1726884399.74029: variable 'item' from source: unknown ok: [managed_node2] => (item=MACs) => { "ansible_loop_var": "item", "changed": false, "item": "MACs" } MSG: All assertions passed 3079 1726884399.74116: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.74120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.74127: variable 'omit' from source: magic vars 3079 1726884399.74160: variable 'omit' from source: magic vars 3079 1726884399.74171: variable 'omit' from source: magic vars 3079 1726884399.74202: variable 'omit' from source: magic vars 3079 1726884399.74223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.74229: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.74236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.74246: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.74249: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.74254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.74305: Set connection var ansible_shell_type to sh 3079 1726884399.74315: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.74329: Set connection var ansible_timeout to 10 3079 1726884399.74333: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.74336: Set connection var ansible_connection to ssh 3079 1726884399.74344: Set connection var ansible_pipelining to False 3079 1726884399.74362: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.74365: variable 'ansible_connection' from source: unknown 3079 1726884399.74369: variable 'ansible_module_compression' from source: unknown 3079 1726884399.74372: variable 'ansible_shell_type' from source: unknown 3079 1726884399.74376: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.74379: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.74385: variable 'ansible_pipelining' from source: unknown 3079 1726884399.74389: variable 'ansible_timeout' from source: unknown 3079 1726884399.74394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.74489: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.74496: variable 'omit' from source: magic vars 3079 1726884399.74501: starting attempt loop 3079 1726884399.74504: running the handler 3079 1726884399.74750: variable 'item' from source: unknown 3079 1726884399.74756: variable 'config' from source: set_fact 3079 1726884399.74760: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.74762: handler run complete 3079 1726884399.74765: attempt loop complete, returning result 3079 1726884399.74767: variable 'item' from source: unknown 3079 1726884399.74803: variable 'item' from source: unknown ok: [managed_node2] => (item=NoHostAuthenticationForLocalhost) => { "ansible_loop_var": "item", "changed": false, "item": "NoHostAuthenticationForLocalhost" } MSG: All assertions passed 3079 1726884399.74890: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.74894: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.74904: variable 'omit' from source: magic vars 3079 1726884399.74941: variable 'omit' from source: magic vars 3079 1726884399.74953: variable 'omit' from source: magic vars 3079 1726884399.74984: variable 'omit' from source: magic vars 3079 1726884399.75003: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.75013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.75019: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.75029: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.75032: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.75037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.75089: Set connection var ansible_shell_type to sh 3079 1726884399.75096: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.75109: Set connection var ansible_timeout to 10 3079 1726884399.75115: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.75118: Set connection var ansible_connection to ssh 3079 1726884399.75128: Set connection var ansible_pipelining to False 3079 1726884399.75145: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.75148: variable 'ansible_connection' from source: unknown 3079 1726884399.75151: variable 'ansible_module_compression' from source: unknown 3079 1726884399.75155: variable 'ansible_shell_type' from source: unknown 3079 1726884399.75158: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.75163: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.75168: variable 'ansible_pipelining' from source: unknown 3079 1726884399.75172: variable 'ansible_timeout' from source: unknown 3079 1726884399.75177: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.75412: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.75417: variable 'omit' from source: magic vars 3079 1726884399.75420: starting attempt loop 3079 1726884399.75422: running the handler 3079 1726884399.75587: variable 'item' from source: unknown 3079 1726884399.75599: variable 'config' from source: set_fact 3079 1726884399.75628: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.75639: handler run complete 3079 1726884399.75660: attempt loop complete, returning result 3079 1726884399.75683: variable 'item' from source: unknown 3079 1726884399.75743: variable 'item' from source: unknown ok: [managed_node2] => (item=NumberOfPasswordPrompts) => { "ansible_loop_var": "item", "changed": false, "item": "NumberOfPasswordPrompts" } MSG: All assertions passed 3079 1726884399.75838: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.75847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.75856: variable 'omit' from source: magic vars 3079 1726884399.75892: variable 'omit' from source: magic vars 3079 1726884399.75906: variable 'omit' from source: magic vars 3079 1726884399.75949: variable 'omit' from source: magic vars 3079 1726884399.75964: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.75972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.75978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.75991: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.75994: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.75998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.76059: Set connection var ansible_shell_type to sh 3079 1726884399.76066: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.76075: Set connection var ansible_timeout to 10 3079 1726884399.76081: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.76083: Set connection var ansible_connection to ssh 3079 1726884399.76095: Set connection var ansible_pipelining to False 3079 1726884399.76111: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.76118: variable 'ansible_connection' from source: unknown 3079 1726884399.76120: variable 'ansible_module_compression' from source: unknown 3079 1726884399.76125: variable 'ansible_shell_type' from source: unknown 3079 1726884399.76127: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.76132: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.76138: variable 'ansible_pipelining' from source: unknown 3079 1726884399.76141: variable 'ansible_timeout' from source: unknown 3079 1726884399.76147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.76352: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.76398: variable 'omit' from source: magic vars 3079 1726884399.76428: starting attempt loop 3079 1726884399.76432: running the handler 3079 1726884399.76917: variable 'item' from source: unknown 3079 1726884399.76921: variable 'config' from source: set_fact 3079 1726884399.76927: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.76934: handler run complete 3079 1726884399.76943: attempt loop complete, returning result 3079 1726884399.76949: variable 'item' from source: unknown 3079 1726884399.77070: variable 'item' from source: unknown ok: [managed_node2] => (item=PasswordAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "PasswordAuthentication" } MSG: All assertions passed 3079 1726884399.77589: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.77592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.77595: variable 'omit' from source: magic vars 3079 1726884399.77597: variable 'omit' from source: magic vars 3079 1726884399.77599: variable 'omit' from source: magic vars 3079 1726884399.77601: variable 'omit' from source: magic vars 3079 1726884399.77608: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.77611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.77613: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.77617: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.77619: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.77621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.77667: Set connection var ansible_shell_type to sh 3079 1726884399.77671: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.77678: Set connection var ansible_timeout to 10 3079 1726884399.77687: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.77690: Set connection var ansible_connection to ssh 3079 1726884399.77700: Set connection var ansible_pipelining to False 3079 1726884399.77723: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.77726: variable 'ansible_connection' from source: unknown 3079 1726884399.77729: variable 'ansible_module_compression' from source: unknown 3079 1726884399.77731: variable 'ansible_shell_type' from source: unknown 3079 1726884399.77736: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.77739: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.77744: variable 'ansible_pipelining' from source: unknown 3079 1726884399.77747: variable 'ansible_timeout' from source: unknown 3079 1726884399.77753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.78005: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.78010: variable 'omit' from source: magic vars 3079 1726884399.78012: starting attempt loop 3079 1726884399.78015: running the handler 3079 1726884399.78356: variable 'item' from source: unknown 3079 1726884399.78361: variable 'config' from source: set_fact 3079 1726884399.78363: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.78370: handler run complete 3079 1726884399.78373: attempt loop complete, returning result 3079 1726884399.78384: variable 'item' from source: unknown 3079 1726884399.78507: variable 'item' from source: unknown ok: [managed_node2] => (item=PermitLocalCommand) => { "ansible_loop_var": "item", "changed": false, "item": "PermitLocalCommand" } MSG: All assertions passed 3079 1726884399.78585: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.78588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.78591: variable 'omit' from source: magic vars 3079 1726884399.78670: variable 'omit' from source: magic vars 3079 1726884399.78675: variable 'omit' from source: magic vars 3079 1726884399.78713: variable 'omit' from source: magic vars 3079 1726884399.78736: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.78740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.78871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.78874: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.78877: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.78879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.78895: Set connection var ansible_shell_type to sh 3079 1726884399.78903: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.78915: Set connection var ansible_timeout to 10 3079 1726884399.78922: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.78925: Set connection var ansible_connection to ssh 3079 1726884399.78932: Set connection var ansible_pipelining to False 3079 1726884399.78955: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.78958: variable 'ansible_connection' from source: unknown 3079 1726884399.78961: variable 'ansible_module_compression' from source: unknown 3079 1726884399.78965: variable 'ansible_shell_type' from source: unknown 3079 1726884399.78968: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.78972: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.78977: variable 'ansible_pipelining' from source: unknown 3079 1726884399.78981: variable 'ansible_timeout' from source: unknown 3079 1726884399.78986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.79082: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.79090: variable 'omit' from source: magic vars 3079 1726884399.79095: starting attempt loop 3079 1726884399.79097: running the handler 3079 1726884399.79245: variable 'item' from source: unknown 3079 1726884399.79249: variable 'config' from source: set_fact 3079 1726884399.79260: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.79265: handler run complete 3079 1726884399.79281: attempt loop complete, returning result 3079 1726884399.79293: variable 'item' from source: unknown 3079 1726884399.79346: variable 'item' from source: unknown ok: [managed_node2] => (item=PermitRemoteOpen) => { "ansible_loop_var": "item", "changed": false, "item": "PermitRemoteOpen" } MSG: All assertions passed 3079 1726884399.79428: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.79442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.79445: variable 'omit' from source: magic vars 3079 1726884399.79479: variable 'omit' from source: magic vars 3079 1726884399.79490: variable 'omit' from source: magic vars 3079 1726884399.79524: variable 'omit' from source: magic vars 3079 1726884399.79546: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.79551: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.79554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.79567: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.79570: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.79574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.79815: Set connection var ansible_shell_type to sh 3079 1726884399.79818: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.79820: Set connection var ansible_timeout to 10 3079 1726884399.79822: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.79824: Set connection var ansible_connection to ssh 3079 1726884399.79826: Set connection var ansible_pipelining to False 3079 1726884399.79828: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.79830: variable 'ansible_connection' from source: unknown 3079 1726884399.79832: variable 'ansible_module_compression' from source: unknown 3079 1726884399.79834: variable 'ansible_shell_type' from source: unknown 3079 1726884399.79836: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.79838: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.79840: variable 'ansible_pipelining' from source: unknown 3079 1726884399.79842: variable 'ansible_timeout' from source: unknown 3079 1726884399.79844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.79939: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.79955: variable 'omit' from source: magic vars 3079 1726884399.79967: starting attempt loop 3079 1726884399.79975: running the handler 3079 1726884399.80201: variable 'item' from source: unknown 3079 1726884399.80217: variable 'config' from source: set_fact 3079 1726884399.80240: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.80251: handler run complete 3079 1726884399.80271: attempt loop complete, returning result 3079 1726884399.80294: variable 'item' from source: unknown 3079 1726884399.80376: variable 'item' from source: unknown ok: [managed_node2] => (item=PKCS11Provider) => { "ansible_loop_var": "item", "changed": false, "item": "PKCS11Provider" } MSG: All assertions passed 3079 1726884399.80714: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.80717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.80720: variable 'omit' from source: magic vars 3079 1726884399.80722: variable 'omit' from source: magic vars 3079 1726884399.80724: variable 'omit' from source: magic vars 3079 1726884399.80726: variable 'omit' from source: magic vars 3079 1726884399.80728: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.80730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.80738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.80756: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.80765: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.80773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.80864: Set connection var ansible_shell_type to sh 3079 1726884399.80894: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.80914: Set connection var ansible_timeout to 10 3079 1726884399.80927: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.80935: Set connection var ansible_connection to ssh 3079 1726884399.80950: Set connection var ansible_pipelining to False 3079 1726884399.80979: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.80987: variable 'ansible_connection' from source: unknown 3079 1726884399.80994: variable 'ansible_module_compression' from source: unknown 3079 1726884399.81000: variable 'ansible_shell_type' from source: unknown 3079 1726884399.81007: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.81021: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.81031: variable 'ansible_pipelining' from source: unknown 3079 1726884399.81039: variable 'ansible_timeout' from source: unknown 3079 1726884399.81048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.81194: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.81217: variable 'omit' from source: magic vars 3079 1726884399.81227: starting attempt loop 3079 1726884399.81234: running the handler 3079 1726884399.81458: variable 'item' from source: unknown 3079 1726884399.81468: variable 'config' from source: set_fact 3079 1726884399.81485: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.81493: handler run complete 3079 1726884399.81518: attempt loop complete, returning result 3079 1726884399.81540: variable 'item' from source: unknown 3079 1726884399.81620: variable 'item' from source: unknown ok: [managed_node2] => (item=Port) => { "ansible_loop_var": "item", "changed": false, "item": "Port" } MSG: All assertions passed 3079 1726884399.81880: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.81883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.81885: variable 'omit' from source: magic vars 3079 1726884399.81888: variable 'omit' from source: magic vars 3079 1726884399.81891: variable 'omit' from source: magic vars 3079 1726884399.81943: variable 'omit' from source: magic vars 3079 1726884399.81969: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.81982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.81994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.82018: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.82026: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.82033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.82124: Set connection var ansible_shell_type to sh 3079 1726884399.82136: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.82151: Set connection var ansible_timeout to 10 3079 1726884399.82163: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.82172: Set connection var ansible_connection to ssh 3079 1726884399.82187: Set connection var ansible_pipelining to False 3079 1726884399.82222: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.82230: variable 'ansible_connection' from source: unknown 3079 1726884399.82238: variable 'ansible_module_compression' from source: unknown 3079 1726884399.82245: variable 'ansible_shell_type' from source: unknown 3079 1726884399.82252: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.82259: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.82268: variable 'ansible_pipelining' from source: unknown 3079 1726884399.82415: variable 'ansible_timeout' from source: unknown 3079 1726884399.82418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.82438: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.82457: variable 'omit' from source: magic vars 3079 1726884399.82475: starting attempt loop 3079 1726884399.82483: running the handler 3079 1726884399.82707: variable 'item' from source: unknown 3079 1726884399.82718: variable 'config' from source: set_fact 3079 1726884399.82728: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.82732: handler run complete 3079 1726884399.82744: attempt loop complete, returning result 3079 1726884399.82757: variable 'item' from source: unknown 3079 1726884399.82810: variable 'item' from source: unknown ok: [managed_node2] => (item=PreferredAuthentications) => { "ansible_loop_var": "item", "changed": false, "item": "PreferredAuthentications" } MSG: All assertions passed 3079 1726884399.82895: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.82904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.82918: variable 'omit' from source: magic vars 3079 1726884399.82956: variable 'omit' from source: magic vars 3079 1726884399.82968: variable 'omit' from source: magic vars 3079 1726884399.82999: variable 'omit' from source: magic vars 3079 1726884399.83019: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.83027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.83037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.83048: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.83051: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.83055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.83109: Set connection var ansible_shell_type to sh 3079 1726884399.83119: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.83128: Set connection var ansible_timeout to 10 3079 1726884399.83134: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.83142: Set connection var ansible_connection to ssh 3079 1726884399.83147: Set connection var ansible_pipelining to False 3079 1726884399.83168: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.83171: variable 'ansible_connection' from source: unknown 3079 1726884399.83173: variable 'ansible_module_compression' from source: unknown 3079 1726884399.83176: variable 'ansible_shell_type' from source: unknown 3079 1726884399.83181: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.83184: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.83189: variable 'ansible_pipelining' from source: unknown 3079 1726884399.83193: variable 'ansible_timeout' from source: unknown 3079 1726884399.83198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.83296: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.83303: variable 'omit' from source: magic vars 3079 1726884399.83310: starting attempt loop 3079 1726884399.83315: running the handler 3079 1726884399.83459: variable 'item' from source: unknown 3079 1726884399.83462: variable 'config' from source: set_fact 3079 1726884399.83477: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.83480: handler run complete 3079 1726884399.83493: attempt loop complete, returning result 3079 1726884399.83506: variable 'item' from source: unknown 3079 1726884399.83560: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyCommand) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyCommand" } MSG: All assertions passed 3079 1726884399.83647: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.83650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.83662: variable 'omit' from source: magic vars 3079 1726884399.83695: variable 'omit' from source: magic vars 3079 1726884399.83707: variable 'omit' from source: magic vars 3079 1726884399.83751: variable 'omit' from source: magic vars 3079 1726884399.83762: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.83770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.83777: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.83787: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.83790: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.83795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.83851: Set connection var ansible_shell_type to sh 3079 1726884399.83857: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.83871: Set connection var ansible_timeout to 10 3079 1726884399.83880: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.83883: Set connection var ansible_connection to ssh 3079 1726884399.83890: Set connection var ansible_pipelining to False 3079 1726884399.83909: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.83916: variable 'ansible_connection' from source: unknown 3079 1726884399.83920: variable 'ansible_module_compression' from source: unknown 3079 1726884399.83924: variable 'ansible_shell_type' from source: unknown 3079 1726884399.83928: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.83932: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.83937: variable 'ansible_pipelining' from source: unknown 3079 1726884399.83941: variable 'ansible_timeout' from source: unknown 3079 1726884399.83946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.84042: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.84050: variable 'omit' from source: magic vars 3079 1726884399.84055: starting attempt loop 3079 1726884399.84057: running the handler 3079 1726884399.84201: variable 'item' from source: unknown 3079 1726884399.84206: variable 'config' from source: set_fact 3079 1726884399.84222: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.84225: handler run complete 3079 1726884399.84237: attempt loop complete, returning result 3079 1726884399.84249: variable 'item' from source: unknown 3079 1726884399.84300: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyJump) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyJump" } MSG: All assertions passed 3079 1726884399.84383: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.84405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.84615: variable 'omit' from source: magic vars 3079 1726884399.84618: variable 'omit' from source: magic vars 3079 1726884399.84620: variable 'omit' from source: magic vars 3079 1726884399.84622: variable 'omit' from source: magic vars 3079 1726884399.84625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.84627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.84629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.84631: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.84633: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.84635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.84704: Set connection var ansible_shell_type to sh 3079 1726884399.84723: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.84739: Set connection var ansible_timeout to 10 3079 1726884399.84750: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.84758: Set connection var ansible_connection to ssh 3079 1726884399.84773: Set connection var ansible_pipelining to False 3079 1726884399.84801: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.84815: variable 'ansible_connection' from source: unknown 3079 1726884399.84824: variable 'ansible_module_compression' from source: unknown 3079 1726884399.84831: variable 'ansible_shell_type' from source: unknown 3079 1726884399.84838: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.84846: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.84854: variable 'ansible_pipelining' from source: unknown 3079 1726884399.84861: variable 'ansible_timeout' from source: unknown 3079 1726884399.84869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.84997: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.85013: variable 'omit' from source: magic vars 3079 1726884399.85022: starting attempt loop 3079 1726884399.85028: running the handler 3079 1726884399.85242: variable 'item' from source: unknown 3079 1726884399.85253: variable 'config' from source: set_fact 3079 1726884399.85271: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.85280: handler run complete 3079 1726884399.85300: attempt loop complete, returning result 3079 1726884399.85327: variable 'item' from source: unknown 3079 1726884399.85400: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyUseFdpass) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyUseFdpass" } MSG: All assertions passed 3079 1726884399.85716: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.85719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.85722: variable 'omit' from source: magic vars 3079 1726884399.85724: variable 'omit' from source: magic vars 3079 1726884399.85726: variable 'omit' from source: magic vars 3079 1726884399.85729: variable 'omit' from source: magic vars 3079 1726884399.85731: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.85738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.85750: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.85767: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.85775: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.85783: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.85873: Set connection var ansible_shell_type to sh 3079 1726884399.85887: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.85902: Set connection var ansible_timeout to 10 3079 1726884399.85919: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.85933: Set connection var ansible_connection to ssh 3079 1726884399.85948: Set connection var ansible_pipelining to False 3079 1726884399.85978: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.85986: variable 'ansible_connection' from source: unknown 3079 1726884399.85993: variable 'ansible_module_compression' from source: unknown 3079 1726884399.86000: variable 'ansible_shell_type' from source: unknown 3079 1726884399.86008: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.86020: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.86028: variable 'ansible_pipelining' from source: unknown 3079 1726884399.86035: variable 'ansible_timeout' from source: unknown 3079 1726884399.86044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.86186: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.86200: variable 'omit' from source: magic vars 3079 1726884399.86220: starting attempt loop 3079 1726884399.86229: running the handler 3079 1726884399.86446: variable 'item' from source: unknown 3079 1726884399.86457: variable 'config' from source: set_fact 3079 1726884399.86477: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.86616: handler run complete 3079 1726884399.86619: attempt loop complete, returning result 3079 1726884399.86621: variable 'item' from source: unknown 3079 1726884399.86623: variable 'item' from source: unknown ok: [managed_node2] => (item=PubkeyAcceptedAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "PubkeyAcceptedAlgorithms" } MSG: All assertions passed 3079 1726884399.86745: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.86763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.86779: variable 'omit' from source: magic vars 3079 1726884399.86844: variable 'omit' from source: magic vars 3079 1726884399.86867: variable 'omit' from source: magic vars 3079 1726884399.86928: variable 'omit' from source: magic vars 3079 1726884399.86954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.86968: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.86980: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.86999: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.87009: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.87114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.87118: Set connection var ansible_shell_type to sh 3079 1726884399.87128: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.87145: Set connection var ansible_timeout to 10 3079 1726884399.87156: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.87165: Set connection var ansible_connection to ssh 3079 1726884399.87180: Set connection var ansible_pipelining to False 3079 1726884399.87213: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.87223: variable 'ansible_connection' from source: unknown 3079 1726884399.87231: variable 'ansible_module_compression' from source: unknown 3079 1726884399.87238: variable 'ansible_shell_type' from source: unknown 3079 1726884399.87247: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.87255: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.87263: variable 'ansible_pipelining' from source: unknown 3079 1726884399.87270: variable 'ansible_timeout' from source: unknown 3079 1726884399.87280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.87436: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.87451: variable 'omit' from source: magic vars 3079 1726884399.87464: starting attempt loop 3079 1726884399.87471: running the handler 3079 1726884399.87814: variable 'item' from source: unknown 3079 1726884399.87818: variable 'config' from source: set_fact 3079 1726884399.87820: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.87823: handler run complete 3079 1726884399.87825: attempt loop complete, returning result 3079 1726884399.87839: variable 'item' from source: unknown 3079 1726884399.87920: variable 'item' from source: unknown ok: [managed_node2] => (item=PubkeyAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "PubkeyAuthentication" } MSG: All assertions passed 3079 1726884399.88315: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.88318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.88321: variable 'omit' from source: magic vars 3079 1726884399.88323: variable 'omit' from source: magic vars 3079 1726884399.88326: variable 'omit' from source: magic vars 3079 1726884399.88328: variable 'omit' from source: magic vars 3079 1726884399.88330: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.88332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.88334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.88336: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.88338: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.88341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.88423: Set connection var ansible_shell_type to sh 3079 1726884399.88437: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.88453: Set connection var ansible_timeout to 10 3079 1726884399.88467: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.88475: Set connection var ansible_connection to ssh 3079 1726884399.88491: Set connection var ansible_pipelining to False 3079 1726884399.88533: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.88542: variable 'ansible_connection' from source: unknown 3079 1726884399.88551: variable 'ansible_module_compression' from source: unknown 3079 1726884399.88559: variable 'ansible_shell_type' from source: unknown 3079 1726884399.88570: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.88577: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.88587: variable 'ansible_pipelining' from source: unknown 3079 1726884399.88595: variable 'ansible_timeout' from source: unknown 3079 1726884399.88604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.88753: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.88774: variable 'omit' from source: magic vars 3079 1726884399.88788: starting attempt loop 3079 1726884399.88795: running the handler 3079 1726884399.89026: variable 'item' from source: unknown 3079 1726884399.89036: variable 'config' from source: set_fact 3079 1726884399.89056: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.89065: handler run complete 3079 1726884399.89084: attempt loop complete, returning result 3079 1726884399.89107: variable 'item' from source: unknown 3079 1726884399.89190: variable 'item' from source: unknown ok: [managed_node2] => (item=RekeyLimit) => { "ansible_loop_var": "item", "changed": false, "item": "RekeyLimit" } MSG: All assertions passed 3079 1726884399.89514: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.89518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.89520: variable 'omit' from source: magic vars 3079 1726884399.89522: variable 'omit' from source: magic vars 3079 1726884399.89525: variable 'omit' from source: magic vars 3079 1726884399.89527: variable 'omit' from source: magic vars 3079 1726884399.89554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.89570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.89583: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.89602: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.89616: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.89625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.89716: Set connection var ansible_shell_type to sh 3079 1726884399.89729: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.89743: Set connection var ansible_timeout to 10 3079 1726884399.89754: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.89760: Set connection var ansible_connection to ssh 3079 1726884399.89773: Set connection var ansible_pipelining to False 3079 1726884399.89801: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.89812: variable 'ansible_connection' from source: unknown 3079 1726884399.89820: variable 'ansible_module_compression' from source: unknown 3079 1726884399.89827: variable 'ansible_shell_type' from source: unknown 3079 1726884399.89914: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.89917: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.89920: variable 'ansible_pipelining' from source: unknown 3079 1726884399.89922: variable 'ansible_timeout' from source: unknown 3079 1726884399.89924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.90005: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.90023: variable 'omit' from source: magic vars 3079 1726884399.90032: starting attempt loop 3079 1726884399.90039: running the handler 3079 1726884399.90278: variable 'item' from source: unknown 3079 1726884399.90288: variable 'config' from source: set_fact 3079 1726884399.90312: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.90323: handler run complete 3079 1726884399.90342: attempt loop complete, returning result 3079 1726884399.90364: variable 'item' from source: unknown 3079 1726884399.90443: variable 'item' from source: unknown ok: [managed_node2] => (item=RemoteCommand) => { "ansible_loop_var": "item", "changed": false, "item": "RemoteCommand" } MSG: All assertions passed 3079 1726884399.90715: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.90718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.90721: variable 'omit' from source: magic vars 3079 1726884399.90723: variable 'omit' from source: magic vars 3079 1726884399.90725: variable 'omit' from source: magic vars 3079 1726884399.90768: variable 'omit' from source: magic vars 3079 1726884399.90794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.90807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.90824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.90843: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.90852: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.90861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.91115: Set connection var ansible_shell_type to sh 3079 1726884399.91118: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.91121: Set connection var ansible_timeout to 10 3079 1726884399.91123: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.91126: Set connection var ansible_connection to ssh 3079 1726884399.91128: Set connection var ansible_pipelining to False 3079 1726884399.91130: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.91132: variable 'ansible_connection' from source: unknown 3079 1726884399.91133: variable 'ansible_module_compression' from source: unknown 3079 1726884399.91135: variable 'ansible_shell_type' from source: unknown 3079 1726884399.91137: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.91139: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.91141: variable 'ansible_pipelining' from source: unknown 3079 1726884399.91143: variable 'ansible_timeout' from source: unknown 3079 1726884399.91145: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.91239: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.91254: variable 'omit' from source: magic vars 3079 1726884399.91264: starting attempt loop 3079 1726884399.91271: running the handler 3079 1726884399.91505: variable 'item' from source: unknown 3079 1726884399.91522: variable 'config' from source: set_fact 3079 1726884399.91542: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.91551: handler run complete 3079 1726884399.91571: attempt loop complete, returning result 3079 1726884399.91593: variable 'item' from source: unknown 3079 1726884399.91674: variable 'item' from source: unknown ok: [managed_node2] => (item=RemoteForward) => { "ansible_loop_var": "item", "changed": false, "item": "RemoteForward" } MSG: All assertions passed 3079 1726884399.92014: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.92017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.92020: variable 'omit' from source: magic vars 3079 1726884399.92022: variable 'omit' from source: magic vars 3079 1726884399.92024: variable 'omit' from source: magic vars 3079 1726884399.92031: variable 'omit' from source: magic vars 3079 1726884399.92033: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.92036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.92041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.92060: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.92069: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.92077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.92161: Set connection var ansible_shell_type to sh 3079 1726884399.92174: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.92189: Set connection var ansible_timeout to 10 3079 1726884399.92201: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.92212: Set connection var ansible_connection to ssh 3079 1726884399.92226: Set connection var ansible_pipelining to False 3079 1726884399.92251: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.92258: variable 'ansible_connection' from source: unknown 3079 1726884399.92264: variable 'ansible_module_compression' from source: unknown 3079 1726884399.92270: variable 'ansible_shell_type' from source: unknown 3079 1726884399.92276: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.92281: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.92288: variable 'ansible_pipelining' from source: unknown 3079 1726884399.92294: variable 'ansible_timeout' from source: unknown 3079 1726884399.92301: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.92436: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.92451: variable 'omit' from source: magic vars 3079 1726884399.92460: starting attempt loop 3079 1726884399.92467: running the handler 3079 1726884399.92697: variable 'item' from source: unknown 3079 1726884399.92709: variable 'config' from source: set_fact 3079 1726884399.92732: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.92743: handler run complete 3079 1726884399.92764: attempt loop complete, returning result 3079 1726884399.92786: variable 'item' from source: unknown 3079 1726884399.92866: variable 'item' from source: unknown ok: [managed_node2] => (item=RequestTTY) => { "ansible_loop_var": "item", "changed": false, "item": "RequestTTY" } MSG: All assertions passed 3079 1726884399.93114: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.93118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.93120: variable 'omit' from source: magic vars 3079 1726884399.93122: variable 'omit' from source: magic vars 3079 1726884399.93142: variable 'omit' from source: magic vars 3079 1726884399.93314: variable 'omit' from source: magic vars 3079 1726884399.93318: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.93321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.93323: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.93325: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.93328: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.93330: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.93363: Set connection var ansible_shell_type to sh 3079 1726884399.93377: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.93394: Set connection var ansible_timeout to 10 3079 1726884399.93413: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.93423: Set connection var ansible_connection to ssh 3079 1726884399.93438: Set connection var ansible_pipelining to False 3079 1726884399.93463: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.93470: variable 'ansible_connection' from source: unknown 3079 1726884399.93476: variable 'ansible_module_compression' from source: unknown 3079 1726884399.93482: variable 'ansible_shell_type' from source: unknown 3079 1726884399.93487: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.93494: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.93501: variable 'ansible_pipelining' from source: unknown 3079 1726884399.93513: variable 'ansible_timeout' from source: unknown 3079 1726884399.93522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.93652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.93668: variable 'omit' from source: magic vars 3079 1726884399.93678: starting attempt loop 3079 1726884399.93685: running the handler 3079 1726884399.93925: variable 'item' from source: unknown 3079 1726884399.93936: variable 'config' from source: set_fact 3079 1726884399.93956: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.94015: handler run complete 3079 1726884399.94018: attempt loop complete, returning result 3079 1726884399.94021: variable 'item' from source: unknown 3079 1726884399.94094: variable 'item' from source: unknown ok: [managed_node2] => (item=RequiredRSASize) => { "ansible_loop_var": "item", "changed": false, "item": "RequiredRSASize" } MSG: All assertions passed 3079 1726884399.94515: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.94518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.94521: variable 'omit' from source: magic vars 3079 1726884399.94524: variable 'omit' from source: magic vars 3079 1726884399.94527: variable 'omit' from source: magic vars 3079 1726884399.94530: variable 'omit' from source: magic vars 3079 1726884399.94533: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.94536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.94539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.94542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.94545: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.94547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.94619: Set connection var ansible_shell_type to sh 3079 1726884399.94633: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.94648: Set connection var ansible_timeout to 10 3079 1726884399.94661: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.94675: Set connection var ansible_connection to ssh 3079 1726884399.94691: Set connection var ansible_pipelining to False 3079 1726884399.94726: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.94735: variable 'ansible_connection' from source: unknown 3079 1726884399.94743: variable 'ansible_module_compression' from source: unknown 3079 1726884399.94752: variable 'ansible_shell_type' from source: unknown 3079 1726884399.94761: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.94769: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.94778: variable 'ansible_pipelining' from source: unknown 3079 1726884399.94786: variable 'ansible_timeout' from source: unknown 3079 1726884399.94795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.94952: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.94968: variable 'omit' from source: magic vars 3079 1726884399.94977: starting attempt loop 3079 1726884399.94985: running the handler 3079 1726884399.95225: variable 'item' from source: unknown 3079 1726884399.95236: variable 'config' from source: set_fact 3079 1726884399.95255: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.95264: handler run complete 3079 1726884399.95283: attempt loop complete, returning result 3079 1726884399.95306: variable 'item' from source: unknown 3079 1726884399.95390: variable 'item' from source: unknown ok: [managed_node2] => (item=RevokedHostKeys) => { "ansible_loop_var": "item", "changed": false, "item": "RevokedHostKeys" } MSG: All assertions passed 3079 1726884399.95714: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.95718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.95720: variable 'omit' from source: magic vars 3079 1726884399.95723: variable 'omit' from source: magic vars 3079 1726884399.95725: variable 'omit' from source: magic vars 3079 1726884399.95727: variable 'omit' from source: magic vars 3079 1726884399.95751: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.95764: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.95776: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.95794: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.95803: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.95817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.95909: Set connection var ansible_shell_type to sh 3079 1726884399.95926: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.95941: Set connection var ansible_timeout to 10 3079 1726884399.95953: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.95962: Set connection var ansible_connection to ssh 3079 1726884399.95976: Set connection var ansible_pipelining to False 3079 1726884399.96004: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.96018: variable 'ansible_connection' from source: unknown 3079 1726884399.96027: variable 'ansible_module_compression' from source: unknown 3079 1726884399.96035: variable 'ansible_shell_type' from source: unknown 3079 1726884399.96042: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.96050: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.96059: variable 'ansible_pipelining' from source: unknown 3079 1726884399.96067: variable 'ansible_timeout' from source: unknown 3079 1726884399.96215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.96229: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.96244: variable 'omit' from source: magic vars 3079 1726884399.96255: starting attempt loop 3079 1726884399.96262: running the handler 3079 1726884399.96490: variable 'item' from source: unknown 3079 1726884399.96501: variable 'config' from source: set_fact 3079 1726884399.96527: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.96536: handler run complete 3079 1726884399.96556: attempt loop complete, returning result 3079 1726884399.96577: variable 'item' from source: unknown 3079 1726884399.96657: variable 'item' from source: unknown ok: [managed_node2] => (item=SecurityKeyProvider) => { "ansible_loop_var": "item", "changed": false, "item": "SecurityKeyProvider" } MSG: All assertions passed 3079 1726884399.96819: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.96834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.96848: variable 'omit' from source: magic vars 3079 1726884399.97014: variable 'omit' from source: magic vars 3079 1726884399.97017: variable 'omit' from source: magic vars 3079 1726884399.97020: variable 'omit' from source: magic vars 3079 1726884399.97022: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.97024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.97026: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.97034: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.97041: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.97048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.97142: Set connection var ansible_shell_type to sh 3079 1726884399.97154: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.97170: Set connection var ansible_timeout to 10 3079 1726884399.97180: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.97188: Set connection var ansible_connection to ssh 3079 1726884399.97202: Set connection var ansible_pipelining to False 3079 1726884399.97235: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.97242: variable 'ansible_connection' from source: unknown 3079 1726884399.97249: variable 'ansible_module_compression' from source: unknown 3079 1726884399.97256: variable 'ansible_shell_type' from source: unknown 3079 1726884399.97262: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.97268: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.97277: variable 'ansible_pipelining' from source: unknown 3079 1726884399.97284: variable 'ansible_timeout' from source: unknown 3079 1726884399.97293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.97427: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.97446: variable 'omit' from source: magic vars 3079 1726884399.97456: starting attempt loop 3079 1726884399.97463: running the handler 3079 1726884399.97694: variable 'item' from source: unknown 3079 1726884399.97705: variable 'config' from source: set_fact 3079 1726884399.97816: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.97820: handler run complete 3079 1726884399.97822: attempt loop complete, returning result 3079 1726884399.97824: variable 'item' from source: unknown 3079 1726884399.97857: variable 'item' from source: unknown ok: [managed_node2] => (item=SendEnv) => { "ansible_loop_var": "item", "changed": false, "item": "SendEnv" } MSG: All assertions passed 3079 1726884399.98115: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.98118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.98121: variable 'omit' from source: magic vars 3079 1726884399.98123: variable 'omit' from source: magic vars 3079 1726884399.98133: variable 'omit' from source: magic vars 3079 1726884399.98187: variable 'omit' from source: magic vars 3079 1726884399.98217: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.98232: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.98245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.98263: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.98271: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.98280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.98375: Set connection var ansible_shell_type to sh 3079 1726884399.98390: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.98409: Set connection var ansible_timeout to 10 3079 1726884399.98425: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.98433: Set connection var ansible_connection to ssh 3079 1726884399.98615: Set connection var ansible_pipelining to False 3079 1726884399.98620: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.98623: variable 'ansible_connection' from source: unknown 3079 1726884399.98625: variable 'ansible_module_compression' from source: unknown 3079 1726884399.98628: variable 'ansible_shell_type' from source: unknown 3079 1726884399.98631: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.98634: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.98636: variable 'ansible_pipelining' from source: unknown 3079 1726884399.98639: variable 'ansible_timeout' from source: unknown 3079 1726884399.98642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.98682: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.98696: variable 'omit' from source: magic vars 3079 1726884399.98706: starting attempt loop 3079 1726884399.98719: running the handler 3079 1726884399.98941: variable 'item' from source: unknown 3079 1726884399.98951: variable 'config' from source: set_fact 3079 1726884399.98970: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884399.98980: handler run complete 3079 1726884399.98996: attempt loop complete, returning result 3079 1726884399.99021: variable 'item' from source: unknown 3079 1726884399.99093: variable 'item' from source: unknown ok: [managed_node2] => (item=ServerAliveCountMax) => { "ansible_loop_var": "item", "changed": false, "item": "ServerAliveCountMax" } MSG: All assertions passed 3079 1726884399.99252: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.99268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.99284: variable 'omit' from source: magic vars 3079 1726884399.99346: variable 'omit' from source: magic vars 3079 1726884399.99515: variable 'omit' from source: magic vars 3079 1726884399.99518: variable 'omit' from source: magic vars 3079 1726884399.99521: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884399.99523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.99525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884399.99528: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884399.99531: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.99534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.99583: Set connection var ansible_shell_type to sh 3079 1726884399.99596: Set connection var ansible_shell_executable to /bin/sh 3079 1726884399.99616: Set connection var ansible_timeout to 10 3079 1726884399.99628: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884399.99636: Set connection var ansible_connection to ssh 3079 1726884399.99650: Set connection var ansible_pipelining to False 3079 1726884399.99678: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.99687: variable 'ansible_connection' from source: unknown 3079 1726884399.99695: variable 'ansible_module_compression' from source: unknown 3079 1726884399.99703: variable 'ansible_shell_type' from source: unknown 3079 1726884399.99715: variable 'ansible_shell_executable' from source: unknown 3079 1726884399.99724: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884399.99732: variable 'ansible_pipelining' from source: unknown 3079 1726884399.99740: variable 'ansible_timeout' from source: unknown 3079 1726884399.99749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884399.99890: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884399.99904: variable 'omit' from source: magic vars 3079 1726884399.99918: starting attempt loop 3079 1726884399.99925: running the handler 3079 1726884400.00153: variable 'item' from source: unknown 3079 1726884400.00163: variable 'config' from source: set_fact 3079 1726884400.00182: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.00191: handler run complete 3079 1726884400.00216: attempt loop complete, returning result 3079 1726884400.00238: variable 'item' from source: unknown 3079 1726884400.00317: variable 'item' from source: unknown ok: [managed_node2] => (item=ServerAliveInterval) => { "ansible_loop_var": "item", "changed": false, "item": "ServerAliveInterval" } MSG: All assertions passed 3079 1726884400.00615: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.00619: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.00621: variable 'omit' from source: magic vars 3079 1726884400.00625: variable 'omit' from source: magic vars 3079 1726884400.00628: variable 'omit' from source: magic vars 3079 1726884400.00637: variable 'omit' from source: magic vars 3079 1726884400.00657: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.00671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.00683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.00701: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.00715: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.00724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.00820: Set connection var ansible_shell_type to sh 3079 1726884400.00834: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.00851: Set connection var ansible_timeout to 10 3079 1726884400.00864: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.00872: Set connection var ansible_connection to ssh 3079 1726884400.00886: Set connection var ansible_pipelining to False 3079 1726884400.00919: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.00928: variable 'ansible_connection' from source: unknown 3079 1726884400.00936: variable 'ansible_module_compression' from source: unknown 3079 1726884400.01115: variable 'ansible_shell_type' from source: unknown 3079 1726884400.01118: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.01121: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.01123: variable 'ansible_pipelining' from source: unknown 3079 1726884400.01125: variable 'ansible_timeout' from source: unknown 3079 1726884400.01127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.01130: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.01140: variable 'omit' from source: magic vars 3079 1726884400.01150: starting attempt loop 3079 1726884400.01157: running the handler 3079 1726884400.01388: variable 'item' from source: unknown 3079 1726884400.01400: variable 'config' from source: set_fact 3079 1726884400.01426: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.01436: handler run complete 3079 1726884400.01456: attempt loop complete, returning result 3079 1726884400.01479: variable 'item' from source: unknown 3079 1726884400.01563: variable 'item' from source: unknown ok: [managed_node2] => (item=SessionType) => { "ansible_loop_var": "item", "changed": false, "item": "SessionType" } MSG: All assertions passed 3079 1726884400.01740: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.01757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.01775: variable 'omit' from source: magic vars 3079 1726884400.01838: variable 'omit' from source: magic vars 3079 1726884400.01860: variable 'omit' from source: magic vars 3079 1726884400.02014: variable 'omit' from source: magic vars 3079 1726884400.02018: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.02020: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.02023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.02025: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.02027: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.02029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.02087: Set connection var ansible_shell_type to sh 3079 1726884400.02100: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.02121: Set connection var ansible_timeout to 10 3079 1726884400.02134: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.02141: Set connection var ansible_connection to ssh 3079 1726884400.02156: Set connection var ansible_pipelining to False 3079 1726884400.02185: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.02194: variable 'ansible_connection' from source: unknown 3079 1726884400.02203: variable 'ansible_module_compression' from source: unknown 3079 1726884400.02217: variable 'ansible_shell_type' from source: unknown 3079 1726884400.02226: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.02235: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.02244: variable 'ansible_pipelining' from source: unknown 3079 1726884400.02252: variable 'ansible_timeout' from source: unknown 3079 1726884400.02262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.02414: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.02615: variable 'omit' from source: magic vars 3079 1726884400.02618: starting attempt loop 3079 1726884400.02620: running the handler 3079 1726884400.02732: variable 'item' from source: unknown 3079 1726884400.02743: variable 'config' from source: set_fact 3079 1726884400.02764: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.02773: handler run complete 3079 1726884400.02793: attempt loop complete, returning result 3079 1726884400.02822: variable 'item' from source: unknown 3079 1726884400.02899: variable 'item' from source: unknown ok: [managed_node2] => (item=SetEnv) => { "ansible_loop_var": "item", "changed": false, "item": "SetEnv" } MSG: All assertions passed 3079 1726884400.03071: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.03087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.03103: variable 'omit' from source: magic vars 3079 1726884400.03167: variable 'omit' from source: magic vars 3079 1726884400.03189: variable 'omit' from source: magic vars 3079 1726884400.03251: variable 'omit' from source: magic vars 3079 1726884400.03278: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.03292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.03305: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.03330: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.03341: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.03350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.03614: Set connection var ansible_shell_type to sh 3079 1726884400.03617: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.03619: Set connection var ansible_timeout to 10 3079 1726884400.03621: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.03628: Set connection var ansible_connection to ssh 3079 1726884400.03630: Set connection var ansible_pipelining to False 3079 1726884400.03632: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.03634: variable 'ansible_connection' from source: unknown 3079 1726884400.03636: variable 'ansible_module_compression' from source: unknown 3079 1726884400.03638: variable 'ansible_shell_type' from source: unknown 3079 1726884400.03640: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.03641: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.03643: variable 'ansible_pipelining' from source: unknown 3079 1726884400.03645: variable 'ansible_timeout' from source: unknown 3079 1726884400.03647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.03706: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.03724: variable 'omit' from source: magic vars 3079 1726884400.03733: starting attempt loop 3079 1726884400.03739: running the handler 3079 1726884400.03966: variable 'item' from source: unknown 3079 1726884400.03976: variable 'config' from source: set_fact 3079 1726884400.03995: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.04003: handler run complete 3079 1726884400.04027: attempt loop complete, returning result 3079 1726884400.04048: variable 'item' from source: unknown 3079 1726884400.04129: variable 'item' from source: unknown ok: [managed_node2] => (item=StdinNull) => { "ansible_loop_var": "item", "changed": false, "item": "StdinNull" } MSG: All assertions passed 3079 1726884400.04415: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.04418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.04420: variable 'omit' from source: magic vars 3079 1726884400.04423: variable 'omit' from source: magic vars 3079 1726884400.04425: variable 'omit' from source: magic vars 3079 1726884400.04468: variable 'omit' from source: magic vars 3079 1726884400.04493: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.04506: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.04523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.04542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.04551: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.04559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.04656: Set connection var ansible_shell_type to sh 3079 1726884400.04670: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.04686: Set connection var ansible_timeout to 10 3079 1726884400.04698: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.04706: Set connection var ansible_connection to ssh 3079 1726884400.04726: Set connection var ansible_pipelining to False 3079 1726884400.04755: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.04766: variable 'ansible_connection' from source: unknown 3079 1726884400.04773: variable 'ansible_module_compression' from source: unknown 3079 1726884400.04782: variable 'ansible_shell_type' from source: unknown 3079 1726884400.04791: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.04798: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.04808: variable 'ansible_pipelining' from source: unknown 3079 1726884400.04820: variable 'ansible_timeout' from source: unknown 3079 1726884400.04829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.05215: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.05218: variable 'omit' from source: magic vars 3079 1726884400.05222: starting attempt loop 3079 1726884400.05225: running the handler 3079 1726884400.05258: variable 'item' from source: unknown 3079 1726884400.05268: variable 'config' from source: set_fact 3079 1726884400.05288: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.05298: handler run complete 3079 1726884400.05324: attempt loop complete, returning result 3079 1726884400.05348: variable 'item' from source: unknown 3079 1726884400.05431: variable 'item' from source: unknown ok: [managed_node2] => (item=StreamLocalBindMask) => { "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindMask" } MSG: All assertions passed 3079 1726884400.05602: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.05624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.05641: variable 'omit' from source: magic vars 3079 1726884400.05700: variable 'omit' from source: magic vars 3079 1726884400.05726: variable 'omit' from source: magic vars 3079 1726884400.05780: variable 'omit' from source: magic vars 3079 1726884400.05805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.05822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.05832: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.05847: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.05854: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.05860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.05943: Set connection var ansible_shell_type to sh 3079 1726884400.05955: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.05970: Set connection var ansible_timeout to 10 3079 1726884400.05980: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.05986: Set connection var ansible_connection to ssh 3079 1726884400.05998: Set connection var ansible_pipelining to False 3079 1726884400.06031: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.06040: variable 'ansible_connection' from source: unknown 3079 1726884400.06048: variable 'ansible_module_compression' from source: unknown 3079 1726884400.06055: variable 'ansible_shell_type' from source: unknown 3079 1726884400.06063: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.06070: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.06079: variable 'ansible_pipelining' from source: unknown 3079 1726884400.06086: variable 'ansible_timeout' from source: unknown 3079 1726884400.06096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.06415: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.06423: variable 'omit' from source: magic vars 3079 1726884400.06425: starting attempt loop 3079 1726884400.06427: running the handler 3079 1726884400.06505: variable 'item' from source: unknown 3079 1726884400.06521: variable 'config' from source: set_fact 3079 1726884400.06541: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.06550: handler run complete 3079 1726884400.06570: attempt loop complete, returning result 3079 1726884400.06591: variable 'item' from source: unknown 3079 1726884400.06675: variable 'item' from source: unknown ok: [managed_node2] => (item=StreamLocalBindUnlink) => { "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindUnlink" } MSG: All assertions passed 3079 1726884400.06850: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.06865: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.06882: variable 'omit' from source: magic vars 3079 1726884400.06948: variable 'omit' from source: magic vars 3079 1726884400.06969: variable 'omit' from source: magic vars 3079 1726884400.07033: variable 'omit' from source: magic vars 3079 1726884400.07059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.07073: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.07086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.07216: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.07219: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.07221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.07223: Set connection var ansible_shell_type to sh 3079 1726884400.07225: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.07227: Set connection var ansible_timeout to 10 3079 1726884400.07236: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.07242: Set connection var ansible_connection to ssh 3079 1726884400.07253: Set connection var ansible_pipelining to False 3079 1726884400.07278: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.07285: variable 'ansible_connection' from source: unknown 3079 1726884400.07291: variable 'ansible_module_compression' from source: unknown 3079 1726884400.07297: variable 'ansible_shell_type' from source: unknown 3079 1726884400.07303: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.07315: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.07327: variable 'ansible_pipelining' from source: unknown 3079 1726884400.07334: variable 'ansible_timeout' from source: unknown 3079 1726884400.07341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.07665: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.07686: variable 'omit' from source: magic vars 3079 1726884400.07697: starting attempt loop 3079 1726884400.07704: running the handler 3079 1726884400.07949: variable 'item' from source: unknown 3079 1726884400.07960: variable 'config' from source: set_fact 3079 1726884400.07981: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.07990: handler run complete 3079 1726884400.08016: attempt loop complete, returning result 3079 1726884400.08039: variable 'item' from source: unknown 3079 1726884400.08127: variable 'item' from source: unknown ok: [managed_node2] => (item=StrictHostKeyChecking) => { "ansible_loop_var": "item", "changed": false, "item": "StrictHostKeyChecking" } MSG: All assertions passed 3079 1726884400.08415: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.08419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.08421: variable 'omit' from source: magic vars 3079 1726884400.08424: variable 'omit' from source: magic vars 3079 1726884400.08426: variable 'omit' from source: magic vars 3079 1726884400.08475: variable 'omit' from source: magic vars 3079 1726884400.08502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.08523: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.08537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.08558: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.08568: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.08577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.08674: Set connection var ansible_shell_type to sh 3079 1726884400.08691: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.08914: Set connection var ansible_timeout to 10 3079 1726884400.08918: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.08920: Set connection var ansible_connection to ssh 3079 1726884400.08923: Set connection var ansible_pipelining to False 3079 1726884400.08925: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.08927: variable 'ansible_connection' from source: unknown 3079 1726884400.08930: variable 'ansible_module_compression' from source: unknown 3079 1726884400.08932: variable 'ansible_shell_type' from source: unknown 3079 1726884400.08934: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.08936: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.08938: variable 'ansible_pipelining' from source: unknown 3079 1726884400.08940: variable 'ansible_timeout' from source: unknown 3079 1726884400.08942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.08981: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.08997: variable 'omit' from source: magic vars 3079 1726884400.09013: starting attempt loop 3079 1726884400.09023: running the handler 3079 1726884400.09257: variable 'item' from source: unknown 3079 1726884400.09269: variable 'config' from source: set_fact 3079 1726884400.09291: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.09300: handler run complete 3079 1726884400.09327: attempt loop complete, returning result 3079 1726884400.09350: variable 'item' from source: unknown 3079 1726884400.09432: variable 'item' from source: unknown ok: [managed_node2] => (item=SyslogFacility) => { "ansible_loop_var": "item", "changed": false, "item": "SyslogFacility" } MSG: All assertions passed 3079 1726884400.09601: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.09625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.09642: variable 'omit' from source: magic vars 3079 1726884400.09702: variable 'omit' from source: magic vars 3079 1726884400.09915: variable 'omit' from source: magic vars 3079 1726884400.09919: variable 'omit' from source: magic vars 3079 1726884400.09922: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.09924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.09927: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.09929: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.09931: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.09933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.09966: Set connection var ansible_shell_type to sh 3079 1726884400.09980: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.09995: Set connection var ansible_timeout to 10 3079 1726884400.10014: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.10025: Set connection var ansible_connection to ssh 3079 1726884400.10041: Set connection var ansible_pipelining to False 3079 1726884400.10071: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.10081: variable 'ansible_connection' from source: unknown 3079 1726884400.10090: variable 'ansible_module_compression' from source: unknown 3079 1726884400.10099: variable 'ansible_shell_type' from source: unknown 3079 1726884400.10109: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.10122: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.10132: variable 'ansible_pipelining' from source: unknown 3079 1726884400.10139: variable 'ansible_timeout' from source: unknown 3079 1726884400.10149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.10297: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.10317: variable 'omit' from source: magic vars 3079 1726884400.10329: starting attempt loop 3079 1726884400.10337: running the handler 3079 1726884400.10561: variable 'item' from source: unknown 3079 1726884400.10573: variable 'config' from source: set_fact 3079 1726884400.10594: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.10604: handler run complete 3079 1726884400.10631: attempt loop complete, returning result 3079 1726884400.10654: variable 'item' from source: unknown 3079 1726884400.10735: variable 'item' from source: unknown ok: [managed_node2] => (item=TCPKeepAlive) => { "ansible_loop_var": "item", "changed": false, "item": "TCPKeepAlive" } MSG: All assertions passed 3079 1726884400.11014: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.11018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.11020: variable 'omit' from source: magic vars 3079 1726884400.11022: variable 'omit' from source: magic vars 3079 1726884400.11024: variable 'omit' from source: magic vars 3079 1726884400.11066: variable 'omit' from source: magic vars 3079 1726884400.11091: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.11105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.11160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.11178: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.11187: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.11515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.11519: Set connection var ansible_shell_type to sh 3079 1726884400.11715: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.11718: Set connection var ansible_timeout to 10 3079 1726884400.11721: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.11723: Set connection var ansible_connection to ssh 3079 1726884400.11725: Set connection var ansible_pipelining to False 3079 1726884400.11727: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.11729: variable 'ansible_connection' from source: unknown 3079 1726884400.11731: variable 'ansible_module_compression' from source: unknown 3079 1726884400.11733: variable 'ansible_shell_type' from source: unknown 3079 1726884400.11735: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.11737: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.11740: variable 'ansible_pipelining' from source: unknown 3079 1726884400.11741: variable 'ansible_timeout' from source: unknown 3079 1726884400.11743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.11971: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.11985: variable 'omit' from source: magic vars 3079 1726884400.11995: starting attempt loop 3079 1726884400.12002: running the handler 3079 1726884400.12418: variable 'item' from source: unknown 3079 1726884400.12428: variable 'config' from source: set_fact 3079 1726884400.12449: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.12715: handler run complete 3079 1726884400.12718: attempt loop complete, returning result 3079 1726884400.12721: variable 'item' from source: unknown 3079 1726884400.12741: variable 'item' from source: unknown ok: [managed_node2] => (item=Tunnel) => { "ansible_loop_var": "item", "changed": false, "item": "Tunnel" } MSG: All assertions passed 3079 1726884400.12915: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.13215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.13218: variable 'omit' from source: magic vars 3079 1726884400.13221: variable 'omit' from source: magic vars 3079 1726884400.13223: variable 'omit' from source: magic vars 3079 1726884400.13277: variable 'omit' from source: magic vars 3079 1726884400.13717: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.13720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.13723: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.13727: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.13730: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.13732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.13734: Set connection var ansible_shell_type to sh 3079 1726884400.13736: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.13738: Set connection var ansible_timeout to 10 3079 1726884400.13741: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.13747: Set connection var ansible_connection to ssh 3079 1726884400.13750: Set connection var ansible_pipelining to False 3079 1726884400.13771: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.13970: variable 'ansible_connection' from source: unknown 3079 1726884400.13978: variable 'ansible_module_compression' from source: unknown 3079 1726884400.13985: variable 'ansible_shell_type' from source: unknown 3079 1726884400.13995: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.14003: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.14017: variable 'ansible_pipelining' from source: unknown 3079 1726884400.14025: variable 'ansible_timeout' from source: unknown 3079 1726884400.14034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.14184: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.14450: variable 'omit' from source: magic vars 3079 1726884400.14461: starting attempt loop 3079 1726884400.14469: running the handler 3079 1726884400.14725: variable 'item' from source: unknown 3079 1726884400.14736: variable 'config' from source: set_fact 3079 1726884400.14758: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.14769: handler run complete 3079 1726884400.14789: attempt loop complete, returning result 3079 1726884400.14819: variable 'item' from source: unknown 3079 1726884400.14901: variable 'item' from source: unknown ok: [managed_node2] => (item=TunnelDevice) => { "ansible_loop_var": "item", "changed": false, "item": "TunnelDevice" } MSG: All assertions passed 3079 1726884400.15316: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.15320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.15322: variable 'omit' from source: magic vars 3079 1726884400.15325: variable 'omit' from source: magic vars 3079 1726884400.15327: variable 'omit' from source: magic vars 3079 1726884400.15329: variable 'omit' from source: magic vars 3079 1726884400.15331: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.15334: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.15336: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.15338: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.15340: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.15343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.15437: Set connection var ansible_shell_type to sh 3079 1726884400.15451: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.15469: Set connection var ansible_timeout to 10 3079 1726884400.15483: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.15491: Set connection var ansible_connection to ssh 3079 1726884400.15509: Set connection var ansible_pipelining to False 3079 1726884400.15545: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.15554: variable 'ansible_connection' from source: unknown 3079 1726884400.15564: variable 'ansible_module_compression' from source: unknown 3079 1726884400.15574: variable 'ansible_shell_type' from source: unknown 3079 1726884400.15582: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.15590: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.15599: variable 'ansible_pipelining' from source: unknown 3079 1726884400.15606: variable 'ansible_timeout' from source: unknown 3079 1726884400.15623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.15781: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.15798: variable 'omit' from source: magic vars 3079 1726884400.15814: starting attempt loop 3079 1726884400.15823: running the handler 3079 1726884400.16064: variable 'item' from source: unknown 3079 1726884400.16076: variable 'config' from source: set_fact 3079 1726884400.16099: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.16114: handler run complete 3079 1726884400.16138: attempt loop complete, returning result 3079 1726884400.16163: variable 'item' from source: unknown 3079 1726884400.16248: variable 'item' from source: unknown ok: [managed_node2] => (item=UpdateHostKeys) => { "ansible_loop_var": "item", "changed": false, "item": "UpdateHostKeys" } MSG: All assertions passed 3079 1726884400.16514: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.16518: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.16520: variable 'omit' from source: magic vars 3079 1726884400.16523: variable 'omit' from source: magic vars 3079 1726884400.16539: variable 'omit' from source: magic vars 3079 1726884400.16596: variable 'omit' from source: magic vars 3079 1726884400.16629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.16644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.16658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.16680: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.16715: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.16718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.16797: Set connection var ansible_shell_type to sh 3079 1726884400.16817: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.16915: Set connection var ansible_timeout to 10 3079 1726884400.16919: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.16922: Set connection var ansible_connection to ssh 3079 1726884400.16924: Set connection var ansible_pipelining to False 3079 1726884400.16926: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.16928: variable 'ansible_connection' from source: unknown 3079 1726884400.16930: variable 'ansible_module_compression' from source: unknown 3079 1726884400.16932: variable 'ansible_shell_type' from source: unknown 3079 1726884400.16934: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.16936: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.16938: variable 'ansible_pipelining' from source: unknown 3079 1726884400.16940: variable 'ansible_timeout' from source: unknown 3079 1726884400.16942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.17092: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.17119: variable 'omit' from source: magic vars 3079 1726884400.17131: starting attempt loop 3079 1726884400.17139: running the handler 3079 1726884400.17386: variable 'item' from source: unknown 3079 1726884400.17398: variable 'config' from source: set_fact 3079 1726884400.17426: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.17514: handler run complete 3079 1726884400.17518: attempt loop complete, returning result 3079 1726884400.17521: variable 'item' from source: unknown 3079 1726884400.17565: variable 'item' from source: unknown ok: [managed_node2] => (item=User) => { "ansible_loop_var": "item", "changed": false, "item": "User" } MSG: All assertions passed 3079 1726884400.17818: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.17821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.17824: variable 'omit' from source: magic vars 3079 1726884400.17916: variable 'omit' from source: magic vars 3079 1726884400.17938: variable 'omit' from source: magic vars 3079 1726884400.17993: variable 'omit' from source: magic vars 3079 1726884400.18127: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.18141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.18153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.18171: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.18180: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.18188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.18274: Set connection var ansible_shell_type to sh 3079 1726884400.18285: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.18298: Set connection var ansible_timeout to 10 3079 1726884400.18306: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.18320: Set connection var ansible_connection to ssh 3079 1726884400.18335: Set connection var ansible_pipelining to False 3079 1726884400.18365: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.18374: variable 'ansible_connection' from source: unknown 3079 1726884400.18381: variable 'ansible_module_compression' from source: unknown 3079 1726884400.18388: variable 'ansible_shell_type' from source: unknown 3079 1726884400.18396: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.18403: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.18418: variable 'ansible_pipelining' from source: unknown 3079 1726884400.18425: variable 'ansible_timeout' from source: unknown 3079 1726884400.18433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.18572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.18815: variable 'omit' from source: magic vars 3079 1726884400.18818: starting attempt loop 3079 1726884400.18821: running the handler 3079 1726884400.18833: variable 'item' from source: unknown 3079 1726884400.18842: variable 'config' from source: set_fact 3079 1726884400.18862: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.18871: handler run complete 3079 1726884400.18892: attempt loop complete, returning result 3079 1726884400.18919: variable 'item' from source: unknown 3079 1726884400.18996: variable 'item' from source: unknown ok: [managed_node2] => (item=UserKnownHostsFile) => { "ansible_loop_var": "item", "changed": false, "item": "UserKnownHostsFile" } MSG: All assertions passed 3079 1726884400.19167: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.19183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.19200: variable 'omit' from source: magic vars 3079 1726884400.19264: variable 'omit' from source: magic vars 3079 1726884400.19286: variable 'omit' from source: magic vars 3079 1726884400.19343: variable 'omit' from source: magic vars 3079 1726884400.19368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.19381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.19393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.19415: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.19425: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.19434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.19528: Set connection var ansible_shell_type to sh 3079 1726884400.19541: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.19555: Set connection var ansible_timeout to 10 3079 1726884400.19566: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.19572: Set connection var ansible_connection to ssh 3079 1726884400.19584: Set connection var ansible_pipelining to False 3079 1726884400.19612: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.19621: variable 'ansible_connection' from source: unknown 3079 1726884400.19627: variable 'ansible_module_compression' from source: unknown 3079 1726884400.19633: variable 'ansible_shell_type' from source: unknown 3079 1726884400.19639: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.19646: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.19653: variable 'ansible_pipelining' from source: unknown 3079 1726884400.19660: variable 'ansible_timeout' from source: unknown 3079 1726884400.19815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.19819: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.19833: variable 'omit' from source: magic vars 3079 1726884400.19843: starting attempt loop 3079 1726884400.19850: running the handler 3079 1726884400.20135: variable 'item' from source: unknown 3079 1726884400.20146: variable 'config' from source: set_fact 3079 1726884400.20165: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.20174: handler run complete 3079 1726884400.20193: attempt loop complete, returning result 3079 1726884400.20221: variable 'item' from source: unknown 3079 1726884400.20299: variable 'item' from source: unknown ok: [managed_node2] => (item=VerifyHostKeyDNS) => { "ansible_loop_var": "item", "changed": false, "item": "VerifyHostKeyDNS" } MSG: All assertions passed 3079 1726884400.20472: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.20489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.20505: variable 'omit' from source: magic vars 3079 1726884400.20569: variable 'omit' from source: magic vars 3079 1726884400.20714: variable 'omit' from source: magic vars 3079 1726884400.20723: variable 'omit' from source: magic vars 3079 1726884400.20725: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.20728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.20730: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.20732: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.20735: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.20737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.20823: Set connection var ansible_shell_type to sh 3079 1726884400.20836: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.20852: Set connection var ansible_timeout to 10 3079 1726884400.20864: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.20871: Set connection var ansible_connection to ssh 3079 1726884400.20886: Set connection var ansible_pipelining to False 3079 1726884400.20919: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.20928: variable 'ansible_connection' from source: unknown 3079 1726884400.20936: variable 'ansible_module_compression' from source: unknown 3079 1726884400.20944: variable 'ansible_shell_type' from source: unknown 3079 1726884400.20951: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.20959: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.20968: variable 'ansible_pipelining' from source: unknown 3079 1726884400.20975: variable 'ansible_timeout' from source: unknown 3079 1726884400.20984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.21136: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.21151: variable 'omit' from source: magic vars 3079 1726884400.21162: starting attempt loop 3079 1726884400.21171: running the handler 3079 1726884400.21397: variable 'item' from source: unknown 3079 1726884400.21413: variable 'config' from source: set_fact 3079 1726884400.21516: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.21519: handler run complete 3079 1726884400.21521: attempt loop complete, returning result 3079 1726884400.21524: variable 'item' from source: unknown 3079 1726884400.21562: variable 'item' from source: unknown ok: [managed_node2] => (item=VisualHostKey) => { "ansible_loop_var": "item", "changed": false, "item": "VisualHostKey" } MSG: All assertions passed 3079 1726884400.21814: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.21818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.21820: variable 'omit' from source: magic vars 3079 1726884400.21823: variable 'omit' from source: magic vars 3079 1726884400.21838: variable 'omit' from source: magic vars 3079 1726884400.21893: variable 'omit' from source: magic vars 3079 1726884400.21924: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.21939: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.21951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.21971: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.21980: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.21989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.22081: Set connection var ansible_shell_type to sh 3079 1726884400.22096: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.22117: Set connection var ansible_timeout to 10 3079 1726884400.22315: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.22319: Set connection var ansible_connection to ssh 3079 1726884400.22322: Set connection var ansible_pipelining to False 3079 1726884400.22324: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.22327: variable 'ansible_connection' from source: unknown 3079 1726884400.22330: variable 'ansible_module_compression' from source: unknown 3079 1726884400.22333: variable 'ansible_shell_type' from source: unknown 3079 1726884400.22335: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.22338: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.22341: variable 'ansible_pipelining' from source: unknown 3079 1726884400.22343: variable 'ansible_timeout' from source: unknown 3079 1726884400.22346: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.22382: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.22397: variable 'omit' from source: magic vars 3079 1726884400.22407: starting attempt loop 3079 1726884400.22421: running the handler 3079 1726884400.22644: variable 'item' from source: unknown 3079 1726884400.22654: variable 'config' from source: set_fact 3079 1726884400.22672: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.22680: handler run complete 3079 1726884400.22702: attempt loop complete, returning result 3079 1726884400.22726: variable 'item' from source: unknown 3079 1726884400.22800: variable 'item' from source: unknown ok: [managed_node2] => (item=XAuthLocation) => { "ansible_loop_var": "item", "changed": false, "item": "XAuthLocation" } MSG: All assertions passed 3079 1726884400.22962: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.22979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.22995: variable 'omit' from source: magic vars 3079 1726884400.23056: variable 'omit' from source: magic vars 3079 1726884400.23075: variable 'omit' from source: magic vars 3079 1726884400.23133: variable 'omit' from source: magic vars 3079 1726884400.23314: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 3079 1726884400.23317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.23319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 3079 1726884400.23321: variable 'inventory_hostname' from source: host vars for 'managed_node2' 3079 1726884400.23324: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.23327: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.23329: Set connection var ansible_shell_type to sh 3079 1726884400.23331: Set connection var ansible_shell_executable to /bin/sh 3079 1726884400.23333: Set connection var ansible_timeout to 10 3079 1726884400.23334: Set connection var ansible_module_compression to ZIP_DEFLATED 3079 1726884400.23340: Set connection var ansible_connection to ssh 3079 1726884400.23347: Set connection var ansible_pipelining to False 3079 1726884400.23373: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.23379: variable 'ansible_connection' from source: unknown 3079 1726884400.23385: variable 'ansible_module_compression' from source: unknown 3079 1726884400.23391: variable 'ansible_shell_type' from source: unknown 3079 1726884400.23397: variable 'ansible_shell_executable' from source: unknown 3079 1726884400.23403: variable 'ansible_host' from source: host vars for 'managed_node2' 3079 1726884400.23415: variable 'ansible_pipelining' from source: unknown 3079 1726884400.23423: variable 'ansible_timeout' from source: unknown 3079 1726884400.23431: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 3079 1726884400.23577: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 3079 1726884400.23591: variable 'omit' from source: magic vars 3079 1726884400.23600: starting attempt loop 3079 1726884400.23609: running the handler 3079 1726884400.23841: variable 'item' from source: unknown 3079 1726884400.23852: variable 'config' from source: set_fact 3079 1726884400.23871: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 3079 1726884400.23880: handler run complete 3079 1726884400.23900: attempt loop complete, returning result 3079 1726884400.23928: variable 'item' from source: unknown 3079 1726884400.24005: variable 'item' from source: unknown ok: [managed_node2] => (item=KnownHostsCommand) => { "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } MSG: All assertions passed 3079 1726884400.24314: dumping result to json 3079 1726884400.24318: done dumping result, returning 3079 1726884400.24320: done running TaskExecutor() for managed_node2/TASK: Verify the options are in the file [12b8f51e-eff7-176b-d716-000000000015] 3079 1726884400.24323: sending task result for task 12b8f51e-eff7-176b-d716-000000000015 3079 1726884400.25329: done sending task result for task 12b8f51e-eff7-176b-d716-000000000015 3079 1726884400.25332: WORKER PROCESS EXITING 3079 1726884400.25446: no more pending results, returning what we have 3079 1726884400.25450: results queue empty 3079 1726884400.25451: checking for any_errors_fatal 3079 1726884400.25462: done checking for any_errors_fatal 3079 1726884400.25463: checking for max_fail_percentage 3079 1726884400.25465: done checking for max_fail_percentage 3079 1726884400.25466: checking to see if all hosts have failed and the running result is not ok 3079 1726884400.25467: done checking to see if all hosts have failed 3079 1726884400.25468: getting the remaining hosts for this loop 3079 1726884400.25470: done getting the remaining hosts for this loop 3079 1726884400.25475: getting the next task for host managed_node2 3079 1726884400.25482: done getting next task for host managed_node2 3079 1726884400.25485: ^ task is: TASK: meta (flush_handlers) 3079 1726884400.25487: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884400.25492: getting variables 3079 1726884400.25494: in VariableManager get_vars() 3079 1726884400.25528: Calling all_inventory to load vars for managed_node2 3079 1726884400.25532: Calling groups_inventory to load vars for managed_node2 3079 1726884400.25536: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884400.25547: Calling all_plugins_play to load vars for managed_node2 3079 1726884400.25550: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884400.25554: Calling groups_plugins_play to load vars for managed_node2 3079 1726884400.25778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884400.26047: done with get_vars() 3079 1726884400.26059: done getting variables 3079 1726884400.26152: in VariableManager get_vars() 3079 1726884400.26164: Calling all_inventory to load vars for managed_node2 3079 1726884400.26167: Calling groups_inventory to load vars for managed_node2 3079 1726884400.26170: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884400.26176: Calling all_plugins_play to load vars for managed_node2 3079 1726884400.26179: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884400.26183: Calling groups_plugins_play to load vars for managed_node2 3079 1726884400.26375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884400.26640: done with get_vars() 3079 1726884400.26657: done queuing things up, now waiting for results queue to drain 3079 1726884400.26660: results queue empty 3079 1726884400.26661: checking for any_errors_fatal 3079 1726884400.26680: done checking for any_errors_fatal 3079 1726884400.26681: checking for max_fail_percentage 3079 1726884400.26682: done checking for max_fail_percentage 3079 1726884400.26683: checking to see if all hosts have failed and the running result is not ok 3079 1726884400.26684: done checking to see if all hosts have failed 3079 1726884400.26685: getting the remaining hosts for this loop 3079 1726884400.26687: done getting the remaining hosts for this loop 3079 1726884400.26690: getting the next task for host managed_node2 3079 1726884400.26696: done getting next task for host managed_node2 3079 1726884400.26698: ^ task is: TASK: meta (flush_handlers) 3079 1726884400.26700: ^ state is: HOST STATE: block=6, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884400.26703: getting variables 3079 1726884400.26704: in VariableManager get_vars() 3079 1726884400.26719: Calling all_inventory to load vars for managed_node2 3079 1726884400.26723: Calling groups_inventory to load vars for managed_node2 3079 1726884400.26726: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884400.26731: Calling all_plugins_play to load vars for managed_node2 3079 1726884400.26734: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884400.26738: Calling groups_plugins_play to load vars for managed_node2 3079 1726884400.26926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884400.27182: done with get_vars() 3079 1726884400.27192: done getting variables 3079 1726884400.27260: in VariableManager get_vars() 3079 1726884400.27271: Calling all_inventory to load vars for managed_node2 3079 1726884400.27274: Calling groups_inventory to load vars for managed_node2 3079 1726884400.27277: Calling all_plugins_inventory to load vars for managed_node2 3079 1726884400.27283: Calling all_plugins_play to load vars for managed_node2 3079 1726884400.27286: Calling groups_plugins_inventory to load vars for managed_node2 3079 1726884400.27290: Calling groups_plugins_play to load vars for managed_node2 3079 1726884400.27484: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 3079 1726884400.27800: done with get_vars() 3079 1726884400.27826: done queuing things up, now waiting for results queue to drain 3079 1726884400.27829: results queue empty 3079 1726884400.27830: checking for any_errors_fatal 3079 1726884400.27831: done checking for any_errors_fatal 3079 1726884400.27839: checking for max_fail_percentage 3079 1726884400.27840: done checking for max_fail_percentage 3079 1726884400.27841: checking to see if all hosts have failed and the running result is not ok 3079 1726884400.27842: done checking to see if all hosts have failed 3079 1726884400.27843: getting the remaining hosts for this loop 3079 1726884400.27845: done getting the remaining hosts for this loop 3079 1726884400.27848: getting the next task for host managed_node2 3079 1726884400.27852: done getting next task for host managed_node2 3079 1726884400.27853: ^ task is: None 3079 1726884400.27855: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 3079 1726884400.27856: done queuing things up, now waiting for results queue to drain 3079 1726884400.27857: results queue empty 3079 1726884400.27858: checking for any_errors_fatal 3079 1726884400.27859: done checking for any_errors_fatal 3079 1726884400.27860: checking for max_fail_percentage 3079 1726884400.27861: done checking for max_fail_percentage 3079 1726884400.27862: checking to see if all hosts have failed and the running result is not ok 3079 1726884400.27863: done checking to see if all hosts have failed 3079 1726884400.27865: getting the next task for host managed_node2 3079 1726884400.27868: done getting next task for host managed_node2 3079 1726884400.27870: ^ task is: None 3079 1726884400.27871: ^ state is: HOST STATE: block=7, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=19 changed=2 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Friday 20 September 2024 22:06:40 -0400 (0:00:01.225) 0:01:18.591 ****** =============================================================================== Reinstall manual pages for openssh-clients on RHEL --------------------- 60.49s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:46 Gathering Facts --------------------------------------------------------- 4.40s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:2 fedora.linux_system_roles.ssh : Generate the configuration file --------- 2.22s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Make sure manual pages and bash are installed --------------------------- 2.20s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:53 fedora.linux_system_roles.ssh : Ensure required packages are installed --- 1.98s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Construct the configuration list ---------------------------------------- 1.47s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:80 Get list of options from manual page ------------------------------------ 1.27s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:62 Verify the options are in the file -------------------------------------- 1.23s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:98 Download the configuration file ----------------------------------------- 0.77s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:93 Enable installation of manual pages on Fedora/RHEL ---------------------- 0.55s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:38 Check if system is ostree ----------------------------------------------- 0.54s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:29 fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin --- 0.52s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.10s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Run role ---------------------------------------------------------------- 0.10s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:85 fedora.linux_system_roles.ssh : Set flag if transactional-update exists --- 0.07s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 fedora.linux_system_roles.ssh : Gather information about the user for user configuration --- 0.07s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions --- 0.07s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 fedora.linux_system_roles.ssh : Fail if reboot is needed and not set ---- 0.06s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.06s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 fedora.linux_system_roles.ssh : Reboot transactional update systems ----- 0.06s /tmp/collections-mPk/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 3079 1726884400.27982: RUNNING CLEANUP