[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. 6654 1726883847.76405: 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-sO7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6654 1726883847.76692: Added group all to inventory 6654 1726883847.76693: Added group ungrouped to inventory 6654 1726883847.76696: Group all now contains ungrouped 6654 1726883847.76698: Examining possible inventory source: /tmp/ssh-RKm/inventory.yml 6654 1726883847.85417: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6654 1726883847.85463: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6654 1726883847.85479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6654 1726883847.85518: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6654 1726883847.85569: Loaded config def from plugin (inventory/script) 6654 1726883847.85571: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6654 1726883847.85596: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6654 1726883847.85656: Loaded config def from plugin (inventory/yaml) 6654 1726883847.85658: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6654 1726883847.85714: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6654 1726883847.85988: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6654 1726883847.85991: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6654 1726883847.85993: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6654 1726883847.85997: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6654 1726883847.86000: Loading data from /tmp/ssh-RKm/inventory.yml 6654 1726883847.86042: /tmp/ssh-RKm/inventory.yml was not parsable by auto 6654 1726883847.86087: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6654 1726883847.86115: Loading data from /tmp/ssh-RKm/inventory.yml 6654 1726883847.86171: group all already in inventory 6654 1726883847.86177: set inventory_file for managed_node1 6654 1726883847.86180: set inventory_dir for managed_node1 6654 1726883847.86180: Added host managed_node1 to inventory 6654 1726883847.86182: Added host managed_node1 to group all 6654 1726883847.86182: set ansible_host for managed_node1 6654 1726883847.86183: set ansible_ssh_extra_args for managed_node1 6654 1726883847.86185: set inventory_file for managed_node2 6654 1726883847.86187: set inventory_dir for managed_node2 6654 1726883847.86187: Added host managed_node2 to inventory 6654 1726883847.86188: Added host managed_node2 to group all 6654 1726883847.86188: set ansible_host for managed_node2 6654 1726883847.86189: set ansible_ssh_extra_args for managed_node2 6654 1726883847.86190: set inventory_file for managed_node3 6654 1726883847.86192: set inventory_dir for managed_node3 6654 1726883847.86192: Added host managed_node3 to inventory 6654 1726883847.86193: Added host managed_node3 to group all 6654 1726883847.86193: set ansible_host for managed_node3 6654 1726883847.86194: set ansible_ssh_extra_args for managed_node3 6654 1726883847.86195: Reconcile groups and hosts in inventory. 6654 1726883847.86198: Group ungrouped now contains managed_node1 6654 1726883847.86199: Group ungrouped now contains managed_node2 6654 1726883847.86200: Group ungrouped now contains managed_node3 6654 1726883847.86254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6654 1726883847.86335: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6654 1726883847.86366: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6654 1726883847.86383: Loaded config def from plugin (vars/host_group_vars) 6654 1726883847.86384: 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) 6654 1726883847.86390: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6654 1726883847.86396: 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) 6654 1726883847.86424: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6654 1726883847.86667: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883847.86733: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6654 1726883847.86759: Loaded config def from plugin (connection/local) 6654 1726883847.86761: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6654 1726883847.87138: Loaded config def from plugin (connection/paramiko_ssh) 6654 1726883847.87140: 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) 6654 1726883847.87685: 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) 6654 1726883847.87709: Loaded config def from plugin (connection/psrp) 6654 1726883847.87711: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6654 1726883847.88105: 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) 6654 1726883847.88128: Loaded config def from plugin (connection/ssh) 6654 1726883847.88132: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6654 1726883847.89361: 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) 6654 1726883847.89383: Loaded config def from plugin (connection/winrm) 6654 1726883847.89385: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6654 1726883847.89404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6654 1726883847.89449: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6654 1726883847.89488: Loaded config def from plugin (shell/cmd) 6654 1726883847.89489: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6654 1726883847.89500: 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) 6654 1726883847.89543: Loaded config def from plugin (shell/powershell) 6654 1726883847.89545: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6654 1726883847.89579: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6654 1726883847.89680: Loaded config def from plugin (shell/sh) 6654 1726883847.89682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6654 1726883847.89703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6654 1726883847.89775: Loaded config def from plugin (become/runas) 6654 1726883847.89777: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6654 1726883847.89884: Loaded config def from plugin (become/su) 6654 1726883847.89886: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6654 1726883847.89979: Loaded config def from plugin (become/sudo) 6654 1726883847.89981: 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 6654 1726883847.90002: Loading data from /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml 6654 1726883847.90419: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6654 1726883847.92226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6654 1726883847.92388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6654 1726883847.93005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6654 1726883847.93013: 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 6654 1726883847.93169: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6654 1726883847.93258: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6654 1726883847.93260: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-sO7/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) 6654 1726883847.93280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6654 1726883847.93295: 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) 6654 1726883847.93391: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6654 1726883847.93425: Loaded config def from plugin (callback/default) 6654 1726883847.93427: 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) 6654 1726883847.94134: Loaded config def from plugin (callback/junit) 6654 1726883847.94136: 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) 6654 1726883847.94166: 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) 6654 1726883847.94202: Loaded config def from plugin (callback/minimal) 6654 1726883847.94203: 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) 6654 1726883847.94228: 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) 6654 1726883847.94270: Loaded config def from plugin (callback/tree) 6654 1726883847.94271: 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 6654 1726883847.94350: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6654 1726883847.94352: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-sO7/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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml 6654 1726883847.94369: in VariableManager get_vars() 6654 1726883847.94382: done with get_vars() 6654 1726883847.94386: in VariableManager get_vars() 6654 1726883847.94392: done with get_vars() 6654 1726883847.94395: variable 'omit' from source: magic vars 6654 1726883847.94417: in VariableManager get_vars() 6654 1726883847.94426: done with get_vars() 6654 1726883847.94440: variable 'omit' from source: magic vars PLAY [Test we can handle all configuration options documented in manual page] *** 6654 1726883847.94857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6654 1726883847.94906: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6654 1726883847.94933: getting the remaining hosts for this loop 6654 1726883847.94935: done getting the remaining hosts for this loop 6654 1726883847.94937: getting the next task for host managed_node2 6654 1726883847.94939: done getting next task for host managed_node2 6654 1726883847.94940: ^ task is: TASK: Gathering Facts 6654 1726883847.94941: ^ 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 6654 1726883847.94943: getting variables 6654 1726883847.94944: in VariableManager get_vars() 6654 1726883847.94954: Calling all_inventory to load vars for managed_node2 6654 1726883847.94956: Calling groups_inventory to load vars for managed_node2 6654 1726883847.94958: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883847.94966: Calling all_plugins_play to load vars for managed_node2 6654 1726883847.94972: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883847.94974: Calling groups_plugins_play to load vars for managed_node2 6654 1726883847.94995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883847.95027: done with get_vars() 6654 1726883847.95035: done getting variables 6654 1726883847.95079: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:2 Friday 20 September 2024 21:57:27 -0400 (0:00:00.007) 0:00:00.007 ****** 6654 1726883847.95093: entering _queue_task() for managed_node2/gather_facts 6654 1726883847.95094: Creating lock for gather_facts 6654 1726883847.96385: worker is 1 (out of 1 available) 6654 1726883847.96397: exiting _queue_task() for managed_node2/gather_facts 6654 1726883847.96409: done queuing things up, now waiting for results queue to drain 6654 1726883847.96411: waiting for pending results... 6654 1726883847.96550: running TaskExecutor() for managed_node2/TASK: Gathering Facts 6654 1726883847.96595: in run() - task 129f73bb-7c05-8a0c-6860-000000000019 6654 1726883847.96607: variable 'ansible_search_path' from source: unknown 6654 1726883847.96637: calling self._execute() 6654 1726883847.96684: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883847.96688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883847.96696: variable 'omit' from source: magic vars 6654 1726883847.96765: variable 'omit' from source: magic vars 6654 1726883847.96785: variable 'omit' from source: magic vars 6654 1726883847.96809: variable 'omit' from source: magic vars 6654 1726883847.96843: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883847.96874: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883847.96889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883847.96903: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883847.96913: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883847.96935: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883847.96939: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883847.96942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883847.97011: Set connection var ansible_shell_executable to /bin/sh 6654 1726883847.97016: Set connection var ansible_connection to ssh 6654 1726883847.97021: Set connection var ansible_pipelining to False 6654 1726883847.97026: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883847.97033: Set connection var ansible_shell_type to sh 6654 1726883847.97038: Set connection var ansible_timeout to 10 6654 1726883847.97058: variable 'ansible_shell_executable' from source: unknown 6654 1726883847.97062: variable 'ansible_connection' from source: unknown 6654 1726883847.97065: variable 'ansible_module_compression' from source: unknown 6654 1726883847.97067: variable 'ansible_shell_type' from source: unknown 6654 1726883847.97070: variable 'ansible_shell_executable' from source: unknown 6654 1726883847.97073: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883847.97075: variable 'ansible_pipelining' from source: unknown 6654 1726883847.97078: variable 'ansible_timeout' from source: unknown 6654 1726883847.97082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883847.97181: 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) 6654 1726883847.97189: variable 'omit' from source: magic vars 6654 1726883847.97197: starting attempt loop 6654 1726883847.97200: running the handler 6654 1726883847.97236: variable 'ansible_facts' from source: unknown 6654 1726883847.97239: _low_level_execute_command(): starting 6654 1726883847.97241: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883847.97736: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883847.97741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883847.97748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883847.97750: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883847.97783: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883847.97798: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/c29cc45049" does not exist debug1: Connecting to 10.31.9.112 [10.31.9.112] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883847.97980: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. <<< 6654 1726883847.97984: 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 <<< 6654 1726883847.97987: 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 debug1: identity file /root/.ssh/id_ed25519_sk type -1 <<< 6654 1726883847.97994: stderr chunk (state=3): >>>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 <<< 6654 1726883847.97996: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 6654 1726883847.98673: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.9.112:22 as 'root' <<< 6654 1726883847.98676: stderr chunk (state=3): >>>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 <<< 6654 1726883847.98678: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 6654 1726883847.98922: 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 <<< 6654 1726883847.98932: stderr chunk (state=3): >>>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,ext-info-s,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 <<< 6654 1726883847.99092: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6654 1726883847.99492: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6654 1726883847.99496: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:yTKAL1HjJE0Nty+d84Wsq8rROsN24ycTJP/GaX+Q75E 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 <<< 6654 1726883847.99499: stderr chunk (state=3): >>>Warning: Permanently added '10.31.9.112' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6654 1726883847.99822: 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 <<< 6654 1726883847.99826: stderr chunk (state=3): >>>debug1: Sending SSH2_MSG_EXT_INFO 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 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 <<< 6654 1726883847.99830: stderr chunk (state=3): >>>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 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 6654 1726883848.04012: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6654 1726883848.04111: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6654 1726883848.04243: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6654 1726883848.04293: 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: 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 <<< 6654 1726883848.04296: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 6654 1726883848.04731: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6654 1726883848.05642: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6654 1726883848.05654: stderr chunk (state=3): >>>Authenticated to 10.31.9.112 ([10.31.9.112]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6654 1726883848.05672: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/c29cc45049] (inactive timeout: 0) <<< 6654 1726883848.05675: stderr chunk (state=3): >>>debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 6654 1726883848.05703: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 6659 debug2: fd 4 setting O_NONBLOCK <<< 6654 1726883848.05743: stderr chunk (state=3): >>>debug1: forking to background <<< 6654 1726883848.05800: stderr chunk (state=3): >>>debug1: Entering interactive session. <<< 6654 1726883848.05807: stderr chunk (state=3): >>>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 <<< 6654 1726883848.07990: 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 <<< 6654 1726883848.12076: 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 <<< 6654 1726883848.12081: 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 <<< 6654 1726883848.12246: 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 <<< 6654 1726883848.13837: stdout chunk (state=3): >>>/root <<< 6654 1726883848.14049: 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 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 <<< 6654 1726883848.14073: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883848.14076: stdout chunk (state=3): >>><<< 6654 1726883849.14209: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug1: Control socket "/root/.ansible/cp/c29cc45049" does not exist debug1: Connecting to 10.31.9.112 [10.31.9.112] 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: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.9.112: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,ext-info-s,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:yTKAL1HjJE0Nty+d84Wsq8rROsN24ycTJP/GaX+Q75E 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.9.112' (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: Sending SSH2_MSG_EXT_INFO 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 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 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= 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: 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 debug2: pubkey_prepare: done 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.9.112 ([10.31.9.112]: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/c29cc45049] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6659 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 6654 1726883849.14227: _low_level_execute_command(): starting 6654 1726883849.14240: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238 `" && echo ansible-tmp-1726883849.1420999-6657-86457260768238="` echo /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238 `" ) && sleep 0' 6654 1726883849.14713: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883849.14716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.14719: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883849.14721: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.14777: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883849.14781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883849.14783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883849.14841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883849.16868: stdout chunk (state=3): >>>ansible-tmp-1726883849.1420999-6657-86457260768238=/root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238 <<< 6654 1726883849.17026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883849.17058: stderr chunk (state=3): >>><<< 6654 1726883849.17062: stdout chunk (state=3): >>><<< 6654 1726883849.17078: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883849.1420999-6657-86457260768238=/root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883849.17105: variable 'ansible_module_compression' from source: unknown 6654 1726883849.17151: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6654 1726883849.17154: ANSIBALLZ: Acquiring lock 6654 1726883849.17157: ANSIBALLZ: Lock acquired: 139756106061136 6654 1726883849.17159: ANSIBALLZ: Creating module 6654 1726883849.39537: ANSIBALLZ: Writing module into payload 6654 1726883849.39541: ANSIBALLZ: Writing module 6654 1726883849.39543: ANSIBALLZ: Renaming module 6654 1726883849.39545: ANSIBALLZ: Done creating module 6654 1726883849.39551: variable 'ansible_facts' from source: unknown 6654 1726883849.39554: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883849.39558: _low_level_execute_command(): starting 6654 1726883849.39568: _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' 6654 1726883849.40157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883849.40175: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883849.40192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883849.40212: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883849.40233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883849.40247: stderr chunk (state=3): >>>debug2: match not found <<< 6654 1726883849.40263: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.40282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6654 1726883849.40294: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address <<< 6654 1726883849.40344: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.40389: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883849.40406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883849.40432: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883849.40677: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883849.42350: stdout chunk (state=3): >>>PLATFORM <<< 6654 1726883849.42555: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6654 1726883849.42636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883849.42682: stderr chunk (state=3): >>><<< 6654 1726883849.42688: stdout chunk (state=3): >>><<< 6654 1726883849.42708: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883849.42717 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 6654 1726883849.42765: _low_level_execute_command(): starting 6654 1726883849.42768: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 6654 1726883849.43107: Sending initial data 6654 1726883849.43110: Sent initial data (1181 bytes) 6654 1726883849.43358: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883849.43368: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883849.43379: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883849.43394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883849.43406: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883849.43413: stderr chunk (state=3): >>>debug2: match not found <<< 6654 1726883849.43423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.43439: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6654 1726883849.43627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address <<< 6654 1726883849.43633: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6654 1726883849.43636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883849.43639: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883849.43649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883849.43652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883849.43656: stderr chunk (state=3): >>>debug2: match found <<< 6654 1726883849.43659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.43662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883849.43665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883849.43668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883849.43696: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883849.47355: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6654 1726883849.47739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883849.47764: stderr chunk (state=3): >>><<< 6654 1726883849.47767: stdout chunk (state=3): >>><<< 6654 1726883849.47784: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883849.47883: variable 'ansible_facts' from source: unknown 6654 1726883849.47886: variable 'ansible_facts' from source: unknown 6654 1726883849.48136: variable 'ansible_module_compression' from source: unknown 6654 1726883849.48140: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6654df9mfgbr/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6654 1726883849.48142: variable 'ansible_facts' from source: unknown 6654 1726883849.48168: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py 6654 1726883849.48392: Sending initial data 6654 1726883849.48395: Sent initial data (151 bytes) 6654 1726883849.48965: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883849.48980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883849.48995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883849.49014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883849.49035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883849.49054: stderr chunk (state=3): >>>debug2: match not found <<< 6654 1726883849.49071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.49091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6654 1726883849.49104: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address <<< 6654 1726883849.49192: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883849.49214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883849.49293: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883849.51134: 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 <<< 6654 1726883849.51147: stderr chunk (state=3): >>>debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6654 1726883849.51245: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883849.51287: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpzh6rez4c /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py <<< 6654 1726883849.51290: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py" <<< 6654 1726883849.51328: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpzh6rez4c" to remote "/root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py" <<< 6654 1726883849.51332: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py" <<< 6654 1726883849.52355: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883849.52389: stderr chunk (state=3): >>><<< 6654 1726883849.52393: stdout chunk (state=3): >>><<< 6654 1726883849.52407: done transferring module to remote 6654 1726883849.52418: _low_level_execute_command(): starting 6654 1726883849.52422: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/ /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py && sleep 0' 6654 1726883849.52999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883849.53052: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883849.53079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883849.55134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883849.55138: stdout chunk (state=3): >>><<< 6654 1726883849.55140: stderr chunk (state=3): >>><<< 6654 1726883849.55145: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883849.55148: _low_level_execute_command(): starting 6654 1726883849.55150: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/AnsiballZ_setup.py && sleep 0' 6654 1726883849.55751: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883849.55809: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883849.58058: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883849.58158: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 6654 1726883849.58188: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6654 1726883849.58276: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 6654 1726883849.58315: 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' <<< 6654 1726883849.58368: stdout chunk (state=3): >>>import '_codecs' # <<< 6654 1726883849.58411: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883849.58491: 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 0x7f1041bbc4d0> <<< 6654 1726883849.58521: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041b8bb00> # /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 0x7f1041bbea50> import '_signal' # import '_abc' # <<< 6654 1726883849.58558: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 6654 1726883849.58586: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6654 1726883849.58682: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883849.58975: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 6654 1726883849.58978: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6654 1726883849.58981: 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' # /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 0x7f1041bcd130> # /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 0x7f1041bcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883849.59315: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883849.59338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883849.59365: 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' <<< 6654 1726883849.59381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883849.59423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6654 1726883849.59458: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6654 1726883849.59476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419ebdd0> <<< 6654 1726883849.59505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883849.59538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6654 1726883849.59559: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419ebfe0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6654 1726883849.59594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6654 1726883849.59622: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883849.59670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883849.59684: stdout chunk (state=3): >>>import 'itertools' # <<< 6654 1726883849.59711: 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 0x7f1041a23800> <<< 6654 1726883849.59755: 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 0x7f1041a23e90> <<< 6654 1726883849.59860: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883849.59874: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a03aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a011c0> <<< 6654 1726883849.59962: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419e8f80> <<< 6654 1726883849.59987: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883849.60019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6654 1726883849.60026: stdout chunk (state=3): >>>import '_sre' # <<< 6654 1726883849.60044: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6654 1726883849.60077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6654 1726883849.60097: 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' <<< 6654 1726883849.60125: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a43770> <<< 6654 1726883849.60185: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a42390> <<< 6654 1726883849.60273: 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 0x7f1041a02090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a40ad0> <<< 6654 1726883849.60308: 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 0x7f1041a78800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419e8200> # /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 0x7f1041a78cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a78b60> <<< 6654 1726883849.60366: 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 0x7f1041a78ef0> <<< 6654 1726883849.60382: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419e6d20> <<< 6654 1726883849.60448: 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' <<< 6654 1726883849.60479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a79550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a79250> <<< 6654 1726883849.60546: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 6654 1726883849.60562: 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 0x7f1041a7a450> import 'importlib.util' # import 'runpy' # <<< 6654 1726883849.60588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883849.60707: 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' <<< 6654 1726883849.60729: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a90680> import 'errno' # <<< 6654 1726883849.60761: 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 0x7f1041a91d60> # /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 <<< 6654 1726883849.60823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a92c00> <<< 6654 1726883849.60976: 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 0x7f1041a93260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a92150> <<< 6654 1726883849.60980: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6654 1726883849.60991: 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 0x7f1041a93ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a93410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a7a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883849.61018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6654 1726883849.61035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883849.61057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883849.61103: 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 0x7f104178bbc0> <<< 6654 1726883849.61121: 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' <<< 6654 1726883849.61155: 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 0x7f10417b46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b4410> <<< 6654 1726883849.61220: 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 0x7f10417b46e0> # /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' <<< 6654 1726883849.61305: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883849.61434: 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 0x7f10417b5010> <<< 6654 1726883849.61566: 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 0x7f10417b59d0> <<< 6654 1726883849.61589: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b48c0> <<< 6654 1726883849.61613: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041789d60> <<< 6654 1726883849.61662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883849.61687: 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 0x7f10417b6db0> <<< 6654 1726883849.61763: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b5af0> <<< 6654 1726883849.61775: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a7aba0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883849.61817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883849.61839: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883849.61875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883849.62000: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417e3140> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883849.62004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883849.62007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883849.62019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883849.62084: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041803500> <<< 6654 1726883849.62091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883849.62161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883849.62196: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883849.62223: 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 0x7f1041864290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883849.62287: 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 <<< 6654 1726883849.62345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883849.62437: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10418669f0> <<< 6654 1726883849.62512: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10418643b0> <<< 6654 1726883849.62540: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10418292b0> <<< 6654 1726883849.62766: 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 0x7f1041125370> <<< 6654 1726883849.62769: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041802300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b7d10> <<< 6654 1726883849.65755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883849.65775: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1041802420> <<< 6654 1726883849.66119: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload__79sc_a6/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 6654 1726883849.66257: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.66342: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883849.66366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883849.66484: stdout chunk (state=3): >>># /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' <<< 6654 1726883849.66515: 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 0x7f104118b020> <<< 6654 1726883849.66537: stdout chunk (state=3): >>>import '_typing' # <<< 6654 1726883849.66716: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041169f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041169070> <<< 6654 1726883849.66734: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.66820: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 6654 1726883849.66840: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.68255: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.69456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6654 1726883849.69547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041188ef0> # /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' <<< 6654 1726883849.69582: 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 0x7f10411be990> <<< 6654 1726883849.69625: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10411be720> <<< 6654 1726883849.69662: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10411be030> <<< 6654 1726883849.69836: 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' <<< 6654 1726883849.69871: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10411bea80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104118bcb0> 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 0x7f10411bf680> # 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 0x7f10411bf8c0> # /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' <<< 6654 1726883849.69891: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883849.69934: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10411bfe00> <<< 6654 1726883849.69964: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883849.69992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883849.70029: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041025bb0> <<< 6654 1726883849.70056: 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 0x7f10410277d0> <<< 6654 1726883849.70087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883849.70218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883849.70222: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410281d0> # /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 0x7f1041029370> <<< 6654 1726883849.70237: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883849.70265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883849.70289: 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' <<< 6654 1726883849.70342: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104102be30> <<< 6654 1726883849.70373: 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 0x7f10419e6cc0> <<< 6654 1726883849.70409: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104102a0f0> <<< 6654 1726883849.70438: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883849.70510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6654 1726883849.70525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883849.70715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883849.70722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041033da0> <<< 6654 1726883849.70750: stdout chunk (state=3): >>>import '_tokenize' # <<< 6654 1726883849.70767: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041032870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410325d0> # /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' <<< 6654 1726883849.70880: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041032b40> <<< 6654 1726883849.70896: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104102a600> <<< 6654 1726883849.70921: 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 0x7f1041077a10> # /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 0x7f10410781a0> <<< 6654 1726883849.71012: 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 <<< 6654 1726883849.71015: 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' <<< 6654 1726883849.71067: 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 0x7f1041079be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410799a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883849.71084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883849.71143: 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 0x7f104107c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104107a2d0> <<< 6654 1726883849.71184: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883849.71220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883849.71224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6654 1726883849.71319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104107f890> <<< 6654 1726883849.71401: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104107c350> <<< 6654 1726883849.71461: 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 0x7f10410807a0> <<< 6654 1726883849.71501: 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 0x7f1041080b60> <<< 6654 1726883849.71769: 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 0x7f1041080aa0> <<< 6654 1726883849.71772: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410782f0> <<< 6654 1726883849.71775: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1040f0c230> <<< 6654 1726883849.71874: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883849.71899: 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 0x7f1040f0d2b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410829c0> <<< 6654 1726883849.71973: 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' <<< 6654 1726883849.72016: 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 0x7f1041083d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041082600> # zipimport: zlib available <<< 6654 1726883849.72041: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6654 1726883849.72139: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.72245: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.72268: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 6654 1726883849.72293: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6654 1726883849.72304: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.72418: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.72540: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.73110: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.73660: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6654 1726883849.73681: 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' # <<< 6654 1726883849.73893: 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' <<< 6654 1726883849.74010: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883849.74022: 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 0x7f1040f115b0> <<< 6654 1726883849.74135: 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' <<< 6654 1726883849.74161: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f122d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041803b30> <<< 6654 1726883849.74221: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883849.74310: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.74321: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6654 1726883849.74427: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.74583: 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' <<< 6654 1726883849.74603: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f12390> # zipimport: zlib available <<< 6654 1726883849.75070: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75511: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75580: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883849.75667: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75704: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75749: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 6654 1726883849.75814: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75897: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6654 1726883849.75920: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75939: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6654 1726883849.75950: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.75980: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.76027: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6654 1726883849.76032: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.76258: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.76735: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883849.76831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f13620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 6654 1726883849.76873: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.76920: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883849.76935: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.76969: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.77054: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.77071: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.77140: 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 <<< 6654 1726883849.77208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883849.77285: 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 0x7f1040f1e120> <<< 6654 1726883849.77314: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f19880> <<< 6654 1726883849.77360: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 6654 1726883849.77486: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.77636: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.77683: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # 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' <<< 6654 1726883849.77694: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883849.77701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883849.77948: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041006a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410fe6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f1e150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f13020> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6654 1726883849.77956: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883849.78103: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883849.78109: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883849.78178: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78198: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78221: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78255: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78302: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78335: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 6654 1726883849.78458: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78550: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78553: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78611: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 6654 1726883849.78774: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78949: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.78983: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.79306: 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' <<< 6654 1726883849.79509: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 6654 1726883849.79513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 6654 1726883849.91027: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 6654 1726883849.91086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 6654 1726883849.91196: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb2180> <<< 6654 1726883849.91425: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6654 1726883849.91514: stdout chunk (state=3): >>># 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' <<< 6654 1726883849.91610: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040bb80e0> # 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 0x7f1040bb8440> <<< 6654 1726883849.91673: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f98050> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb2cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb0860> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb0380> <<< 6654 1726883849.91738: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 6654 1726883849.91835: stdout chunk (state=3): >>># 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 <<< 6654 1726883849.91904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 6654 1726883849.91945: 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 0x7f1040bbb440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040bbacf0> # 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 0x7f1040bbaed0> <<< 6654 1726883849.92023: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040bba120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 6654 1726883849.92171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040bbb5f0> <<< 6654 1726883849.96952: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 6654 1726883849.96982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 6654 1726883849.97145: 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 0x7f1040c1a0f0> <<< 6654 1726883849.97209: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c18110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb0500> import 'ansible.module_utils.facts.timeout' # <<< 6654 1726883849.97228: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 6654 1726883849.97258: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 6654 1726883849.97335: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97389: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 6654 1726883849.97477: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 6654 1726883849.97510: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 6654 1726883849.97595: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97668: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 6654 1726883849.97723: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97761: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 6654 1726883849.97816: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97879: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.97950: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.98026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 6654 1726883849.98503: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.98947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 6654 1726883849.98988: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.99111: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.99169: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 6654 1726883849.99239: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 6654 1726883849.99274: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.99306: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 6654 1726883849.99376: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 6654 1726883849.99403: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883849.99445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 6654 1726883849.99545: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.99623: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6654 1726883849.99648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6654 1726883849.99677: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c1b620> <<< 6654 1726883849.99706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6654 1726883849.99718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6654 1726883849.99820: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c1ad80> import 'ansible.module_utils.facts.system.local' # <<< 6654 1726883849.99841: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.99894: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883849.99978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 6654 1726883849.99981: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.00118: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.00217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 6654 1726883850.00242: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.00302: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 6654 1726883850.00314: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.00350: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.00421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6654 1726883850.00508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6654 1726883850.00633: stdout chunk (state=3): >>># 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 0x7f1040c56270> <<< 6654 1726883850.00857: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c44650> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 6654 1726883850.00907: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.00923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 6654 1726883850.01055: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01129: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01260: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01364: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 6654 1726883850.01389: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01398: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 6654 1726883850.01450: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01473: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 6654 1726883850.01603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 6654 1726883850.01698: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1040c69e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c69dc0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 6654 1726883850.01701: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.01713: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 6654 1726883850.01835: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 6654 1726883850.02036: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.02357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883850.02371: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883850.02397: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 6654 1726883850.02422: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.02467: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.02594: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.02715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 6654 1726883850.02735: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 6654 1726883850.02849: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.02973: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 6654 1726883850.02985: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.03013: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.03046: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.03610: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.04117: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 6654 1726883850.04140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 6654 1726883850.04242: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.04351: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 6654 1726883850.04452: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.04551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 6654 1726883850.04570: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.04716: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.04866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 6654 1726883850.04898: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.04916: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 6654 1726883850.04959: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 6654 1726883850.05012: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05104: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05236: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05756: stdout chunk (state=3): >>># 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 <<< 6654 1726883850.05820: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 6654 1726883850.05900: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05955: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.05958: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 6654 1726883850.05961: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06008: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06145: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883850.06184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 6654 1726883850.06205: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06539: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 6654 1726883850.06739: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06779: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06842: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 6654 1726883850.06885: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06906: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.06956: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 6654 1726883850.06984: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883850.07003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 6654 1726883850.07066: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07139: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 6654 1726883850.07161: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 6654 1726883850.07273: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 6654 1726883850.07287: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07324: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 6654 1726883850.07398: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07417: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07465: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07536: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07576: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 6654 1726883850.07721: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 6654 1726883850.07724: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.07786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 6654 1726883850.08025: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.08169: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available <<< 6654 1726883850.08217: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.08266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 6654 1726883850.08327: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.08366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 6654 1726883850.08386: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.08472: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.08571: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 6654 1726883850.08575: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 6654 1726883850.08690: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.08729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 6654 1726883850.08800: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 6654 1726883850.09097: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883850.09249: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 6654 1726883850.09294: stdout chunk (state=3): >>># 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' <<< 6654 1726883850.09395: 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 0x7f1040a6ef30> <<< 6654 1726883850.09425: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040a6f3b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040a6cb30> <<< 6654 1726883850.70093: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 6654 1726883850.70125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040ab4440> <<< 6654 1726883850.70206: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 6654 1726883850.70226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 6654 1726883850.70255: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040ab5520> <<< 6654 1726883850.70384: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883850.70470: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 6654 1726883850.70489: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040ab7920> <<< 6654 1726883850.70511: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040ab6510> <<< 6654 1726883850.70856: 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 <<< 6654 1726883850.94667: stdout chunk (state=3): >>> <<< 6654 1726883850.94710: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-112.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-112", "ansible_nodename": "ip-10-31-9-112.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": "ec2bc4b46b499b2b05af197cf4ffb455", "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDH62p/gBvyfl2Prl64NsAaV74F92+vniz6E63ueP8QIXFVHkcI/Ao04euIjiw8sren4hNJLtjaq0JcJ6pbygfqi+o4ObwnDleLcMdzKj9NzI8p67LfHKPH8gzYC0kD8j/8REXI/NAzwhbTZoPaU/HV33zg8GiK3xIH8vCMpOUCx+e1bsiB8mNRfCYQtUIBHpCycY+C7KhdGlLMe83YU+OmLcl/9xXxmV84WxxrC33NggCNOTJxSa6Pr1nWgslecHrExI+ZitTmixA5GBEa9JL87xvkRocQke2zm02V0jhdE/sH2tvvNMbTH2T1It4EgWTGitiNQmZzs/UJk63mApyNRfKSI8rz4rVDGpMeucoQimxOMCjr2Jfy5RxfWILhMVxNhw+TKk8UbA1OKvOf6HgJrhjRikMJchfLFJVEWwTX1MKGDjWlb3hvEVJ0ykwWkLb+VSu5A2G2JyDFh/2Zu85zaKMea29SxaYgIypdiGiKCKiuzX+Ut074X7O81S+95kc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLD2EJpjqjKY4gTrKevCQz8TnxfiL0VSPQJpDqalTihnr2eTgOAwBJRV6MIol5rC4v7wd+64pmG7vr5uR5B9zl4=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOCIbz9pTb3iPqiLV/YRYIe2QofK6K6Jp3cH+ede2uxn", "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_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_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.8.71 53552 10.31.9.112 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.71 53552 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "week<<< 6654 1726883850.94762: stdout chunk (state=3): >>>day": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "57", "second": "30", "epoch": "1726883850", "epoch_int": "1726883850", "date": "2024-09-20", "time": "21:57:30", "iso8601_micro": "2024-09-21T01:57:30.457767Z", "iso8601": "2024-09-21T01:57:30Z", "iso8601_basic": "20240920T215730457767", "iso8601_basic_short": "20240920T215730", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.18408203125, "5m": 0.3427734375, "15m": 0.1689453125}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3073, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 458, "free": 3073}, "nocache": {"free": 3346, "used": 185}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2bc4b4-6b49-9b2b-05af-197cf4ffb455", "ansible_product_uuid": "ec2bc4b4-6b49-9b2b-05af-197cf4ffb455", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 223, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261815500800, "block_size": 4096, "block_total": 65519099, "block_available": 63919800, "block_used": 1599299, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loop<<< 6654 1726883850.94767: stdout chunk (state=3): >>>back", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:a5:90:bb:1d:bb", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.112", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10a5:90ff:febb:1dbb", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.112", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:a5:90:bb:1d:bb", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.112"], "ansible_all_ipv6_addresses": ["fe80::10a5:90ff:febb:1dbb"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.112", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10a5:90ff:febb:1dbb"]}, "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"}}} <<< 6654 1726883850.95352: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6654 1726883850.95363: 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 <<< 6654 1726883850.95368: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 6654 1726883850.95415: 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 <<< 6654 1726883850.95423: 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 # 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 <<< 6654 1726883850.95462: stdout chunk (state=3): >>># cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc<<< 6654 1726883850.95502: 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<<< 6654 1726883850.95506: stdout chunk (state=3): >>> # 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 <<< 6654 1726883850.95510: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback<<< 6654 1726883850.95575: stdout chunk (state=3): >>> # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 6654 1726883850.95582: stdout chunk (state=3): >>># destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 6654 1726883850.95662: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 6654 1726883850.95670: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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<<< 6654 1726883850.95686: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__<<< 6654 1726883850.95697: stdout chunk (state=3): >>> # 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<<< 6654 1726883850.95703: stdout chunk (state=3): >>> # 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<<< 6654 1726883850.95709: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # 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<<< 6654 1726883850.95732: stdout chunk (state=3): >>> # 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 <<< 6654 1726883850.95752: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd <<< 6654 1726883850.95760: stdout chunk (state=3): >>># 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 <<< 6654 1726883850.95787: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps <<< 6654 1726883850.95801: stdout chunk (state=3): >>># 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 <<< 6654 1726883850.95812: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # 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 <<< 6654 1726883850.95819: 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 <<< 6654 1726883850.96161: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883850.96167: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6654 1726883850.96195: stdout chunk (state=3): >>># destroy _bz2 <<< 6654 1726883850.96218: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy _blake2 <<< 6654 1726883850.96225: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 6654 1726883850.96237: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 6654 1726883850.96275: stdout chunk (state=3): >>># destroy ntpath <<< 6654 1726883850.96284: stdout chunk (state=3): >>># destroy importlib # destroy zipimport <<< 6654 1726883850.96295: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 6654 1726883850.96318: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder <<< 6654 1726883850.96347: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 6654 1726883850.96349: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6654 1726883850.96399: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6654 1726883850.96406: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 6654 1726883850.96412: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 6654 1726883850.96458: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize <<< 6654 1726883850.96474: stdout chunk (state=3): >>># destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 6654 1726883850.96505: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 6654 1726883850.96529: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 6654 1726883850.96540: stdout chunk (state=3): >>># destroy datetime <<< 6654 1726883850.96586: stdout chunk (state=3): >>># destroy subprocess # destroy base64 # destroy _ssl <<< 6654 1726883850.96590: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 6654 1726883850.96594: stdout chunk (state=3): >>># destroy json <<< 6654 1726883850.96621: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 6654 1726883850.96641: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata <<< 6654 1726883850.96677: stdout chunk (state=3): >>># destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 6654 1726883850.96724: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser<<< 6654 1726883850.96745: stdout chunk (state=3): >>> # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6654 1726883850.96761: 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 <<< 6654 1726883850.96799: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 6654 1726883850.96803: 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 # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6654 1726883850.96835: 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 <<< 6654 1726883850.96856: stdout chunk (state=3): >>># 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 <<< 6654 1726883850.96873: 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 <<< 6654 1726883850.96897: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6654 1726883850.97040: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6654 1726883850.97046: stdout chunk (state=3): >>># destroy _socket <<< 6654 1726883850.97058: stdout chunk (state=3): >>># destroy _collections <<< 6654 1726883850.97084: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 6654 1726883850.97087: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6654 1726883850.97115: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6654 1726883850.97150: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 6654 1726883850.97168: 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 <<< 6654 1726883850.97175: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6654 1726883850.97191: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883850.97277: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6654 1726883850.97286: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs <<< 6654 1726883850.97301: 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 <<< 6654 1726883850.97328: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6654 1726883850.97357: stdout chunk (state=3): >>># destroy _hashlib <<< 6654 1726883850.97360: stdout chunk (state=3): >>># destroy _operator # destroy _sre <<< 6654 1726883850.97363: stdout chunk (state=3): >>># destroy _string # destroy re <<< 6654 1726883850.97394: stdout chunk (state=3): >>># destroy itertools # destroy _abc <<< 6654 1726883850.97397: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6654 1726883850.97403: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6654 1726883850.97806: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883850.97809: stderr chunk (state=3): >>><<< 6654 1726883850.97813: stdout chunk (state=3): >>><<< 6654 1726883850.97975: _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 0x7f1041bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041b8bb00> # /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 0x7f1041bbea50> 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 0x7f1041bcd130> # /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 0x7f1041bcdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419ebdd0> # /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 0x7f10419ebfe0> # /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 0x7f1041a23800> # /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 0x7f1041a23e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a03aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a011c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419e8f80> # /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 0x7f1041a43770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a42390> # /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 0x7f1041a02090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a40ad0> # /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 0x7f1041a78800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419e8200> # /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 0x7f1041a78cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a78b60> # 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 0x7f1041a78ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10419e6d20> # /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 0x7f1041a79550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a79250> 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 0x7f1041a7a450> 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 0x7f1041a90680> 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 0x7f1041a91d60> # /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 0x7f1041a92c00> # 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 0x7f1041a93260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a92150> # /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 0x7f1041a93ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a93410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a7a4b0> # /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 0x7f104178bbc0> # /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 0x7f10417b46b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b4410> # 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 0x7f10417b46e0> # /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 0x7f10417b5010> # 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 0x7f10417b59d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b48c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041789d60> # /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 0x7f10417b6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041a7aba0> # /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 0x7f10417e3140> # /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 0x7f1041803500> # /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 0x7f1041864290> # /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 0x7f10418669f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10418643b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10418292b0> # /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 0x7f1041125370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041802300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10417b7d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1041802420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload__79sc_a6/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 0x7f104118b020> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041169f10> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041169070> # 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 0x7f1041188ef0> # /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 0x7f10411be990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10411be720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10411be030> # /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 0x7f10411bea80> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104118bcb0> 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 0x7f10411bf680> # 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 0x7f10411bf8c0> # /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 0x7f10411bfe00> 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 0x7f1041025bb0> # 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 0x7f10410277d0> # /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 0x7f10410281d0> # /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 0x7f1041029370> # /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 0x7f104102be30> # 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 0x7f10419e6cc0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104102a0f0> # /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 0x7f1041033da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041032870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410325d0> # /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 0x7f1041032b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104102a600> # 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 0x7f1041077a10> # /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 0x7f10410781a0> # /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 0x7f1041079be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410799a0> # /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 0x7f104107c1a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104107a2d0> # /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 0x7f104107f890> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f104107c350> # 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 0x7f10410807a0> # 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 0x7f1041080b60> # 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 0x7f1041080aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410782f0> # /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 0x7f1040f0c230> # 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 0x7f1040f0d2b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410829c0> # 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 0x7f1041083d70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041082600> # 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 0x7f1040f115b0> # /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 0x7f1040f122d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1041803b30> 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 0x7f1040f12390> # 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 0x7f1040f13620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1040f1e120> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f19880> 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 0x7f1041006a20> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10410fe6f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f1e150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f13020> # 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 0x7f1040fb2180> # /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 0x7f1040bb80e0> # 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 0x7f1040bb8440> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040f98050> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb2cc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb0860> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb0380> # /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 0x7f1040bbb440> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040bbacf0> # 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 0x7f1040bbaed0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040bba120> # /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 0x7f1040bbb5f0> # /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 0x7f1040c1a0f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c18110> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040fb0500> 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 0x7f1040c1b620> # /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 0x7f1040c1ad80> 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 0x7f1040c56270> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c44650> 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 0x7f1040c69e50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040c69dc0> 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 0x7f1040a6ef30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040a6f3b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040a6cb30> # /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 0x7f1040ab4440> # /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 0x7f1040ab5520> # /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 0x7f1040ab7920> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1040ab6510> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-9-112.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-9-112", "ansible_nodename": "ip-10-31-9-112.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": "ec2bc4b46b499b2b05af197cf4ffb455", "ansible_local": {}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDH62p/gBvyfl2Prl64NsAaV74F92+vniz6E63ueP8QIXFVHkcI/Ao04euIjiw8sren4hNJLtjaq0JcJ6pbygfqi+o4ObwnDleLcMdzKj9NzI8p67LfHKPH8gzYC0kD8j/8REXI/NAzwhbTZoPaU/HV33zg8GiK3xIH8vCMpOUCx+e1bsiB8mNRfCYQtUIBHpCycY+C7KhdGlLMe83YU+OmLcl/9xXxmV84WxxrC33NggCNOTJxSa6Pr1nWgslecHrExI+ZitTmixA5GBEa9JL87xvkRocQke2zm02V0jhdE/sH2tvvNMbTH2T1It4EgWTGitiNQmZzs/UJk63mApyNRfKSI8rz4rVDGpMeucoQimxOMCjr2Jfy5RxfWILhMVxNhw+TKk8UbA1OKvOf6HgJrhjRikMJchfLFJVEWwTX1MKGDjWlb3hvEVJ0ykwWkLb+VSu5A2G2JyDFh/2Zu85zaKMea29SxaYgIypdiGiKCKiuzX+Ut074X7O81S+95kc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLD2EJpjqjKY4gTrKevCQz8TnxfiL0VSPQJpDqalTihnr2eTgOAwBJRV6MIol5rC4v7wd+64pmG7vr5uR5B9zl4=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOCIbz9pTb3iPqiLV/YRYIe2QofK6K6Jp3cH+ede2uxn", "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_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_is_chroot": false, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_apparmor": {"status": "disabled"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.8.71 53552 10.31.9.112 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.71 53552 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fibre_channel_wwn": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "57", "second": "30", "epoch": "1726883850", "epoch_int": "1726883850", "date": "2024-09-20", "time": "21:57:30", "iso8601_micro": "2024-09-21T01:57:30.457767Z", "iso8601": "2024-09-21T01:57:30Z", "iso8601_basic": "20240920T215730457767", "iso8601_basic_short": "20240920T215730", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_lsb": {}, "ansible_loadavg": {"1m": 0.18408203125, "5m": 0.3427734375, "15m": 0.1689453125}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3073, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 458, "free": 3073}, "nocache": {"free": 3346, "used": 185}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2bc4b4-6b49-9b2b-05af-197cf4ffb455", "ansible_product_uuid": "ec2bc4b4-6b49-9b2b-05af-197cf4ffb455", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 223, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261815500800, "block_size": 4096, "block_total": 65519099, "block_available": 63919800, "block_used": 1599299, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "12:a5:90:bb:1d:bb", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.9.112", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::10a5:90ff:febb:1dbb", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.9.112", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:a5:90:bb:1d:bb", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.9.112"], "ansible_all_ipv6_addresses": ["fe80::10a5:90ff:febb:1dbb"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.9.112", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::10a5:90ff:febb:1dbb"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_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. 6654 1726883850.99041: 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-1726883849.1420999-6657-86457260768238/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883850.99044: _low_level_execute_command(): starting 6654 1726883850.99046: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883849.1420999-6657-86457260768238/ > /dev/null 2>&1 && sleep 0' 6654 1726883850.99239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883850.99243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883850.99250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6654 1726883850.99257: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883850.99264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883850.99274: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883850.99315: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883850.99318: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883850.99320: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883850.99370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.01179: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.01206: stderr chunk (state=3): >>><<< 6654 1726883851.01209: stdout chunk (state=3): >>><<< 6654 1726883851.01221: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.01228: handler run complete 6654 1726883851.01303: variable 'ansible_facts' from source: unknown 6654 1726883851.01368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.01835: variable 'ansible_facts' from source: unknown 6654 1726883851.01840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.01889: attempt loop complete, returning result 6654 1726883851.01899: _execute() done 6654 1726883851.01910: dumping result to json 6654 1726883851.01940: done dumping result, returning 6654 1726883851.01956: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [129f73bb-7c05-8a0c-6860-000000000019] 6654 1726883851.01958: sending task result for task 129f73bb-7c05-8a0c-6860-000000000019 6654 1726883851.02263: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000019 6654 1726883851.02266: WORKER PROCESS EXITING ok: [managed_node2] 6654 1726883851.02521: no more pending results, returning what we have 6654 1726883851.02524: results queue empty 6654 1726883851.02524: checking for any_errors_fatal 6654 1726883851.02525: done checking for any_errors_fatal 6654 1726883851.02526: checking for max_fail_percentage 6654 1726883851.02527: done checking for max_fail_percentage 6654 1726883851.02527: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.02528: done checking to see if all hosts have failed 6654 1726883851.02528: getting the remaining hosts for this loop 6654 1726883851.02529: done getting the remaining hosts for this loop 6654 1726883851.02534: getting the next task for host managed_node2 6654 1726883851.02539: done getting next task for host managed_node2 6654 1726883851.02540: ^ task is: TASK: meta (flush_handlers) 6654 1726883851.02541: ^ 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 6654 1726883851.02545: getting variables 6654 1726883851.02546: in VariableManager get_vars() 6654 1726883851.02565: Calling all_inventory to load vars for managed_node2 6654 1726883851.02566: Calling groups_inventory to load vars for managed_node2 6654 1726883851.02568: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.02575: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.02577: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.02579: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.02801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.03021: done with get_vars() 6654 1726883851.03029: done getting variables 6654 1726883851.03123: in VariableManager get_vars() 6654 1726883851.03130: Calling all_inventory to load vars for managed_node2 6654 1726883851.03133: Calling groups_inventory to load vars for managed_node2 6654 1726883851.03135: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.03138: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.03139: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.03141: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.03251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.03390: done with get_vars() 6654 1726883851.03399: done queuing things up, now waiting for results queue to drain 6654 1726883851.03401: results queue empty 6654 1726883851.03401: checking for any_errors_fatal 6654 1726883851.03402: done checking for any_errors_fatal 6654 1726883851.03406: checking for max_fail_percentage 6654 1726883851.03406: done checking for max_fail_percentage 6654 1726883851.03407: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.03407: done checking to see if all hosts have failed 6654 1726883851.03408: getting the remaining hosts for this loop 6654 1726883851.03408: done getting the remaining hosts for this loop 6654 1726883851.03410: getting the next task for host managed_node2 6654 1726883851.03413: done getting next task for host managed_node2 6654 1726883851.03413: ^ task is: TASK: meta (end_host) 6654 1726883851.03414: ^ 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 6654 1726883851.03416: getting variables 6654 1726883851.03416: in VariableManager get_vars() 6654 1726883851.03422: Calling all_inventory to load vars for managed_node2 6654 1726883851.03424: Calling groups_inventory to load vars for managed_node2 6654 1726883851.03426: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.03429: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.03432: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.03434: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.03514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.03753: done with get_vars() 6654 1726883851.03761: done getting variables TASK [Ubuntu and RHEL6 containers are minified, missing manual pages] ********** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:11 Friday 20 September 2024 21:57:31 -0400 (0:00:03.087) 0:00:03.095 ****** 6654 1726883851.03811: in VariableManager get_vars() 6654 1726883851.03825: Calling all_inventory to load vars for managed_node2 6654 1726883851.03831: Calling groups_inventory to load vars for managed_node2 6654 1726883851.03834: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.03838: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.03841: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.03846: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.03965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.04086: done with get_vars() 6654 1726883851.04402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6654 1726883851.05810: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6654 1726883851.05891: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6654 1726883851.05946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6654 1726883851.05984: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6654 1726883851.06013: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6654 1726883851.06075: 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) 6654 1726883851.06089: 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) 6654 1726883851.06102: 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) 6654 1726883851.06137: 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) 6654 1726883851.06162: 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) 6654 1726883851.06289: variable 'ansible_facts' from source: unknown 6654 1726883851.06372: 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 6654 1726883851.06402: done queuing things up, now waiting for results queue to drain 6654 1726883851.06404: results queue empty 6654 1726883851.06405: checking for any_errors_fatal 6654 1726883851.06405: done checking for any_errors_fatal 6654 1726883851.06406: checking for max_fail_percentage 6654 1726883851.06406: done checking for max_fail_percentage 6654 1726883851.06407: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.06407: done checking to see if all hosts have failed 6654 1726883851.06408: getting the remaining hosts for this loop 6654 1726883851.06408: done getting the remaining hosts for this loop 6654 1726883851.06410: getting the next task for host managed_node2 6654 1726883851.06412: done getting next task for host managed_node2 6654 1726883851.06413: ^ task is: TASK: Define common variables 6654 1726883851.06414: ^ 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 6654 1726883851.06416: getting variables 6654 1726883851.06416: in VariableManager get_vars() 6654 1726883851.06446: Calling all_inventory to load vars for managed_node2 6654 1726883851.06448: Calling groups_inventory to load vars for managed_node2 6654 1726883851.06451: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.06455: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.06458: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.06460: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.06566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.06682: done with get_vars() 6654 1726883851.06687: done getting variables 6654 1726883851.06728: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:16 Friday 20 September 2024 21:57:31 -0400 (0:00:00.029) 0:00:03.124 ****** 6654 1726883851.06747: entering _queue_task() for managed_node2/set_fact 6654 1726883851.06748: Creating lock for set_fact 6654 1726883851.06940: worker is 1 (out of 1 available) 6654 1726883851.06955: exiting _queue_task() for managed_node2/set_fact 6654 1726883851.06965: done queuing things up, now waiting for results queue to drain 6654 1726883851.06967: waiting for pending results... 6654 1726883851.07102: running TaskExecutor() for managed_node2/TASK: Define common variables 6654 1726883851.07150: in run() - task 129f73bb-7c05-8a0c-6860-000000000007 6654 1726883851.07158: variable 'ansible_search_path' from source: unknown 6654 1726883851.07185: calling self._execute() 6654 1726883851.07235: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.07241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.07250: variable 'omit' from source: magic vars 6654 1726883851.07319: variable 'omit' from source: magic vars 6654 1726883851.07346: variable 'omit' from source: magic vars 6654 1726883851.07366: variable 'omit' from source: magic vars 6654 1726883851.07397: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883851.07427: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883851.07447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883851.07458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.07469: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.07491: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883851.07494: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.07496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.07587: Set connection var ansible_shell_executable to /bin/sh 6654 1726883851.07591: Set connection var ansible_connection to ssh 6654 1726883851.07604: Set connection var ansible_pipelining to False 6654 1726883851.07607: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883851.07620: Set connection var ansible_shell_type to sh 6654 1726883851.07624: Set connection var ansible_timeout to 10 6654 1726883851.07656: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.07660: variable 'ansible_connection' from source: unknown 6654 1726883851.07663: variable 'ansible_module_compression' from source: unknown 6654 1726883851.07665: variable 'ansible_shell_type' from source: unknown 6654 1726883851.07668: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.07670: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.07672: variable 'ansible_pipelining' from source: unknown 6654 1726883851.07675: variable 'ansible_timeout' from source: unknown 6654 1726883851.07677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.07811: 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) 6654 1726883851.07820: variable 'omit' from source: magic vars 6654 1726883851.07825: starting attempt loop 6654 1726883851.07828: running the handler 6654 1726883851.07838: handler run complete 6654 1726883851.07848: attempt loop complete, returning result 6654 1726883851.07851: _execute() done 6654 1726883851.07853: dumping result to json 6654 1726883851.07856: done dumping result, returning 6654 1726883851.07863: done running TaskExecutor() for managed_node2/TASK: Define common variables [129f73bb-7c05-8a0c-6860-000000000007] 6654 1726883851.07866: sending task result for task 129f73bb-7c05-8a0c-6860-000000000007 6654 1726883851.07942: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000007 6654 1726883851.07947: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "ssh_test_package": "openssh-clients" }, "changed": false } 6654 1726883851.08011: no more pending results, returning what we have 6654 1726883851.08013: results queue empty 6654 1726883851.08014: checking for any_errors_fatal 6654 1726883851.08015: done checking for any_errors_fatal 6654 1726883851.08016: checking for max_fail_percentage 6654 1726883851.08017: done checking for max_fail_percentage 6654 1726883851.08018: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.08019: done checking to see if all hosts have failed 6654 1726883851.08019: getting the remaining hosts for this loop 6654 1726883851.08020: done getting the remaining hosts for this loop 6654 1726883851.08023: getting the next task for host managed_node2 6654 1726883851.08027: done getting next task for host managed_node2 6654 1726883851.08029: ^ task is: TASK: Define specific variables 6654 1726883851.08032: ^ 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 6654 1726883851.08035: getting variables 6654 1726883851.08036: in VariableManager get_vars() 6654 1726883851.08055: Calling all_inventory to load vars for managed_node2 6654 1726883851.08057: Calling groups_inventory to load vars for managed_node2 6654 1726883851.08059: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.08067: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.08069: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.08072: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.08226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.08376: done with get_vars() 6654 1726883851.08382: done getting variables 6654 1726883851.08443: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:20 Friday 20 September 2024 21:57:31 -0400 (0:00:00.017) 0:00:03.141 ****** 6654 1726883851.08468: entering _queue_task() for managed_node2/set_fact 6654 1726883851.08685: worker is 1 (out of 1 available) 6654 1726883851.08697: exiting _queue_task() for managed_node2/set_fact 6654 1726883851.08713: done queuing things up, now waiting for results queue to drain 6654 1726883851.08715: waiting for pending results... 6654 1726883851.08934: running TaskExecutor() for managed_node2/TASK: Define specific variables 6654 1726883851.08985: in run() - task 129f73bb-7c05-8a0c-6860-000000000008 6654 1726883851.08996: variable 'ansible_search_path' from source: unknown 6654 1726883851.09025: calling self._execute() 6654 1726883851.09077: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.09081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.09089: variable 'omit' from source: magic vars 6654 1726883851.09374: variable 'ansible_facts' from source: unknown 6654 1726883851.09438: Evaluated conditional (ansible_facts['os_family'] != 'RedHat' ): False 6654 1726883851.09441: when evaluation is False, skipping this task 6654 1726883851.09447: _execute() done 6654 1726883851.09450: dumping result to json 6654 1726883851.09454: done dumping result, returning 6654 1726883851.09457: done running TaskExecutor() for managed_node2/TASK: Define specific variables [129f73bb-7c05-8a0c-6860-000000000008] 6654 1726883851.09460: sending task result for task 129f73bb-7c05-8a0c-6860-000000000008 6654 1726883851.09550: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000008 6654 1726883851.09553: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ansible_facts['os_family'] != 'RedHat'\n", "skip_reason": "Conditional result was False" } 6654 1726883851.09616: no more pending results, returning what we have 6654 1726883851.09619: results queue empty 6654 1726883851.09620: checking for any_errors_fatal 6654 1726883851.09623: done checking for any_errors_fatal 6654 1726883851.09624: checking for max_fail_percentage 6654 1726883851.09626: done checking for max_fail_percentage 6654 1726883851.09626: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.09627: done checking to see if all hosts have failed 6654 1726883851.09627: getting the remaining hosts for this loop 6654 1726883851.09628: done getting the remaining hosts for this loop 6654 1726883851.09633: getting the next task for host managed_node2 6654 1726883851.09644: done getting next task for host managed_node2 6654 1726883851.09652: ^ task is: TASK: Check if system is ostree 6654 1726883851.09654: ^ 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 6654 1726883851.09657: getting variables 6654 1726883851.09658: in VariableManager get_vars() 6654 1726883851.09682: Calling all_inventory to load vars for managed_node2 6654 1726883851.09684: Calling groups_inventory to load vars for managed_node2 6654 1726883851.09686: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.09692: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.09693: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.09695: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.09809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.09995: done with get_vars() 6654 1726883851.10005: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:29 Friday 20 September 2024 21:57:31 -0400 (0:00:00.016) 0:00:03.157 ****** 6654 1726883851.10099: entering _queue_task() for managed_node2/stat 6654 1726883851.10304: worker is 1 (out of 1 available) 6654 1726883851.10314: exiting _queue_task() for managed_node2/stat 6654 1726883851.10324: done queuing things up, now waiting for results queue to drain 6654 1726883851.10326: waiting for pending results... 6654 1726883851.10579: running TaskExecutor() for managed_node2/TASK: Check if system is ostree 6654 1726883851.10695: in run() - task 129f73bb-7c05-8a0c-6860-00000000000a 6654 1726883851.10705: variable 'ansible_search_path' from source: unknown 6654 1726883851.10748: calling self._execute() 6654 1726883851.10833: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.10845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.10941: variable 'omit' from source: magic vars 6654 1726883851.11289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883851.11645: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883851.11675: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883851.11790: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883851.11795: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883851.11840: 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) 6654 1726883851.11869: 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) 6654 1726883851.11887: 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) 6654 1726883851.11904: 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) 6654 1726883851.12138: Evaluated conditional (not __ssh_is_ostree is defined): True 6654 1726883851.12146: variable 'omit' from source: magic vars 6654 1726883851.12149: variable 'omit' from source: magic vars 6654 1726883851.12151: variable 'omit' from source: magic vars 6654 1726883851.12164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883851.12212: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883851.12252: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883851.12287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.12311: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.12346: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883851.12351: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.12353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.12421: Set connection var ansible_shell_executable to /bin/sh 6654 1726883851.12425: Set connection var ansible_connection to ssh 6654 1726883851.12432: Set connection var ansible_pipelining to False 6654 1726883851.12437: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883851.12442: Set connection var ansible_shell_type to sh 6654 1726883851.12449: Set connection var ansible_timeout to 10 6654 1726883851.12466: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.12469: variable 'ansible_connection' from source: unknown 6654 1726883851.12471: variable 'ansible_module_compression' from source: unknown 6654 1726883851.12474: variable 'ansible_shell_type' from source: unknown 6654 1726883851.12476: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.12478: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.12481: variable 'ansible_pipelining' from source: unknown 6654 1726883851.12483: variable 'ansible_timeout' from source: unknown 6654 1726883851.12493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.12602: 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) 6654 1726883851.12607: variable 'omit' from source: magic vars 6654 1726883851.12615: starting attempt loop 6654 1726883851.12618: running the handler 6654 1726883851.12626: _low_level_execute_command(): starting 6654 1726883851.12634: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883851.13249: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.13295: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.13298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.13371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.15014: stdout chunk (state=3): >>>/root <<< 6654 1726883851.15151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.15160: stderr chunk (state=3): >>><<< 6654 1726883851.15163: stdout chunk (state=3): >>><<< 6654 1726883851.15180: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.15218: _low_level_execute_command(): starting 6654 1726883851.15222: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211 `" && echo ansible-tmp-1726883851.1518512-6734-50062051801211="` echo /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211 `" ) && sleep 0' 6654 1726883851.15839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.15843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883851.15845: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.15849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.15851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.15912: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.15952: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.17896: stdout chunk (state=3): >>>ansible-tmp-1726883851.1518512-6734-50062051801211=/root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211 <<< 6654 1726883851.17999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.18020: stderr chunk (state=3): >>><<< 6654 1726883851.18024: stdout chunk (state=3): >>><<< 6654 1726883851.18039: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883851.1518512-6734-50062051801211=/root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.18093: variable 'ansible_module_compression' from source: unknown 6654 1726883851.18133: ANSIBALLZ: Using lock for stat 6654 1726883851.18136: ANSIBALLZ: Acquiring lock 6654 1726883851.18139: ANSIBALLZ: Lock acquired: 139756106062048 6654 1726883851.18141: ANSIBALLZ: Creating module 6654 1726883851.25876: ANSIBALLZ: Writing module into payload 6654 1726883851.25940: ANSIBALLZ: Writing module 6654 1726883851.25958: ANSIBALLZ: Renaming module 6654 1726883851.25962: ANSIBALLZ: Done creating module 6654 1726883851.25976: variable 'ansible_facts' from source: unknown 6654 1726883851.26035: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py 6654 1726883851.26124: Sending initial data 6654 1726883851.26128: Sent initial data (150 bytes) 6654 1726883851.26581: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.26585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.26588: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address <<< 6654 1726883851.26591: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.26647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883851.26651: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.26655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.26710: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.28333: 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 <<< 6654 1726883851.28370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883851.28412: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp40fzj9oe /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py <<< 6654 1726883851.28420: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py" <<< 6654 1726883851.28456: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp40fzj9oe" to remote "/root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py" <<< 6654 1726883851.28996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.29034: stderr chunk (state=3): >>><<< 6654 1726883851.29037: stdout chunk (state=3): >>><<< 6654 1726883851.29063: done transferring module to remote 6654 1726883851.29075: _low_level_execute_command(): starting 6654 1726883851.29081: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/ /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py && sleep 0' 6654 1726883851.29505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.29508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883851.29511: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.29515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.29517: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.29566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883851.29570: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.29617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.31388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.31409: stderr chunk (state=3): >>><<< 6654 1726883851.31412: stdout chunk (state=3): >>><<< 6654 1726883851.31424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.31427: _low_level_execute_command(): starting 6654 1726883851.31433: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/AnsiballZ_stat.py && sleep 0' 6654 1726883851.31845: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.31848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883851.31850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6654 1726883851.31852: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.31854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.31911: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.31914: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.31958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.34117: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883851.34149: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883851.34178: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6654 1726883851.34183: stdout chunk (state=3): >>>import '_weakref' # <<< 6654 1726883851.34256: stdout chunk (state=3): >>>import '_io' # <<< 6654 1726883851.34264: stdout chunk (state=3): >>>import 'marshal' # <<< 6654 1726883851.34294: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883851.34327: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883851.34365: stdout chunk (state=3): >>>import 'time' # <<< 6654 1726883851.34367: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6654 1726883851.34418: 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' <<< 6654 1726883851.34442: stdout chunk (state=3): >>>import '_codecs' # <<< 6654 1726883851.34466: stdout chunk (state=3): >>>import 'codecs' # <<< 6654 1726883851.34500: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883851.34524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6654 1726883851.34529: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15819bc4d0> <<< 6654 1726883851.34547: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158198bb00> <<< 6654 1726883851.34569: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 6654 1726883851.34572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 6654 1726883851.34585: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15819bea50> <<< 6654 1726883851.34610: stdout chunk (state=3): >>>import '_signal' # <<< 6654 1726883851.34629: stdout chunk (state=3): >>>import '_abc' # <<< 6654 1726883851.34637: stdout chunk (state=3): >>>import 'abc' # <<< 6654 1726883851.34653: stdout chunk (state=3): >>>import 'io' # <<< 6654 1726883851.34686: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6654 1726883851.34773: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883851.34806: stdout chunk (state=3): >>>import 'genericpath' # <<< 6654 1726883851.34808: stdout chunk (state=3): >>>import 'posixpath' # <<< 6654 1726883851.34833: stdout chunk (state=3): >>>import 'os' # <<< 6654 1726883851.34853: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6654 1726883851.34866: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 6654 1726883851.34875: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6654 1726883851.34892: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 6654 1726883851.34897: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6654 1726883851.34928: 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' <<< 6654 1726883851.34953: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15819cd130> <<< 6654 1726883851.35010: 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 <<< 6654 1726883851.35023: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.35041: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15819cdfa0> <<< 6654 1726883851.35056: stdout chunk (state=3): >>>import 'site' # <<< 6654 1726883851.35088: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883851.35312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883851.35329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883851.35358: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6654 1726883851.35363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.35380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883851.35423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6654 1726883851.35441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6654 1726883851.35472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6654 1726883851.35478: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817ebe90> <<< 6654 1726883851.35507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883851.35515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6654 1726883851.35546: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817ebf50> <<< 6654 1726883851.35570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6654 1726883851.35594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6654 1726883851.35620: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883851.35663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.35686: stdout chunk (state=3): >>>import 'itertools' # <<< 6654 1726883851.35710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 6654 1726883851.35715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581823890> <<< 6654 1726883851.35746: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6654 1726883851.35755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6654 1726883851.35768: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581823f20> <<< 6654 1726883851.35772: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883851.35825: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581803b60> <<< 6654 1726883851.35833: stdout chunk (state=3): >>>import '_functools' # <<< 6654 1726883851.35867: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581801280> <<< 6654 1726883851.35953: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817e9040> <<< 6654 1726883851.35979: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883851.36002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6654 1726883851.36015: stdout chunk (state=3): >>>import '_sre' # <<< 6654 1726883851.36033: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6654 1726883851.36060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6654 1726883851.36077: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 6654 1726883851.36090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6654 1726883851.36122: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581843800> <<< 6654 1726883851.36136: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581842420> <<< 6654 1726883851.36164: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 6654 1726883851.36167: 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 0x7f1581802150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581840b60> <<< 6654 1726883851.36236: 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 0x7f1581878830> <<< 6654 1726883851.36239: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817e82c0> <<< 6654 1726883851.36267: 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' <<< 6654 1726883851.36302: 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 0x7f1581878ce0> <<< 6654 1726883851.36307: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581878b90> <<< 6654 1726883851.36361: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.36364: 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 0x7f1581878f50> <<< 6654 1726883851.36366: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817e6de0> <<< 6654 1726883851.36399: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 6654 1726883851.36403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.36422: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883851.36461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6654 1726883851.36464: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581879580> <<< 6654 1726883851.36482: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581879280> import 'importlib.machinery' # <<< 6654 1726883851.36515: 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' <<< 6654 1726883851.36535: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158187a480> <<< 6654 1726883851.36560: stdout chunk (state=3): >>>import 'importlib.util' # <<< 6654 1726883851.36562: stdout chunk (state=3): >>>import 'runpy' # <<< 6654 1726883851.36589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883851.36619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6654 1726883851.36658: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 6654 1726883851.36664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15818906b0> <<< 6654 1726883851.36670: stdout chunk (state=3): >>>import 'errno' # <<< 6654 1726883851.36706: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.36709: 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 0x7f1581891d90> <<< 6654 1726883851.36734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883851.36753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6654 1726883851.36771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6654 1726883851.36783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6654 1726883851.36788: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581892c30> <<< 6654 1726883851.36827: 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 0x7f1581893290> <<< 6654 1726883851.36846: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581892180> <<< 6654 1726883851.36856: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6654 1726883851.36873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6654 1726883851.36914: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.36920: 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 0x7f1581893d10> <<< 6654 1726883851.36935: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581893440> <<< 6654 1726883851.36978: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158187a4e0> <<< 6654 1726883851.37003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883851.37024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6654 1726883851.37047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883851.37066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883851.37100: 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 0x7f1581613c50> <<< 6654 1726883851.37127: 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' <<< 6654 1726883851.37157: 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 0x7f158163c6b0><<< 6654 1726883851.37165: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163c410> <<< 6654 1726883851.37194: 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 0x7f158163c6e0> <<< 6654 1726883851.37228: 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' <<< 6654 1726883851.37306: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.37429: 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 0x7f158163d010> <<< 6654 1726883851.37557: 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 0x7f158163d9d0> <<< 6654 1726883851.37565: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163c8c0> <<< 6654 1726883851.37581: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581611df0> <<< 6654 1726883851.37607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883851.37628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883851.37654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6654 1726883851.37661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6654 1726883851.37676: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163edb0> <<< 6654 1726883851.37698: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163daf0> <<< 6654 1726883851.37718: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158187abd0> <<< 6654 1726883851.37747: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883851.37808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.37825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883851.37865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883851.37892: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581663140> <<< 6654 1726883851.37949: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883851.37966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.37981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883851.38001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883851.38041: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158168b4a0> <<< 6654 1726883851.38062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883851.38110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883851.38160: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883851.38191: 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 0x7f15816ec230> <<< 6654 1726883851.38216: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883851.38246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883851.38273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883851.38313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883851.38400: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15816ee990> <<< 6654 1726883851.38474: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15816ec350> <<< 6654 1726883851.38515: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15816b5250> <<< 6654 1726883851.38543: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 6654 1726883851.38550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15814f9340> <<< 6654 1726883851.38567: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158168a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163fd10> <<< 6654 1726883851.38686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883851.38708: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f158168a600> <<< 6654 1726883851.38876: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_z1m44nus/ansible_stat_payload.zip' # zipimport: zlib available <<< 6654 1726883851.39017: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.39046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883851.39063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883851.39102: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883851.39177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6654 1726883851.39211: 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' <<< 6654 1726883851.39218: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158154efc0> <<< 6654 1726883851.39225: stdout chunk (state=3): >>>import '_typing' # <<< 6654 1726883851.39413: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158152deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158152d040> <<< 6654 1726883851.39416: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.39453: stdout chunk (state=3): >>>import 'ansible' # <<< 6654 1726883851.39460: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.39488: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.39493: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.39513: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6654 1726883851.39522: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.40932: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.42040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6654 1726883851.42050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158154ce90> <<< 6654 1726883851.42070: 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' <<< 6654 1726883851.42099: 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' <<< 6654 1726883851.42127: 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' <<< 6654 1726883851.42166: 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' <<< 6654 1726883851.42169: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f158157aa50> <<< 6654 1726883851.42204: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158157a7e0> <<< 6654 1726883851.42237: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158157a0f0> <<< 6654 1726883851.42248: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6654 1726883851.42262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6654 1726883851.42305: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158157a540> <<< 6654 1726883851.42308: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158154fc50> import 'atexit' # <<< 6654 1726883851.42341: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 6654 1726883851.42347: 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 0x7f158157b7d0> <<< 6654 1726883851.42371: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.42374: 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 0x7f158157ba10> <<< 6654 1726883851.42394: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883851.42447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6654 1726883851.42450: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883851.42500: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158157bf20> <<< 6654 1726883851.42505: stdout chunk (state=3): >>>import 'pwd' # <<< 6654 1726883851.42527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883851.42552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883851.42592: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f11cd0> <<< 6654 1726883851.42620: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.42631: 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 0x7f1580f138f0> <<< 6654 1726883851.42634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883851.42657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883851.42690: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f142f0> <<< 6654 1726883851.42710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883851.42738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6654 1726883851.42760: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f15490> <<< 6654 1726883851.42773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883851.42812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883851.42833: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6654 1726883851.42840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6654 1726883851.42888: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f17f20> <<< 6654 1726883851.42924: 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 0x7f158152f0b0> <<< 6654 1726883851.42949: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f161e0> <<< 6654 1726883851.42966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883851.42998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6654 1726883851.43015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6654 1726883851.43028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6654 1726883851.43035: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883851.43066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883851.43092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 6654 1726883851.43102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6654 1726883851.43105: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f1fe90> <<< 6654 1726883851.43121: stdout chunk (state=3): >>>import '_tokenize' # <<< 6654 1726883851.43181: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f1e960> <<< 6654 1726883851.43194: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f1e6c0> <<< 6654 1726883851.43212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6654 1726883851.43215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6654 1726883851.43282: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f1ec30> <<< 6654 1726883851.43337: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f166f0> <<< 6654 1726883851.43393: 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 0x7f1580f67ec0> # /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 0x7f1580f68110> <<< 6654 1726883851.43427: 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 <<< 6654 1726883851.43441: 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' <<< 6654 1726883851.43479: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.43495: 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 0x7f1580f69c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f699d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883851.43618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883851.43670: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.43691: 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 0x7f1580f6c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f6a300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883851.43770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.43773: 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' <<< 6654 1726883851.43789: stdout chunk (state=3): >>>import '_string' # <<< 6654 1726883851.43818: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f6f920> <<< 6654 1726883851.43941: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f6c2f0> <<< 6654 1726883851.44005: 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 0x7f1580f70950> <<< 6654 1726883851.44033: 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 0x7f1580f709e0> <<< 6654 1726883851.44088: 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 0x7f1580f70a40> <<< 6654 1726883851.44122: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f68320> <<< 6654 1726883851.44139: 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 <<< 6654 1726883851.44168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6654 1726883851.44182: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.44213: 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 0x7f1580ffc290> <<< 6654 1726883851.44363: 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 0x7f1580ffd3a0> <<< 6654 1726883851.44373: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f72a20> <<< 6654 1726883851.44411: 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 0x7f1580f73dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f72630> <<< 6654 1726883851.44446: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.44461: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6654 1726883851.44551: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.44650: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883851.44692: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 6654 1726883851.44696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6654 1726883851.44706: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.44808: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.44923: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.45466: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.46013: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 6654 1726883851.46037: 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 <<< 6654 1726883851.46056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.46114: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.46129: 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 0x7f1580e01700> <<< 6654 1726883851.46192: 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' <<< 6654 1726883851.46220: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e02480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580ffd640> <<< 6654 1726883851.46276: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883851.46281: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.46314: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 6654 1726883851.46337: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.46466: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.46646: 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' <<< 6654 1726883851.46651: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e024b0> <<< 6654 1726883851.46665: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47109: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47548: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47615: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47691: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883851.47702: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47731: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47772: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 6654 1726883851.47848: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47946: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6654 1726883851.47952: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.47975: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6654 1726883851.48013: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.48050: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6654 1726883851.48278: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.48519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883851.48589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883851.48593: stdout chunk (state=3): >>>import '_ast' # <<< 6654 1726883851.48666: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e03680> # zipimport: zlib available <<< 6654 1726883851.48749: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.48824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6654 1726883851.48848: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6654 1726883851.48866: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.48898: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.48934: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883851.48949: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.48983: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49027: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49084: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49151: 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 <<< 6654 1726883851.49197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.49279: 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 0x7f1580e0e0c0> <<< 6654 1726883851.49321: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e0b170> <<< 6654 1726883851.49352: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 6654 1726883851.49420: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49482: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49512: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49567: 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' <<< 6654 1726883851.49589: 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 <<< 6654 1726883851.49616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883851.49619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883851.49692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883851.49704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883851.49716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883851.49769: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15815cab10> <<< 6654 1726883851.49810: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15815be7e0> <<< 6654 1726883851.49898: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e0e2a0> <<< 6654 1726883851.49908: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e0de80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6654 1726883851.49937: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.49963: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883851.50043: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 6654 1726883851.50046: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.50068: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 6654 1726883851.50193: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.50382: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.50514: 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__ <<< 6654 1726883851.50866: 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<<< 6654 1726883851.50893: stdout chunk (state=3): >>> # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 6654 1726883851.50916: stdout chunk (state=3): >>># 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 <<< 6654 1726883851.50970: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile <<< 6654 1726883851.50973: stdout chunk (state=3): >>># cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # 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 <<< 6654 1726883851.51043: stdout chunk (state=3): >>># cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 <<< 6654 1726883851.51046: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 6654 1726883851.51074: stdout chunk (state=3): >>># destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 6654 1726883851.51317: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883851.51369: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct <<< 6654 1726883851.51415: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch <<< 6654 1726883851.51420: stdout chunk (state=3): >>># destroy ipaddress # destroy ntpath <<< 6654 1726883851.51485: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 6654 1726883851.51488: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess <<< 6654 1726883851.51534: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime <<< 6654 1726883851.51566: stdout chunk (state=3): >>># destroy selinux <<< 6654 1726883851.51581: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6654 1726883851.51611: 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 <<< 6654 1726883851.51698: 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 <<< 6654 1726883851.51701: 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 _hashlib # cleanup[3] wiping _random <<< 6654 1726883851.51748: stdout chunk (state=3): >>># 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 <<< 6654 1726883851.51779: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat <<< 6654 1726883851.51818: 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 <<< 6654 1726883851.51839: 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 <<< 6654 1726883851.51968: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6654 1726883851.51995: stdout chunk (state=3): >>># destroy _collections <<< 6654 1726883851.52023: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 6654 1726883851.52062: stdout chunk (state=3): >>># destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6654 1726883851.52087: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 6654 1726883851.52113: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6654 1726883851.52128: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883851.52213: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6654 1726883851.52239: 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 <<< 6654 1726883851.52284: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6654 1726883851.52310: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 6654 1726883851.52335: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6654 1726883851.52348: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6654 1726883851.52710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.52721: stderr chunk (state=3): >>>Shared connection to 10.31.9.112 closed. <<< 6654 1726883851.52838: stdout chunk (state=3): >>><<< 6654 1726883851.52842: stderr chunk (state=3): >>><<< 6654 1726883851.52854: _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 0x7f15819bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158198bb00> # /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 0x7f15819bea50> 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 0x7f15819cd130> # /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 0x7f15819cdfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817ebe90> # /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 0x7f15817ebf50> # /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 0x7f1581823890> # /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 0x7f1581823f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581803b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581801280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817e9040> # /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 0x7f1581843800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581842420> # /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 0x7f1581802150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581840b60> # /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 0x7f1581878830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817e82c0> # /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 0x7f1581878ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581878b90> # 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 0x7f1581878f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15817e6de0> # /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 0x7f1581879580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581879280> 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 0x7f158187a480> 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 0x7f15818906b0> 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 0x7f1581891d90> # /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 0x7f1581892c30> # 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 0x7f1581893290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581892180> # /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 0x7f1581893d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581893440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158187a4e0> # /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 0x7f1581613c50> # /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 0x7f158163c6b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163c410> # 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 0x7f158163c6e0> # /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 0x7f158163d010> # 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 0x7f158163d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1581611df0> # /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 0x7f158163edb0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163daf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158187abd0> # /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 0x7f1581663140> # /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 0x7f158168b4a0> # /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 0x7f15816ec230> # /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 0x7f15816ee990> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15816ec350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15816b5250> # /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 0x7f15814f9340> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158168a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158163fd10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f158168a600> # zipimport: found 30 names in '/tmp/ansible_stat_payload_z1m44nus/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 0x7f158154efc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158152deb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158152d040> # 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 0x7f158154ce90> # /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 0x7f158157aa50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158157a7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158157a0f0> # /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 0x7f158157a540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f158154fc50> 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 0x7f158157b7d0> # 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 0x7f158157ba10> # /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 0x7f158157bf20> 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 0x7f1580f11cd0> # 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 0x7f1580f138f0> # /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 0x7f1580f142f0> # /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 0x7f1580f15490> # /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 0x7f1580f17f20> # 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 0x7f158152f0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f161e0> # /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 0x7f1580f1fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f1e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f1e6c0> # /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 0x7f1580f1ec30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f166f0> # 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 0x7f1580f67ec0> # /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 0x7f1580f68110> # /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 0x7f1580f69c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f699d0> # /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 0x7f1580f6c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f6a300> # /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 0x7f1580f6f920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f6c2f0> # 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 0x7f1580f70950> # 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 0x7f1580f709e0> # 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 0x7f1580f70a40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f68320> # /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 0x7f1580ffc290> # 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 0x7f1580ffd3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f72a20> # 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 0x7f1580f73dd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580f72630> # 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 0x7f1580e01700> # /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 0x7f1580e02480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580ffd640> 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 0x7f1580e024b0> # 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 0x7f1580e03680> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1580e0e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e0b170> 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 0x7f15815cab10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f15815be7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e0e2a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1580e0de80> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6654 1726883851.54001: 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-1726883851.1518512-6734-50062051801211/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883851.54004: _low_level_execute_command(): starting 6654 1726883851.54007: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883851.1518512-6734-50062051801211/ > /dev/null 2>&1 && sleep 0' 6654 1726883851.54135: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883851.54156: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883851.54170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.54186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883851.54223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.54243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883851.54262: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883851.54334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.54355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883851.54375: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.54396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.54472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.56367: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.56371: stdout chunk (state=3): >>><<< 6654 1726883851.56373: stderr chunk (state=3): >>><<< 6654 1726883851.56388: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.56398: handler run complete 6654 1726883851.56546: attempt loop complete, returning result 6654 1726883851.56549: _execute() done 6654 1726883851.56552: dumping result to json 6654 1726883851.56554: done dumping result, returning 6654 1726883851.56556: done running TaskExecutor() for managed_node2/TASK: Check if system is ostree [129f73bb-7c05-8a0c-6860-00000000000a] 6654 1726883851.56558: sending task result for task 129f73bb-7c05-8a0c-6860-00000000000a 6654 1726883851.56626: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000000a 6654 1726883851.56629: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6654 1726883851.56707: no more pending results, returning what we have 6654 1726883851.56711: results queue empty 6654 1726883851.56712: checking for any_errors_fatal 6654 1726883851.56717: done checking for any_errors_fatal 6654 1726883851.56718: checking for max_fail_percentage 6654 1726883851.56720: done checking for max_fail_percentage 6654 1726883851.56720: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.56721: done checking to see if all hosts have failed 6654 1726883851.56722: getting the remaining hosts for this loop 6654 1726883851.56724: done getting the remaining hosts for this loop 6654 1726883851.56727: getting the next task for host managed_node2 6654 1726883851.56865: done getting next task for host managed_node2 6654 1726883851.56869: ^ task is: TASK: Set flag to indicate system is ostree 6654 1726883851.56871: ^ 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 6654 1726883851.56874: getting variables 6654 1726883851.56875: in VariableManager get_vars() 6654 1726883851.56904: Calling all_inventory to load vars for managed_node2 6654 1726883851.56907: Calling groups_inventory to load vars for managed_node2 6654 1726883851.56911: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.56922: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.56926: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.56929: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.57304: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.57514: done with get_vars() 6654 1726883851.57525: done getting variables 6654 1726883851.57591: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:34 Friday 20 September 2024 21:57:31 -0400 (0:00:00.475) 0:00:03.633 ****** 6654 1726883851.57621: entering _queue_task() for managed_node2/set_fact 6654 1726883851.57938: worker is 1 (out of 1 available) 6654 1726883851.57951: exiting _queue_task() for managed_node2/set_fact 6654 1726883851.57961: done queuing things up, now waiting for results queue to drain 6654 1726883851.57962: waiting for pending results... 6654 1726883851.58124: running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree 6654 1726883851.58219: in run() - task 129f73bb-7c05-8a0c-6860-00000000000b 6654 1726883851.58246: variable 'ansible_search_path' from source: unknown 6654 1726883851.58355: calling self._execute() 6654 1726883851.58377: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.58436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.58440: variable 'omit' from source: magic vars 6654 1726883851.58775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883851.59065: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883851.59120: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883851.59425: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883851.59477: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883851.59579: 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) 6654 1726883851.59591: 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) 6654 1726883851.59623: 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) 6654 1726883851.59660: 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) 6654 1726883851.59800: Evaluated conditional (not __ssh_is_ostree is defined): True 6654 1726883851.59804: variable 'omit' from source: magic vars 6654 1726883851.59829: variable 'omit' from source: magic vars 6654 1726883851.59954: variable '__ostree_booted_stat' from source: set_fact 6654 1726883851.60013: variable 'omit' from source: magic vars 6654 1726883851.60046: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883851.60100: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883851.60103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883851.60127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.60145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.60209: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883851.60212: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.60214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.60608: Set connection var ansible_shell_executable to /bin/sh 6654 1726883851.60612: Set connection var ansible_connection to ssh 6654 1726883851.60615: Set connection var ansible_pipelining to False 6654 1726883851.60617: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883851.60620: Set connection var ansible_shell_type to sh 6654 1726883851.60622: Set connection var ansible_timeout to 10 6654 1726883851.60623: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.60625: variable 'ansible_connection' from source: unknown 6654 1726883851.60628: variable 'ansible_module_compression' from source: unknown 6654 1726883851.60629: variable 'ansible_shell_type' from source: unknown 6654 1726883851.60634: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.60636: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.60638: variable 'ansible_pipelining' from source: unknown 6654 1726883851.60640: variable 'ansible_timeout' from source: unknown 6654 1726883851.60642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.60896: 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) 6654 1726883851.60951: variable 'omit' from source: magic vars 6654 1726883851.60961: starting attempt loop 6654 1726883851.60967: running the handler 6654 1726883851.60980: handler run complete 6654 1726883851.61149: attempt loop complete, returning result 6654 1726883851.61152: _execute() done 6654 1726883851.61155: dumping result to json 6654 1726883851.61157: done dumping result, returning 6654 1726883851.61158: done running TaskExecutor() for managed_node2/TASK: Set flag to indicate system is ostree [129f73bb-7c05-8a0c-6860-00000000000b] 6654 1726883851.61160: sending task result for task 129f73bb-7c05-8a0c-6860-00000000000b 6654 1726883851.61223: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000000b 6654 1726883851.61226: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ssh_is_ostree": false }, "changed": false } 6654 1726883851.61276: no more pending results, returning what we have 6654 1726883851.61279: results queue empty 6654 1726883851.61280: checking for any_errors_fatal 6654 1726883851.61286: done checking for any_errors_fatal 6654 1726883851.61287: checking for max_fail_percentage 6654 1726883851.61288: done checking for max_fail_percentage 6654 1726883851.61289: checking to see if all hosts have failed and the running result is not ok 6654 1726883851.61290: done checking to see if all hosts have failed 6654 1726883851.61290: getting the remaining hosts for this loop 6654 1726883851.61292: done getting the remaining hosts for this loop 6654 1726883851.61295: getting the next task for host managed_node2 6654 1726883851.61302: done getting next task for host managed_node2 6654 1726883851.61304: ^ task is: TASK: Enable installation of manual pages on Fedora/RHEL 6654 1726883851.61306: ^ 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 6654 1726883851.61308: getting variables 6654 1726883851.61310: in VariableManager get_vars() 6654 1726883851.61341: Calling all_inventory to load vars for managed_node2 6654 1726883851.61344: Calling groups_inventory to load vars for managed_node2 6654 1726883851.61347: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883851.61359: Calling all_plugins_play to load vars for managed_node2 6654 1726883851.61362: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883851.61365: Calling groups_plugins_play to load vars for managed_node2 6654 1726883851.61923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883851.62290: done with get_vars() 6654 1726883851.62418: done getting variables TASK [Enable installation of manual pages on Fedora/RHEL] ********************** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:38 Friday 20 September 2024 21:57:31 -0400 (0:00:00.048) 0:00:03.681 ****** 6654 1726883851.62467: entering _queue_task() for managed_node2/ansible.builtin.lineinfile 6654 1726883851.62469: Creating lock for ansible.builtin.lineinfile 6654 1726883851.62914: worker is 1 (out of 1 available) 6654 1726883851.62926: exiting _queue_task() for managed_node2/ansible.builtin.lineinfile 6654 1726883851.63074: done queuing things up, now waiting for results queue to drain 6654 1726883851.63076: waiting for pending results... 6654 1726883851.63299: running TaskExecutor() for managed_node2/TASK: Enable installation of manual pages on Fedora/RHEL 6654 1726883851.63304: in run() - task 129f73bb-7c05-8a0c-6860-00000000000d 6654 1726883851.63307: variable 'ansible_search_path' from source: unknown 6654 1726883851.63323: calling self._execute() 6654 1726883851.63404: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.63416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.63618: variable 'omit' from source: magic vars 6654 1726883851.64287: variable 'ansible_facts' from source: unknown 6654 1726883851.64356: Evaluated conditional (ansible_facts['os_family'] == "RedHat"): True 6654 1726883851.64376: variable 'omit' from source: magic vars 6654 1726883851.64414: variable 'omit' from source: magic vars 6654 1726883851.64611: 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) 6654 1726883851.64651: 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) 6654 1726883851.64685: 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) 6654 1726883851.64747: 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) 6654 1726883851.64771: 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) 6654 1726883851.64902: variable 'ansible_facts' from source: unknown 6654 1726883851.64988: variable 'omit' from source: magic vars 6654 1726883851.65137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883851.65143: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883851.65145: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883851.65147: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.65149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883851.65151: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883851.65160: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.65167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.65275: Set connection var ansible_shell_executable to /bin/sh 6654 1726883851.65284: Set connection var ansible_connection to ssh 6654 1726883851.65299: Set connection var ansible_pipelining to False 6654 1726883851.65311: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883851.65321: Set connection var ansible_shell_type to sh 6654 1726883851.65335: Set connection var ansible_timeout to 10 6654 1726883851.65465: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.65470: variable 'ansible_connection' from source: unknown 6654 1726883851.65473: variable 'ansible_module_compression' from source: unknown 6654 1726883851.65475: variable 'ansible_shell_type' from source: unknown 6654 1726883851.65477: variable 'ansible_shell_executable' from source: unknown 6654 1726883851.65479: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883851.65481: variable 'ansible_pipelining' from source: unknown 6654 1726883851.65483: variable 'ansible_timeout' from source: unknown 6654 1726883851.65485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883851.65533: 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) 6654 1726883851.65574: variable 'omit' from source: magic vars 6654 1726883851.65577: starting attempt loop 6654 1726883851.65579: running the handler 6654 1726883851.65585: _low_level_execute_command(): starting 6654 1726883851.65602: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883851.66855: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883851.66859: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.67007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.67085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.68748: stdout chunk (state=3): >>>/root <<< 6654 1726883851.68876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.68898: stdout chunk (state=3): >>><<< 6654 1726883851.68911: stderr chunk (state=3): >>><<< 6654 1726883851.68935: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.68953: _low_level_execute_command(): starting 6654 1726883851.69028: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473 `" && echo ansible-tmp-1726883851.689416-6746-211088815395473="` echo /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473 `" ) && sleep 0' 6654 1726883851.69547: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883851.69562: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883851.69585: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.69645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.69705: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883851.69723: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.69763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.69819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.71727: stdout chunk (state=3): >>>ansible-tmp-1726883851.689416-6746-211088815395473=/root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473 <<< 6654 1726883851.71850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.71856: stderr chunk (state=3): >>><<< 6654 1726883851.71859: stdout chunk (state=3): >>><<< 6654 1726883851.71875: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883851.689416-6746-211088815395473=/root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.71919: variable 'ansible_module_compression' from source: unknown 6654 1726883851.71960: ANSIBALLZ: Using lock for ansible.builtin.lineinfile 6654 1726883851.71963: ANSIBALLZ: Acquiring lock 6654 1726883851.71965: ANSIBALLZ: Lock acquired: 139756101198112 6654 1726883851.71968: ANSIBALLZ: Creating module 6654 1726883851.81014: ANSIBALLZ: Writing module into payload 6654 1726883851.81091: ANSIBALLZ: Writing module 6654 1726883851.81108: ANSIBALLZ: Renaming module 6654 1726883851.81111: ANSIBALLZ: Done creating module 6654 1726883851.81127: variable 'ansible_facts' from source: unknown 6654 1726883851.81173: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py 6654 1726883851.81268: Sending initial data 6654 1726883851.81272: Sent initial data (156 bytes) 6654 1726883851.81727: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883851.81732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883851.81735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.81738: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.81740: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883851.81742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.81807: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.81852: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.83471: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6654 1726883851.83494: 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 <<< 6654 1726883851.83539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883851.83591: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpzihhu73z /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py <<< 6654 1726883851.83595: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py" <<< 6654 1726883851.83633: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpzihhu73z" to remote "/root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py" <<< 6654 1726883851.84310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.84316: stderr chunk (state=3): >>><<< 6654 1726883851.84319: stdout chunk (state=3): >>><<< 6654 1726883851.84358: done transferring module to remote 6654 1726883851.84368: _low_level_execute_command(): starting 6654 1726883851.84371: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/ /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py && sleep 0' 6654 1726883851.84782: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883851.84786: 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 <<< 6654 1726883851.84788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.84790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883851.84792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883851.84794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.84837: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.84849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.84897: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.86679: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883851.86698: stderr chunk (state=3): >>><<< 6654 1726883851.86702: stdout chunk (state=3): >>><<< 6654 1726883851.86713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883851.86717: _low_level_execute_command(): starting 6654 1726883851.86720: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/AnsiballZ_lineinfile.py && sleep 0' 6654 1726883851.87108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.87112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.87114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883851.87116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883851.87168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883851.87171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883851.87220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883851.89381: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883851.89445: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883851.89461: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 6654 1726883851.89526: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6654 1726883851.89565: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883851.89598: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883851.89634: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6654 1726883851.89680: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6654 1726883851.89686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.89712: stdout chunk (state=3): >>>import '_codecs' # <<< 6654 1726883851.89718: stdout chunk (state=3): >>> <<< 6654 1726883851.89736: stdout chunk (state=3): >>>import 'codecs' # <<< 6654 1726883851.89769: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883851.89796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6654 1726883851.89804: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89190184d0> <<< 6654 1726883851.89809: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918fe7b30> <<< 6654 1726883851.89845: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 6654 1726883851.89848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 6654 1726883851.89864: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891901aa50> <<< 6654 1726883851.89869: stdout chunk (state=3): >>>import '_signal' # <<< 6654 1726883851.89900: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 6654 1726883851.89926: stdout chunk (state=3): >>>import 'io' # <<< 6654 1726883851.89961: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6654 1726883851.90052: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883851.90084: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6654 1726883851.90110: stdout chunk (state=3): >>>import 'os' # <<< 6654 1726883851.90140: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6654 1726883851.90183: 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' <<< 6654 1726883851.90188: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6654 1726883851.90231: 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' <<< 6654 1726883851.90242: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e09130> <<< 6654 1726883851.90298: 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 <<< 6654 1726883851.90311: 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 0x7f8918e09fa0> <<< 6654 1726883851.90336: stdout chunk (state=3): >>>import 'site' # <<< 6654 1726883851.90366: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883851.90588: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883851.90604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883851.90625: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6654 1726883851.90639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.90657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883851.90709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6654 1726883851.90748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6654 1726883851.90782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e47dd0> <<< 6654 1726883851.90815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883851.90847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6654 1726883851.90851: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e47fe0> <<< 6654 1726883851.90898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6654 1726883851.90901: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883851.90970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.91021: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e7f800> <<< 6654 1726883851.91065: 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 0x7f8918e7fe90> <<< 6654 1726883851.91068: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883851.91127: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e5faa0> <<< 6654 1726883851.91133: stdout chunk (state=3): >>>import '_functools' # <<< 6654 1726883851.91156: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e5d1c0> <<< 6654 1726883851.91246: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e44f80> <<< 6654 1726883851.91275: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883851.91288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 6654 1726883851.91366: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6654 1726883851.91383: 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' <<< 6654 1726883851.91416: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ea3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ea2360> <<< 6654 1726883851.91460: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 6654 1726883851.91471: 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 0x7f8918e5e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ea0bf0> <<< 6654 1726883851.91524: 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' <<< 6654 1726883851.91554: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed47d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e44200> <<< 6654 1726883851.91588: 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' <<< 6654 1726883851.91600: 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 0x7f8918ed4c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed4b30> <<< 6654 1726883851.91657: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.91662: 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 0x7f8918ed4f20> <<< 6654 1726883851.91667: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e42d20> <<< 6654 1726883851.91694: 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' <<< 6654 1726883851.91732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883851.91775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed55e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed52b0> <<< 6654 1726883851.91805: stdout chunk (state=3): >>>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' <<< 6654 1726883851.91864: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed64e0> import 'importlib.util' # import 'runpy' # <<< 6654 1726883851.91882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883851.91906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6654 1726883851.91941: 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' <<< 6654 1726883851.91947: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918eec6e0> <<< 6654 1726883851.91954: stdout chunk (state=3): >>>import 'errno' # <<< 6654 1726883851.91983: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.91993: 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 0x7f8918eedd90> <<< 6654 1726883851.92005: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883851.92028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6654 1726883851.92046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6654 1726883851.92059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6654 1726883851.92063: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918eeec30> <<< 6654 1726883851.92110: 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 0x7f8918eef290> <<< 6654 1726883851.92117: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918eee180> <<< 6654 1726883851.92142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6654 1726883851.92156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6654 1726883851.92214: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.92219: 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 0x7f8918eefd10> <<< 6654 1726883851.92238: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918eef440> <<< 6654 1726883851.92274: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed6450> <<< 6654 1726883851.92341: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883851.92344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6654 1726883851.92346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883851.92372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883851.92400: 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 0x7f8918c6fb60> <<< 6654 1726883851.92434: 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' <<< 6654 1726883851.92447: 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 0x7f8918c98620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c98380> <<< 6654 1726883851.92485: 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 0x7f8918c98650> <<< 6654 1726883851.92512: 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' <<< 6654 1726883851.92586: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.92714: 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 0x7f8918c98f80> <<< 6654 1726883851.92855: 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 0x7f8918c998b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c98830> <<< 6654 1726883851.92874: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c6dd00> <<< 6654 1726883851.92896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883851.92921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883851.92947: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6654 1726883851.92965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c9ac30> <<< 6654 1726883851.92978: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c98dd0> <<< 6654 1726883851.92995: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed6c00> <<< 6654 1726883851.93027: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883851.93081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.93113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883851.93145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883851.93180: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918cc2fc0> <<< 6654 1726883851.93219: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883851.93245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.93255: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883851.93281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883851.93317: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ce7350> <<< 6654 1726883851.93344: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883851.93388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883851.93440: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883851.93466: 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 0x7f8918d48170> <<< 6654 1726883851.93485: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883851.93517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883851.93541: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883851.93581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883851.93663: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918d4a8d0> <<< 6654 1726883851.93747: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918d48290> <<< 6654 1726883851.93779: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918d15160> <<< 6654 1726883851.93809: 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 0x7f8918b4d250> <<< 6654 1726883851.93834: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ce6150> <<< 6654 1726883851.93839: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c9bb90> <<< 6654 1726883851.93950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883851.93971: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8918ce6270> <<< 6654 1726883851.94151: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.builtin.lineinfile_payload_u2fxr42y/ansible_ansible.builtin.lineinfile_payload.zip' <<< 6654 1726883851.94157: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.94282: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.94317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883851.94322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883851.94369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883851.94442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6654 1726883851.94475: 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 0x7f8918b9ef00> <<< 6654 1726883851.94486: stdout chunk (state=3): >>>import '_typing' # <<< 6654 1726883851.94671: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918b7ddf0> <<< 6654 1726883851.94677: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918b7cf50> <<< 6654 1726883851.94688: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.94714: stdout chunk (state=3): >>>import 'ansible' # <<< 6654 1726883851.94720: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.94746: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.94756: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.94772: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6654 1726883851.94781: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.96186: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.97323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6654 1726883851.97329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918b9cc50> <<< 6654 1726883851.97359: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 6654 1726883851.97364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.97385: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6654 1726883851.97396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6654 1726883851.97420: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883851.97425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6654 1726883851.97456: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.97462: 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 0x7f8918bca900> <<< 6654 1726883851.97499: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918bca690> <<< 6654 1726883851.97534: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918bc9fa0> <<< 6654 1726883851.97553: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6654 1726883851.97559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6654 1726883851.97601: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918bca720> <<< 6654 1726883851.97604: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891901a9c0> <<< 6654 1726883851.97617: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883851.97648: 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 0x7f8918bcb620> <<< 6654 1726883851.97683: 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 0x7f8918bcb860> <<< 6654 1726883851.97709: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883851.97750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6654 1726883851.97764: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883851.97809: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918bcbda0> <<< 6654 1726883851.97828: stdout chunk (state=3): >>>import 'pwd' # <<< 6654 1726883851.97840: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883851.97869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883851.97907: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918509b50> <<< 6654 1726883851.97938: 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 0x7f891850b770> <<< 6654 1726883851.97960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883851.97975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883851.98019: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850c170> <<< 6654 1726883851.98045: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883851.98065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6654 1726883851.98079: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850d070> <<< 6654 1726883851.98101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883851.98144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883851.98165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6654 1726883851.98171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6654 1726883851.98219: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850fda0> <<< 6654 1726883851.98271: 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 0x7f8918cc2f30> <<< 6654 1726883851.98296: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850e060> <<< 6654 1726883851.98308: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883851.98338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6654 1726883851.98356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6654 1726883851.98364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6654 1726883851.98376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883851.98415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883851.98459: 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' <<< 6654 1726883851.98462: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891851bb30> <<< 6654 1726883851.98475: stdout chunk (state=3): >>>import '_tokenize' # <<< 6654 1726883851.98534: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891851a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891851a390> <<< 6654 1726883851.98558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6654 1726883851.98565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6654 1726883851.98672: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891851a8d0> <<< 6654 1726883851.98708: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850e570> <<< 6654 1726883851.98716: 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 0x7f891855fd40> <<< 6654 1726883851.98752: 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 0x7f891855fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6654 1726883851.98775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6654 1726883851.98801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 6654 1726883851.98805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6654 1726883851.98840: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.98853: 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 0x7f89185619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918561760> <<< 6654 1726883851.98867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883851.98984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883851.99036: 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 0x7f8918563e90> <<< 6654 1726883851.99042: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918562000> <<< 6654 1726883851.99067: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883851.99115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883851.99127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6654 1726883851.99145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6654 1726883851.99152: stdout chunk (state=3): >>>import '_string' # <<< 6654 1726883851.99199: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918567650> <<< 6654 1726883851.99320: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918563fe0> <<< 6654 1726883851.99386: 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 0x7f8918568410> <<< 6654 1726883851.99418: 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 0x7f8918568650> <<< 6654 1726883851.99467: 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 0x7f89185688c0> <<< 6654 1726883851.99482: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918560080> <<< 6654 1726883851.99507: 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 <<< 6654 1726883851.99518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6654 1726883851.99527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6654 1726883851.99555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6654 1726883851.99579: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.99609: 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 0x7f891856bfb0> <<< 6654 1726883851.99756: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883851.99762: 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 0x7f89185f1220> <<< 6654 1726883851.99780: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891856a750> <<< 6654 1726883851.99812: 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' <<< 6654 1726883851.99825: 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 0x7f891856bb00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891856a360> <<< 6654 1726883851.99851: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.99854: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.99861: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 6654 1726883851.99873: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883851.99964: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00056: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00066: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6654 1726883852.00090: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00104: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00114: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 6654 1726883852.00121: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00243: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00357: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.00912: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.01486: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 6654 1726883852.01495: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 6654 1726883852.01515: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6654 1726883852.01534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.01585: 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 0x7f89185f9220> <<< 6654 1726883852.01680: 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' <<< 6654 1726883852.01708: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89185f9fa0> <<< 6654 1726883852.01711: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891901bf20> <<< 6654 1726883852.01767: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883852.01782: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883852.01801: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6654 1726883852.01818: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.01957: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.02123: 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' <<< 6654 1726883852.02145: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89185f9c70> # zipimport: zlib available <<< 6654 1726883852.02620: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03055: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03137: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03227: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883852.03231: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03262: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6654 1726883852.03305: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03371: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03482: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 6654 1726883852.03505: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6654 1726883852.03513: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03556: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03584: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6654 1726883852.03591: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.03819: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883852.04117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883852.04137: stdout chunk (state=3): >>>import '_ast' # <<< 6654 1726883852.04198: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89185fb020> <<< 6654 1726883852.04212: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04284: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04353: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6654 1726883852.04367: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6654 1726883852.04373: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6654 1726883852.04399: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04439: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04474: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883852.04492: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04534: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04578: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04634: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04706: 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 <<< 6654 1726883852.04745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.04836: 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 0x7f8918405ca0> <<< 6654 1726883852.04865: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918400a10> <<< 6654 1726883852.04901: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883852.04915: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.04977: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05041: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05074: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05114: 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' <<< 6654 1726883852.05139: 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 <<< 6654 1726883852.05159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883852.05183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883852.05242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883852.05265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883852.05275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883852.05337: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c26660> <<< 6654 1726883852.05377: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c16330> <<< 6654 1726883852.05457: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918405d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89185689b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6654 1726883852.05476: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05506: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05537: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883852.05597: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883852.05637: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05640: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 6654 1726883852.05650: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.05917: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.06233: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.06939: 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}}} <<< 6654 1726883852.06950: stdout chunk (state=3): >>># destroy __main__ <<< 6654 1726883852.07325: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6654 1726883852.07329: 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 <<< 6654 1726883852.07346: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 6654 1726883852.07370: 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 <<< 6654 1726883852.07386: stdout chunk (state=3): >>># 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 <<< 6654 1726883852.07432: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 <<< 6654 1726883852.07436: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse <<< 6654 1726883852.07441: stdout chunk (state=3): >>># cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # 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 <<< 6654 1726883852.07448: 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 <<< 6654 1726883852.07508: 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 # 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 <<< 6654 1726883852.07512: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # 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 <<< 6654 1726883852.07518: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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 <<< 6654 1726883852.07527: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules <<< 6654 1726883852.07808: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883852.07815: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6654 1726883852.07835: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 6654 1726883852.07851: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 6654 1726883852.07866: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 6654 1726883852.07898: stdout chunk (state=3): >>># destroy ntpath <<< 6654 1726883852.07907: stdout chunk (state=3): >>># destroy importlib <<< 6654 1726883852.07936: 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 # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 6654 1726883852.07953: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog<<< 6654 1726883852.07988: stdout chunk (state=3): >>> # destroy uuid # destroy selectors # destroy errno # destroy array <<< 6654 1726883852.08004: stdout chunk (state=3): >>># destroy datetime <<< 6654 1726883852.08019: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6654 1726883852.08026: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6654 1726883852.08068: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6654 1726883852.08073: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 6654 1726883852.08109: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 6654 1726883852.08117: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 6654 1726883852.08120: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib <<< 6654 1726883852.08127: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 6654 1726883852.08166: 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 <<< 6654 1726883852.08169: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 6654 1726883852.08210: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 6654 1726883852.08214: 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 <<< 6654 1726883852.08218: 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 <<< 6654 1726883852.08354: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6654 1726883852.08377: stdout chunk (state=3): >>># destroy _collections <<< 6654 1726883852.08400: stdout chunk (state=3): >>># destroy platform <<< 6654 1726883852.08417: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6654 1726883852.08425: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 6654 1726883852.08479: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib # destroy _typing <<< 6654 1726883852.08482: 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<<< 6654 1726883852.08485: stdout chunk (state=3): >>> <<< 6654 1726883852.08574: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6654 1726883852.08577: 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 <<< 6654 1726883852.08585: stdout chunk (state=3): >>># destroy time <<< 6654 1726883852.08614: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6654 1726883852.08642: stdout chunk (state=3): >>># destroy _hashlib <<< 6654 1726883852.08659: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 6654 1726883852.08681: stdout chunk (state=3): >>># destroy _abc <<< 6654 1726883852.08684: stdout chunk (state=3): >>># destroy _sre # destroy posix <<< 6654 1726883852.08687: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6654 1726883852.09067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883852.09088: stderr chunk (state=3): >>><<< 6654 1726883852.09091: stdout chunk (state=3): >>><<< 6654 1726883852.09169: _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 0x7f89190184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918fe7b30> # /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 0x7f891901aa50> 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 0x7f8918e09130> # /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 0x7f8918e09fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e47dd0> # /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 0x7f8918e47fe0> # /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 0x7f8918e7f800> # /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 0x7f8918e7fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e5faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e5d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e44f80> # /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 0x7f8918ea3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ea2360> # /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 0x7f8918e5e090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ea0bf0> # /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 0x7f8918ed47d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e44200> # /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 0x7f8918ed4c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed4b30> # 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 0x7f8918ed4f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918e42d20> # /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 0x7f8918ed55e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed52b0> 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 0x7f8918ed64e0> 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 0x7f8918eec6e0> 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 0x7f8918eedd90> # /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 0x7f8918eeec30> # 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 0x7f8918eef290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918eee180> # /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 0x7f8918eefd10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918eef440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed6450> # /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 0x7f8918c6fb60> # /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 0x7f8918c98620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c98380> # 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 0x7f8918c98650> # /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 0x7f8918c98f80> # 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 0x7f8918c998b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c98830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c6dd00> # /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 0x7f8918c9ac30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c98dd0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ed6c00> # /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 0x7f8918cc2fc0> # /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 0x7f8918ce7350> # /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 0x7f8918d48170> # /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 0x7f8918d4a8d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918d48290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918d15160> # /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 0x7f8918b4d250> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918ce6150> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c9bb90> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8918ce6270> # zipimport: found 30 names in '/tmp/ansible_ansible.builtin.lineinfile_payload_u2fxr42y/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 0x7f8918b9ef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918b7ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918b7cf50> # 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 0x7f8918b9cc50> # /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 0x7f8918bca900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918bca690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918bc9fa0> # /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 0x7f8918bca720> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891901a9c0> 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 0x7f8918bcb620> # 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 0x7f8918bcb860> # /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 0x7f8918bcbda0> 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 0x7f8918509b50> # 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 0x7f891850b770> # /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 0x7f891850c170> # /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 0x7f891850d070> # /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 0x7f891850fda0> # 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 0x7f8918cc2f30> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850e060> # /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 0x7f891851bb30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891851a630> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891851a390> # /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 0x7f891851a8d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891850e570> # 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 0x7f891855fd40> # /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 0x7f891855fec0> # /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 0x7f89185619a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918561760> # /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 0x7f8918563e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918562000> # /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 0x7f8918567650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918563fe0> # 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 0x7f8918568410> # 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 0x7f8918568650> # 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 0x7f89185688c0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918560080> # /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 0x7f891856bfb0> # 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 0x7f89185f1220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891856a750> # 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 0x7f891856bb00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891856a360> # 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 0x7f89185f9220> # /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 0x7f89185f9fa0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f891901bf20> 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 0x7f89185f9c70> # 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 0x7f89185fb020> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8918405ca0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918400a10> 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 0x7f8918c26660> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918c16330> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8918405d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f89185689b0> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. 6654 1726883852.10028: 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-1726883851.689416-6746-211088815395473/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883852.10035: _low_level_execute_command(): starting 6654 1726883852.10038: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883851.689416-6746-211088815395473/ > /dev/null 2>&1 && sleep 0' 6654 1726883852.10117: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.10169: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883852.10173: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883852.10176: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883852.10249: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883852.12054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883852.12079: stderr chunk (state=3): >>><<< 6654 1726883852.12083: stdout chunk (state=3): >>><<< 6654 1726883852.12095: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883852.12100: handler run complete 6654 1726883852.12120: attempt loop complete, returning result 6654 1726883852.12123: _execute() done 6654 1726883852.12125: dumping result to json 6654 1726883852.12127: done dumping result, returning 6654 1726883852.12140: done running TaskExecutor() for managed_node2/TASK: Enable installation of manual pages on Fedora/RHEL [129f73bb-7c05-8a0c-6860-00000000000d] 6654 1726883852.12142: sending task result for task 129f73bb-7c05-8a0c-6860-00000000000d 6654 1726883852.12238: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000000d 6654 1726883852.12242: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false, "found": 0 } 6654 1726883852.12308: no more pending results, returning what we have 6654 1726883852.12311: results queue empty 6654 1726883852.12312: checking for any_errors_fatal 6654 1726883852.12315: done checking for any_errors_fatal 6654 1726883852.12316: checking for max_fail_percentage 6654 1726883852.12317: done checking for max_fail_percentage 6654 1726883852.12318: checking to see if all hosts have failed and the running result is not ok 6654 1726883852.12319: done checking to see if all hosts have failed 6654 1726883852.12319: getting the remaining hosts for this loop 6654 1726883852.12321: done getting the remaining hosts for this loop 6654 1726883852.12324: getting the next task for host managed_node2 6654 1726883852.12329: done getting next task for host managed_node2 6654 1726883852.12333: ^ task is: TASK: Reinstall manual pages for openssh-clients on RHEL 6654 1726883852.12335: ^ 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 6654 1726883852.12337: getting variables 6654 1726883852.12339: in VariableManager get_vars() 6654 1726883852.12368: Calling all_inventory to load vars for managed_node2 6654 1726883852.12371: Calling groups_inventory to load vars for managed_node2 6654 1726883852.12374: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883852.12384: Calling all_plugins_play to load vars for managed_node2 6654 1726883852.12387: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883852.12390: Calling groups_plugins_play to load vars for managed_node2 6654 1726883852.12666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883852.12774: done with get_vars() 6654 1726883852.12781: done getting variables 6654 1726883852.12821: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:46 Friday 20 September 2024 21:57:32 -0400 (0:00:00.503) 0:00:04.185 ****** 6654 1726883852.12840: entering _queue_task() for managed_node2/ansible.builtin.command 6654 1726883852.12841: Creating lock for ansible.builtin.command 6654 1726883852.13021: worker is 1 (out of 1 available) 6654 1726883852.13033: exiting _queue_task() for managed_node2/ansible.builtin.command 6654 1726883852.13044: done queuing things up, now waiting for results queue to drain 6654 1726883852.13046: waiting for pending results... 6654 1726883852.13183: running TaskExecutor() for managed_node2/TASK: Reinstall manual pages for openssh-clients on RHEL 6654 1726883852.13246: in run() - task 129f73bb-7c05-8a0c-6860-00000000000e 6654 1726883852.13256: variable 'ansible_search_path' from source: unknown 6654 1726883852.13286: calling self._execute() 6654 1726883852.13345: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883852.13349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883852.13355: variable 'omit' from source: magic vars 6654 1726883852.13616: variable 'ansible_facts' from source: unknown 6654 1726883852.13663: Evaluated conditional (ansible_facts['os_family'] == "RedHat"): True 6654 1726883852.13775: variable '__ssh_is_ostree' from source: set_fact 6654 1726883852.13786: Evaluated conditional (not __ssh_is_ostree | bool): True 6654 1726883852.13792: variable 'omit' from source: magic vars 6654 1726883852.13812: variable 'omit' from source: magic vars 6654 1726883852.13878: variable 'pkg_mgr' from source: play vars 6654 1726883852.13988: 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) 6654 1726883852.14010: 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) 6654 1726883852.14027: 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) 6654 1726883852.14061: 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) 6654 1726883852.14073: 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) 6654 1726883852.14152: variable 'ansible_facts' from source: unknown 6654 1726883852.14199: variable 'omit' from source: magic vars 6654 1726883852.14223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883852.14249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883852.14262: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883852.14275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883852.14283: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883852.14305: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883852.14309: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883852.14311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883852.14380: Set connection var ansible_shell_executable to /bin/sh 6654 1726883852.14383: Set connection var ansible_connection to ssh 6654 1726883852.14390: Set connection var ansible_pipelining to False 6654 1726883852.14395: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883852.14400: Set connection var ansible_shell_type to sh 6654 1726883852.14404: Set connection var ansible_timeout to 10 6654 1726883852.14422: variable 'ansible_shell_executable' from source: unknown 6654 1726883852.14425: variable 'ansible_connection' from source: unknown 6654 1726883852.14428: variable 'ansible_module_compression' from source: unknown 6654 1726883852.14432: variable 'ansible_shell_type' from source: unknown 6654 1726883852.14434: variable 'ansible_shell_executable' from source: unknown 6654 1726883852.14436: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883852.14438: variable 'ansible_pipelining' from source: unknown 6654 1726883852.14440: variable 'ansible_timeout' from source: unknown 6654 1726883852.14448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883852.14495: 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) 6654 1726883852.14503: variable 'omit' from source: magic vars 6654 1726883852.14508: starting attempt loop 6654 1726883852.14510: running the handler 6654 1726883852.14521: _low_level_execute_command(): starting 6654 1726883852.14528: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883852.15235: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883852.15239: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.15263: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration <<< 6654 1726883852.15267: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883852.15270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.15307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883852.15310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883852.15373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883852.17000: stdout chunk (state=3): >>>/root <<< 6654 1726883852.17094: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883852.17123: stderr chunk (state=3): >>><<< 6654 1726883852.17126: stdout chunk (state=3): >>><<< 6654 1726883852.17146: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883852.17161: _low_level_execute_command(): starting 6654 1726883852.17165: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957 `" && echo ansible-tmp-1726883852.1714828-6765-79794710543957="` echo /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957 `" ) && sleep 0' 6654 1726883852.17603: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883852.17606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883852.17608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.17610: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883852.17612: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.17674: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883852.17677: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883852.17678: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883852.17716: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883852.19612: stdout chunk (state=3): >>>ansible-tmp-1726883852.1714828-6765-79794710543957=/root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957 <<< 6654 1726883852.19805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883852.19809: stdout chunk (state=3): >>><<< 6654 1726883852.19811: stderr chunk (state=3): >>><<< 6654 1726883852.19819: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883852.1714828-6765-79794710543957=/root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883852.19852: variable 'ansible_module_compression' from source: unknown 6654 1726883852.19902: ANSIBALLZ: Using generic lock for ansible.legacy.command 6654 1726883852.19907: ANSIBALLZ: Acquiring lock 6654 1726883852.19910: ANSIBALLZ: Lock acquired: 139756106061136 6654 1726883852.19917: ANSIBALLZ: Creating module 6654 1726883852.29075: ANSIBALLZ: Writing module into payload 6654 1726883852.29146: ANSIBALLZ: Writing module 6654 1726883852.29161: ANSIBALLZ: Renaming module 6654 1726883852.29171: ANSIBALLZ: Done creating module 6654 1726883852.29185: variable 'ansible_facts' from source: unknown 6654 1726883852.29233: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py 6654 1726883852.29335: Sending initial data 6654 1726883852.29339: Sent initial data (153 bytes) 6654 1726883852.29967: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883852.29973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.29980: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883852.30021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883852.30081: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883852.31685: 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 <<< 6654 1726883852.31725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883852.31810: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp7cuoaxct /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py <<< 6654 1726883852.31814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py" <<< 6654 1726883852.31839: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp7cuoaxct" to remote "/root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py" <<< 6654 1726883852.32393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883852.32429: stderr chunk (state=3): >>><<< 6654 1726883852.32434: stdout chunk (state=3): >>><<< 6654 1726883852.32470: done transferring module to remote 6654 1726883852.32480: _low_level_execute_command(): starting 6654 1726883852.32486: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/ /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py && sleep 0' 6654 1726883852.32898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883852.32905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.32926: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration <<< 6654 1726883852.32929: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883852.32934: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.32984: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883852.32989: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883852.33036: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883852.34819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883852.34841: stderr chunk (state=3): >>><<< 6654 1726883852.34845: stdout chunk (state=3): >>><<< 6654 1726883852.34860: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883852.34863: _low_level_execute_command(): starting 6654 1726883852.34866: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/AnsiballZ_command.py && sleep 0' 6654 1726883852.35289: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883852.35292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883852.35294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration <<< 6654 1726883852.35297: 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 <<< 6654 1726883852.35298: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883852.35336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883852.35354: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883852.35404: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883852.37576: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883852.37605: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883852.37639: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6654 1726883852.37642: stdout chunk (state=3): >>>import '_weakref' # <<< 6654 1726883852.37712: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6654 1726883852.37759: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883852.37789: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 6654 1726883852.37793: stdout chunk (state=3): >>># installing zipimport hook <<< 6654 1726883852.37818: stdout chunk (state=3): >>>import 'time' # <<< 6654 1726883852.37821: stdout chunk (state=3): >>>import 'zipimport' # <<< 6654 1726883852.37824: stdout chunk (state=3): >>># installed zipimport hook <<< 6654 1726883852.37877: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6654 1726883852.37881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.37905: stdout chunk (state=3): >>>import '_codecs' # <<< 6654 1726883852.37921: stdout chunk (state=3): >>>import 'codecs' # <<< 6654 1726883852.37964: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883852.37980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6654 1726883852.37994: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a4184d0> <<< 6654 1726883852.37999: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a3e7b30> <<< 6654 1726883852.38027: 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' <<< 6654 1726883852.38039: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a41aa50> <<< 6654 1726883852.38058: stdout chunk (state=3): >>>import '_signal' # <<< 6654 1726883852.38088: stdout chunk (state=3): >>>import '_abc' # <<< 6654 1726883852.38092: stdout chunk (state=3): >>>import 'abc' # <<< 6654 1726883852.38112: stdout chunk (state=3): >>>import 'io' # <<< 6654 1726883852.38149: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6654 1726883852.38234: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883852.38264: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6654 1726883852.38299: stdout chunk (state=3): >>>import 'os' # <<< 6654 1726883852.38315: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6654 1726883852.38344: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 6654 1726883852.38347: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6654 1726883852.38359: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 6654 1726883852.38367: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6654 1726883852.38395: 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 <<< 6654 1726883852.38402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6654 1726883852.38428: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a22d130> <<< 6654 1726883852.38475: 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 <<< 6654 1726883852.38488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.38500: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a22dfa0> <<< 6654 1726883852.38530: stdout chunk (state=3): >>>import 'site' # <<< 6654 1726883852.38557: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883852.38790: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883852.38800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883852.38826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6654 1726883852.38835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.38857: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883852.38896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6654 1726883852.38917: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6654 1726883852.38951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6654 1726883852.38960: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a26bdd0> <<< 6654 1726883852.38973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883852.38995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6654 1726883852.39018: stdout chunk (state=3): >>>import '_operator' # <<< 6654 1726883852.39023: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a26bfe0> <<< 6654 1726883852.39041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6654 1726883852.39069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6654 1726883852.39094: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883852.39143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.39159: stdout chunk (state=3): >>>import 'itertools' # <<< 6654 1726883852.39188: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 6654 1726883852.39193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2a37a0> <<< 6654 1726883852.39219: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6654 1726883852.39228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2a3e30> <<< 6654 1726883852.39251: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883852.39300: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a283aa0> <<< 6654 1726883852.39312: stdout chunk (state=3): >>>import '_functools' # <<< 6654 1726883852.39339: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2811c0> <<< 6654 1726883852.39434: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a268f80> <<< 6654 1726883852.39457: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883852.39479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6654 1726883852.39490: stdout chunk (state=3): >>>import '_sre' # <<< 6654 1726883852.39515: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6654 1726883852.39539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6654 1726883852.39560: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 6654 1726883852.39564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6654 1726883852.39605: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2c3710> <<< 6654 1726883852.39611: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2c2330> <<< 6654 1726883852.39646: 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' <<< 6654 1726883852.39652: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2c0b90> <<< 6654 1726883852.39715: 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' <<< 6654 1726883852.39725: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2f87a0> <<< 6654 1726883852.39727: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a268200> <<< 6654 1726883852.39753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 6654 1726883852.39756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6654 1726883852.39790: 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' <<< 6654 1726883852.39797: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb19a2f8c50> <<< 6654 1726883852.39803: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2f8b00> <<< 6654 1726883852.39851: 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' <<< 6654 1726883852.39854: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb19a2f8ec0> <<< 6654 1726883852.39856: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a266d20> <<< 6654 1726883852.39890: 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' <<< 6654 1726883852.39918: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883852.39951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6654 1726883852.39969: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2f9250> <<< 6654 1726883852.39976: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 6654 1726883852.40009: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 6654 1726883852.40017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6654 1726883852.40026: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2fa480> <<< 6654 1726883852.40052: stdout chunk (state=3): >>>import 'importlib.util' # <<< 6654 1726883852.40057: stdout chunk (state=3): >>>import 'runpy' # <<< 6654 1726883852.40080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883852.40112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6654 1726883852.40142: 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' <<< 6654 1726883852.40160: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a3106b0> <<< 6654 1726883852.40164: stdout chunk (state=3): >>>import 'errno' # <<< 6654 1726883852.40199: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.40205: 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 0x7fb19a311dc0> <<< 6654 1726883852.40227: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883852.40247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6654 1726883852.40269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6654 1726883852.40281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a312c30> <<< 6654 1726883852.40325: 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 0x7fb19a313260> <<< 6654 1726883852.40337: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a312180> <<< 6654 1726883852.40368: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6654 1726883852.40371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6654 1726883852.40417: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.40423: 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 0x7fb19a313ce0> <<< 6654 1726883852.40434: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a313410> <<< 6654 1726883852.40481: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2fa4e0> <<< 6654 1726883852.40506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883852.40527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6654 1726883852.40545: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883852.40571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883852.40606: 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 0x7fb19a0dfb90> <<< 6654 1726883852.40633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 6654 1726883852.40638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6654 1726883852.40662: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.40667: 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 0x7fb19a1086b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a108410> <<< 6654 1726883852.40701: 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 0x7fb19a1086e0> <<< 6654 1726883852.40734: 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' <<< 6654 1726883852.40810: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.40938: 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 0x7fb19a108fe0> <<< 6654 1726883852.41068: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.41075: 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 0x7fb19a109970> <<< 6654 1726883852.41082: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a108890> <<< 6654 1726883852.41103: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a0ddd30> <<< 6654 1726883852.41121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883852.41152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883852.41165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6654 1726883852.41186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6654 1726883852.41188: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a10acc0> <<< 6654 1726883852.41215: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a108e60> <<< 6654 1726883852.41232: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2fabd0> <<< 6654 1726883852.41261: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883852.41323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.41350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883852.41377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883852.41409: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a132ff0> <<< 6654 1726883852.41465: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883852.41480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.41497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883852.41522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883852.41561: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1573e0> <<< 6654 1726883852.41585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883852.41632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883852.41684: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883852.41709: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 6654 1726883852.41717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1b81a0> <<< 6654 1726883852.41729: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883852.41767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883852.41794: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883852.41836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883852.41922: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1ba900> <<< 6654 1726883852.42002: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1b82c0> <<< 6654 1726883852.42036: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a185190> <<< 6654 1726883852.42062: 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 0x7fb199fc12b0> <<< 6654 1726883852.42086: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1561e0> <<< 6654 1726883852.42091: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a10bbc0> <<< 6654 1726883852.42203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883852.42227: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb19a1567e0> <<< 6654 1726883852.42409: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_sa49b247/ansible_ansible.legacy.command_payload.zip' <<< 6654 1726883852.42414: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.42545: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.42574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883852.42581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883852.42628: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883852.42701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6654 1726883852.42735: 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 0x7fb19a012f90> <<< 6654 1726883852.42748: stdout chunk (state=3): >>>import '_typing' # <<< 6654 1726883852.42934: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199ff5e80> <<< 6654 1726883852.42941: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199ff5070> <<< 6654 1726883852.42950: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.42978: stdout chunk (state=3): >>>import 'ansible' # <<< 6654 1726883852.42982: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.43008: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.43017: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.43034: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6654 1726883852.43046: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.44458: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.45625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6654 1726883852.45632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a010ce0> <<< 6654 1726883852.45659: 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' <<< 6654 1726883852.45691: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6654 1726883852.45694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6654 1726883852.45720: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883852.45725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6654 1726883852.45764: 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' <<< 6654 1726883852.45766: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb19a03e8d0> <<< 6654 1726883852.45809: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a03e660> <<< 6654 1726883852.45836: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a03dfd0> <<< 6654 1726883852.45862: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6654 1726883852.45867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6654 1726883852.45911: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a03e9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a013a10> <<< 6654 1726883852.45922: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883852.45952: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.45957: 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 0x7fb19a03f680> <<< 6654 1726883852.45987: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.45991: 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 0x7fb19a03f8c0> <<< 6654 1726883852.46006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883852.46062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6654 1726883852.46066: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883852.46121: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a03fe00> <<< 6654 1726883852.46126: stdout chunk (state=3): >>>import 'pwd' # <<< 6654 1726883852.46151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883852.46174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883852.46217: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199915be0> <<< 6654 1726883852.46246: 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 0x7fb199917800> <<< 6654 1726883852.46266: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883852.46285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883852.46321: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199918200> <<< 6654 1726883852.46348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883852.46370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6654 1726883852.46394: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1999193a0> <<< 6654 1726883852.46412: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883852.46454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883852.46472: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6654 1726883852.46477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6654 1726883852.46533: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19991be30> <<< 6654 1726883852.46566: 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 0x7fb19a132f60> <<< 6654 1726883852.46591: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19991a0f0> <<< 6654 1726883852.46608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883852.46644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6654 1726883852.46662: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6654 1726883852.46668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6654 1726883852.46687: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883852.46722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883852.46751: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 6654 1726883852.46753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199927d70> <<< 6654 1726883852.46773: stdout chunk (state=3): >>>import '_tokenize' # <<< 6654 1726883852.46841: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199926840> <<< 6654 1726883852.46851: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1999265a0> <<< 6654 1726883852.46869: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6654 1726883852.46876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6654 1726883852.46949: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199926b10> <<< 6654 1726883852.46980: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19991a600> <<< 6654 1726883852.47010: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.47015: 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 0x7fb19996bf80> <<< 6654 1726883852.47038: 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 <<< 6654 1726883852.47044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996c080> <<< 6654 1726883852.47062: 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 <<< 6654 1726883852.47084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6654 1726883852.47106: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 6654 1726883852.47111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6654 1726883852.47146: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.47149: 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 0x7fb19996db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996d940> <<< 6654 1726883852.47168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883852.47302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883852.47351: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.47355: 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 0x7fb199970170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996e270> <<< 6654 1726883852.47383: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883852.47422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.47449: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6654 1726883852.47454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6654 1726883852.47471: stdout chunk (state=3): >>>import '_string' # <<< 6654 1726883852.47513: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199973920> <<< 6654 1726883852.47636: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1999702f0> <<< 6654 1726883852.47698: 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' <<< 6654 1726883852.47704: 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 0x7fb1999749b0> <<< 6654 1726883852.47740: 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 0x7fb199974b60> <<< 6654 1726883852.47778: 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' <<< 6654 1726883852.47785: 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 0x7fb199974c50> <<< 6654 1726883852.47798: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996c260> <<< 6654 1726883852.47822: 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' <<< 6654 1726883852.47849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6654 1726883852.47867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6654 1726883852.47898: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883852.47919: 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 0x7fb1998003e0> <<< 6654 1726883852.48073: 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' <<< 6654 1726883852.48081: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb1998017c0> <<< 6654 1726883852.48091: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199976b70> <<< 6654 1726883852.48127: 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 0x7fb199977ef0> <<< 6654 1726883852.48136: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199976780> <<< 6654 1726883852.48145: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48169: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6654 1726883852.48189: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48275: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48368: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48383: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48393: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 6654 1726883852.48405: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48416: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6654 1726883852.48439: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48553: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.48674: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.49228: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.49783: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 6654 1726883852.49792: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 6654 1726883852.49823: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6654 1726883852.49840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.49897: 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 0x7fb199805af0> <<< 6654 1726883852.49976: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6654 1726883852.49981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6654 1726883852.50007: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199806840> <<< 6654 1726883852.50015: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199801c40> <<< 6654 1726883852.50059: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883852.50073: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.50097: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.50119: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6654 1726883852.50124: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.50270: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.50427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6654 1726883852.50441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6654 1726883852.50456: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199806540> <<< 6654 1726883852.50462: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.50914: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51361: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51434: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51516: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883852.51519: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51557: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6654 1726883852.51607: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51670: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51757: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6654 1726883852.51765: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51783: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51791: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 6654 1726883852.51808: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51849: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.51883: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6654 1726883852.51892: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52123: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883852.52422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883852.52429: stdout chunk (state=3): >>>import '_ast' # <<< 6654 1726883852.52509: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199807a10> <<< 6654 1726883852.52511: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52587: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52658: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6654 1726883852.52667: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6654 1726883852.52683: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6654 1726883852.52704: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52747: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52779: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883852.52798: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52839: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52885: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.52941: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53011: 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 <<< 6654 1726883852.53052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.53149: 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 0x7fb199812240> <<< 6654 1726883852.53182: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19980d310> <<< 6654 1726883852.53214: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883852.53225: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53294: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53359: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53384: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53431: 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 <<< 6654 1726883852.53441: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883852.53450: 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 <<< 6654 1726883852.53479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883852.53499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883852.53564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883852.53580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883852.53600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883852.53652: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199902ba0> <<< 6654 1726883852.53699: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a072870> <<< 6654 1726883852.53775: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199812330> <<< 6654 1726883852.53782: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1998072c0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6654 1726883852.53797: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53823: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53853: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 6654 1726883852.53858: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883852.53912: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883852.53929: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.53942: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 6654 1726883852.53958: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.54068: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883852.54186: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6654 1726883852.54190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6654 1726883852.54214: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a0720c0> <<< 6654 1726883852.54295: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883859.73292: stdout chunk (state=3): >>> {"changed": true, "stdout": "Beaker Client - RedHatEnterpriseLinux9 9.1 kB/s | 3.6 kB 00:00 \nBeaker harness 103 kB/s | 8.4 kB 00:00 \nCopr repo for beakerlib-libraries owned by bgon 4.1 kB/s | 889 B 00:00 \nCentOS Stream 10 - BaseOS 2.3 MB/s | 1.4 MB 00:00 \nCentOS Stream 10 - AppStream 1.6 MB/s | 1.3 MB 00:00 \nCentOS Stream 10 - HighAvailability 217 kB/s | 20 kB 00:00 \nDependencies resolved.\n================================================================================\n Package Architecture Version Repository Size\n================================================================================\nReinstalling:\n openssh-clients x86_64 9.8p1-3.el10 baseos 768 k\n\nTransaction Summary\n================================================================================\n\nTotal download size: 768 k\nInstalled size: 2.6 M\nDownloading Packages:\nopenssh-clients-9.8p1-3.el10.x86_64.rpm 1.5 MB/s | 768 kB 00:00 \n--------------------------------------------------------------------------------\nTotal 1.5 MB/s | 768 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.8p1-3.el10.x86_64 1/2 \n Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 1/2 \n Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 2/2 \n Cleanup : openssh-clients-9.8p1-3.el10.x86_64 2/2 \n Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 2/2 \n\nReinstalled:\n openssh-clients-9.8p1-3.el10.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 0x7fbd45c145c0>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45bdfbf0>\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 0x7fbd45c16b40>\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 0x7fbd459e9220>\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 0x7fbd459ea090>\nimport 'site' # \nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7fbd45a24b90>\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 0x7fbd45a253d0>\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 0x7fbd45a3cad0>\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 0x7fbd45a516a0>\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 0x7fbd45a7ffb0>\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 0x7fbd45a90620>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3eba0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a517f0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3f110>\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 0x7fbd45a93b00>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a92750>\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 0x7fbd45a93c50>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a7c230>\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 0x7fbd45ac0e60>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3d4f0>\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a26e10>\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 0x7fbd45ac2720>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac2510>\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 0x7fbd45ac2960>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3c950>\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 0x7fbd45ac2cc0>\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 0x7fbd45ac2fc0>\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 0x7fbd45ac34a0>\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 0x7fbd45ae2f60>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae2630>\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 0x7fbd45ae2690>\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 0x7fbd458d7d40>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d78f0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d6d80>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae1730>\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 0x7fbd458e75f0>\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 0x7fbd459040e0>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458e7e00>\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 0x7fbd458e7f20>\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 0x7fbd45904a40>\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 0x7fbd45905400>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd459042c0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458e57c0>\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 0x7fbd45906c90>\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 0x7fbd45930b00>\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 0x7fbd45930b60>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae2ed0>\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 0x7fbd45932d80>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45905520>\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 0x7fbd45932f60>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45905f10>\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 0x7fbd45933500>\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 0x7fbd4594da60>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd459335c0>\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 0x7fbd4599f950>\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4599d070>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45973680>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d6c00>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae09b0>\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 0x7fbd45762600>\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4573aba0>\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae0fb0>\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 0x7fbd4579e420>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4579c3b0>\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4573a6f0>\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae0140>\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3590>\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3200>\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3080>\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 0x7fbd45ac35c0>\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 0x7fbd457f0350>\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457c1760>\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 0x7fbd457f1880>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457c3ad0>\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 0x7fbd457f1430>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4579e810>\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 0x7fbd457f19a0>\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a26480>\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 0x7fbd45a269f0>\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 0x7fbd4581f0b0>\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 0x7fbd4511b230>\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4511ad80>\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 0x7fbd4513ec60>\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4511b3b0>\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 0x7fbd451ade50>\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4513ee40>\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 0x7fbd451ffb60>\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd451ae3f0>\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 0x7fbd451fac90>\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 0x7fbd451fad80>\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd451ffd70>\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 0x7fbd43670410>\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436385f0>\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 0x7fbd43671760>\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43670b00>\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45118980>\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 0x7fbd457625a0>\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 0x7fbd43695280>\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 0x7fbd436955e0>\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436946e0>\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 0x7fbd436c0740>\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 0x7fbd436c1640>\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 0x7fbd436c1f40>\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 0x7fbd436c3560>\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c1850>\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 0x7fbd42f3a840>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f39430>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f39190>\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 0x7fbd42f3b860>\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 0x7fbd42f6a3c0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f1b4d0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c3e00>\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 0x7fbd42fb04d0>\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 0x7fbd42fb0aa0>\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 0x7fbd42fb1940>\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 0x7fbd42fb1f70>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fb0e90>\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 0x7fbd42fb2930>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fb2060>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f86480>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f84ef0>\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c07a0>\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43697f50>\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 0x7fbd42fcc290>\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c0b60>\nimport 'pwd' # \nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436962d0>\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43673cb0>\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 0x7fbd43694410>\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43673e90>\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43671ca0>\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 0x7fbd42fcdbe0>\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 0x7fbd42ab0290>\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 0x7fbd42ab0aa0>\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fcf470>\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 0x7fbd42ab12e0>\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fcdc40>\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 0x7fbd42ab2d20>\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab22a0>\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab20c0>\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 0x7fbd42ade4e0>\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42adde80>\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 0x7fbd42b248c0>\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 0x7fbd42b24f50>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b0c9b0>\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ade8d0>\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 0x7fbd42b253d0>\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42add310>\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3500>\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3230>\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 0x7fbd42b4c110>\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b27110>\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3a40>\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 0x7fbd42b0c920>\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 0x7fbd42b4ca40>\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 0x7fbd42b4cb00>\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 0x7fbd42b4cc20>\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 0x7fbd42b4f860>\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4d9a0>\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 0x7fbd42b4f9b0>\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 0x7fbd42b4fa70>\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4cb60>\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 0x7fbd42b81670>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b813a0>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b80c80>\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 0x7fbd42b81790>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b80830>\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4fb60>\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 0x7fbd42b82cf0>\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__/inspec<<< 6654 1726883859.73467: stdout chunk (state=3): >>>t.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 0x7fbd4294b1a0>\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 0x7fbd4299e990>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4299dd90>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4294bfe0>\nimport 'importlib.machinery' # \nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b82ff0>\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b82180>\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 0x7fbd429492e0>\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 0x7fbd42fb2840>\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 0x7fbd429bb020>\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 0x7fbd429e1400>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bb680>\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bb290>\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 0x7fbd429e16d0>\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bbbf0>\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 0x7fbd429e25d0>\nimport 'gc' # \nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457f2120>\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a25100>\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 0x7fbd42a16db0>\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 0x7fbd42a2ce60>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a2c9e0>\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 0x7fbd42fcdb20>\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a17860>\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a170e0>\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e3d10>\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 0x7fbd42a16ba0>\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 0x7fbd42a3a3c0>\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a38ef0>\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 0x7fbd42a3bbc0>\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 0x7fbd42a3bec0>\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 0x7fbd427d8140>\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 0x7fbd427d83b0>\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 0x7fbd427d8b00>\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427d8950>\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 0x7fbd427da450>\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 0x7fbd427da5a0>\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 0x7fbd427da7b0>\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 0x7fbd427db710>\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427daf90>\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 0x7fbd427db8c0>\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 0x7fbd427f87a0>\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 0x7fbd427f8980>\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 0x7fbd427f8c50>\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 0x7fbd427f9b50>\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 0x7fbd427f9dc0>\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 0x7fbd427f9fd0>\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 0x7fbd427fabd0>\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427fa6f0>\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 0x7fbd427fba10>\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427fb350>\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 0x7fbd428246e0>\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 0x7fbd428249b0>\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 0x7fbd42825940>\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 0x7fbd42825be0>\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 0x7fbd42825d90>\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e28d0>\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e2630>\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 0x7fbd428265d0>\nimport 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd428260c0>\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'\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 0x7fbd42827f20>\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42827710>\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 0x7fbd42850a10>\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850740>\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 0x7fbd42875100>\nimport 'importlib.util' # \nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42852e70>\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 0x7fbd42874980>\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 0x7fbd42853920>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42853410>\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 0x7fbd4288e690>\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4288dac0>\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 0x7fbd42605610>\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 0x7fbd42605ee0>\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 0x7fbd4288ecf0>\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4288e9c0>\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850c80>\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 0x7fbd428529c0>\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850860>\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd428500e0>\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 0x7fbd4262c2f0>\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/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 0x7fbd4262f5f0>\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262dd60>\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262daf0>\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 0x7fbd426a6d80>\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 0x7fbd426d6240>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d5d30>\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 0x7fbd425054c0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d6b40>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426a7d70>\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 0x7fbd42568bc0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d5b80>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262e5a0>\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262cbf0>\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 0x7fbd4262c8f0>\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 0x7fbd42569ac0>\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 0x7fbd4256b1a0>\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256ab70>\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256a810>\nimport 'dnf.plugin.dynamic.generate_completion_<<< 6654 1726883859.73477: stdout chunk (state=3): >>>cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256a480>\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 0x7fbd4256ae10>\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 0x7fbd425a1010>\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 0x7fbd425a10d0>\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 0x7fbd425a17c0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a1640>\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 0x7fbd425a3dd0>\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'\nimpo<<< 6654 1726883859.73554: stdout chunk (state=3): >>>rt 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cd070>\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 0x7fbd425cd2e0>\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 0x7fbd425cd460>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cd340>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425ccb30>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a3f50>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a3200>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a2780>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a2000>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a0aa0>\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256bf50>\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 0x7fbd425a08f0>\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 0x7fbd425cd8e0>\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 0x7fbd425ce1e0>\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 0x7fbd425ce5a0>\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 0x7fbd425ceed0>\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 0x7fbd425eb0e0>\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 0x7fbd42245400>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425e9340>\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 0x7fbd422455e0>\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 0x7fbd42246ab0>\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 0x7fbd42246c90>\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 0x7fbd42246e40>\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 0x7fbd42247080>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42245760>\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cfaa0>\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 _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\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 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 dnf.plugin.dynamic.builddep\n# destroy dnf.plugin.dynamic.builddep\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.config_manager\n# destroy dnf.plugin.dynamic.config_manager\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.debuginfo-install\n# destroy dnf.plugin.dynamic.debuginfo-install\n# cleanup[2] removing dnf.plugin.dynamic.download\n# destroy dnf.plugin.dynamic.download\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# cleanup[2] removing dnf.plugin.dynamic.groups_manager\n# destroy dnf.plugin.dynamic.groups_manager\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.repoclosure\n# destroy dnf.plugin.dynamic.repoclosure\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 dnf.plugin.dynamic.repomanage\n# destroy dnf.plugin.dynamic.repomanage\n# cleanup[2] removing dnf.plugin.dynamic.reposync\n# destroy dnf.plugin.dynamic.reposync\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# destroy _sitebuiltins\n# destroy _bz2\n# destroy _lzma\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 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 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 _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 _decimal\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\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 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 hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\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 _dbus_bindings\n# destroy decimal\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 _hashlib\n# destroy platform\n# destroy _uuid\n# destroy unicodedata\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 _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 21:57:32.542818", "end": "2024-09-20 21:57:39.728209", "delta": "0:00:07.185391", "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}}} <<< 6654 1726883859.73647: stdout chunk (state=3): >>># destroy __main__ <<< 6654 1726883859.74008: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 6654 1726883859.74012: 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 <<< 6654 1726883859.74118: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing 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 <<< 6654 1726883859.74122: 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 # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 6654 1726883859.74383: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883859.74403: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6654 1726883859.74455: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 6654 1726883859.74550: stdout chunk (state=3): >>> # 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 <<< 6654 1726883859.74624: 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 fnmatch # destroy selectors # destroy errno # destroy array <<< 6654 1726883859.74656: stdout chunk (state=3): >>># destroy datetime <<< 6654 1726883859.74671: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6654 1726883859.74752: 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 <<< 6654 1726883859.74864: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 6654 1726883859.74877: 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 <<< 6654 1726883859.74883: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 6654 1726883859.74886: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6654 1726883859.75102: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 6654 1726883859.75113: stdout chunk (state=3): >>># destroy tokenize <<< 6654 1726883859.75137: stdout chunk (state=3): >>># 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 <<< 6654 1726883859.75149: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883859.75258: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 6654 1726883859.75374: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6654 1726883859.75377: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6654 1726883859.76194: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883859.76198: stdout chunk (state=3): >>><<< 6654 1726883859.76200: stderr chunk (state=3): >>><<< 6654 1726883859.76769: _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 0x7fb19a4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a3e7b30> # /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 0x7fb19a41aa50> 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 0x7fb19a22d130> # /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 0x7fb19a22dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a26bdd0> # /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 0x7fb19a26bfe0> # /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 0x7fb19a2a37a0> # /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 0x7fb19a2a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a268f80> # /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 0x7fb19a2c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2c2330> # /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 0x7fb19a282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2c0b90> # /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 0x7fb19a2f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a268200> # /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 0x7fb19a2f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2f8b00> # 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 0x7fb19a2f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a266d20> # /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 0x7fb19a2f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2f9250> 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 0x7fb19a2fa480> 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 0x7fb19a3106b0> 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 0x7fb19a311dc0> # /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 0x7fb19a312c30> # 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 0x7fb19a313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a312180> # /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 0x7fb19a313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2fa4e0> # /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 0x7fb19a0dfb90> # /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 0x7fb19a1086b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a108410> # 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 0x7fb19a1086e0> # /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 0x7fb19a108fe0> # 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 0x7fb19a109970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a108890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a0ddd30> # /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 0x7fb19a10acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a108e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a2fabd0> # /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 0x7fb19a132ff0> # /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 0x7fb19a1573e0> # /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 0x7fb19a1b81a0> # /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 0x7fb19a1ba900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1b82c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a185190> # /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 0x7fb199fc12b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a1561e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a10bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb19a1567e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_sa49b247/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 0x7fb19a012f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199ff5e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199ff5070> # 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 0x7fb19a010ce0> # /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 0x7fb19a03e8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a03e660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a03dfd0> # /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 0x7fb19a03e9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a013a10> 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 0x7fb19a03f680> # 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 0x7fb19a03f8c0> # /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 0x7fb19a03fe00> 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 0x7fb199915be0> # 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 0x7fb199917800> # /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 0x7fb199918200> # /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 0x7fb1999193a0> # /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 0x7fb19991be30> # 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 0x7fb19a132f60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19991a0f0> # /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 0x7fb199927d70> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199926840> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1999265a0> # /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 0x7fb199926b10> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19991a600> # 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 0x7fb19996bf80> # /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 0x7fb19996c080> # /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 0x7fb19996db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996d940> # /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 0x7fb199970170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996e270> # /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 0x7fb199973920> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1999702f0> # 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 0x7fb1999749b0> # 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 0x7fb199974b60> # 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 0x7fb199974c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19996c260> # /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 0x7fb1998003e0> # 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 0x7fb1998017c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199976b70> # 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 0x7fb199977ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199976780> # 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 0x7fb199805af0> # /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 0x7fb199806840> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199801c40> 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 0x7fb199806540> # 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 0x7fb199807a10> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb199812240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19980d310> 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 0x7fb199902ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb19a072870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb199812330> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb1998072c0> # 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 0x7fb19a0720c0> # zipimport: zlib available {"changed": true, "stdout": "Beaker Client - RedHatEnterpriseLinux9 9.1 kB/s | 3.6 kB 00:00 \nBeaker harness 103 kB/s | 8.4 kB 00:00 \nCopr repo for beakerlib-libraries owned by bgon 4.1 kB/s | 889 B 00:00 \nCentOS Stream 10 - BaseOS 2.3 MB/s | 1.4 MB 00:00 \nCentOS Stream 10 - AppStream 1.6 MB/s | 1.3 MB 00:00 \nCentOS Stream 10 - HighAvailability 217 kB/s | 20 kB 00:00 \nDependencies resolved.\n================================================================================\n Package Architecture Version Repository Size\n================================================================================\nReinstalling:\n openssh-clients x86_64 9.8p1-3.el10 baseos 768 k\n\nTransaction Summary\n================================================================================\n\nTotal download size: 768 k\nInstalled size: 2.6 M\nDownloading Packages:\nopenssh-clients-9.8p1-3.el10.x86_64.rpm 1.5 MB/s | 768 kB 00:00 \n--------------------------------------------------------------------------------\nTotal 1.5 MB/s | 768 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.8p1-3.el10.x86_64 1/2 \n Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 1/2 \n Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 2/2 \n Cleanup : openssh-clients-9.8p1-3.el10.x86_64 2/2 \n Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 2/2 \n\nReinstalled:\n openssh-clients-9.8p1-3.el10.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 0x7fbd45c145c0>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45bdfbf0>\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 0x7fbd45c16b40>\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 0x7fbd459e9220>\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 0x7fbd459ea090>\nimport 'site' # \nPython 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7fbd45a24b90>\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 0x7fbd45a253d0>\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 0x7fbd45a3cad0>\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 0x7fbd45a516a0>\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 0x7fbd45a7ffb0>\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 0x7fbd45a90620>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3eba0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a517f0>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3f110>\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 0x7fbd45a93b00>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a92750>\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 0x7fbd45a93c50>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a7c230>\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 0x7fbd45ac0e60>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3d4f0>\nimport 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a26e10>\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 0x7fbd45ac2720>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac2510>\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 0x7fbd45ac2960>\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3c950>\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 0x7fbd45ac2cc0>\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 0x7fbd45ac2fc0>\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 0x7fbd45ac34a0>\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 0x7fbd45ae2f60>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae2630>\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 0x7fbd45ae2690>\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 0x7fbd458d7d40>\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d78f0>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d6d80>\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae1730>\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 0x7fbd458e75f0>\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 0x7fbd459040e0>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458e7e00>\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 0x7fbd458e7f20>\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 0x7fbd45904a40>\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 0x7fbd45905400>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd459042c0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458e57c0>\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 0x7fbd45906c90>\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 0x7fbd45930b00>\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 0x7fbd45930b60>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae2ed0>\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 0x7fbd45932d80>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45905520>\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 0x7fbd45932f60>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45905f10>\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 0x7fbd45933500>\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 0x7fbd4594da60>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd459335c0>\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 0x7fbd4599f950>\nimport 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4599d070>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45973680>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d6c00>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae09b0>\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 0x7fbd45762600>\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4573aba0>\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae0fb0>\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 0x7fbd4579e420>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4579c3b0>\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4573a6f0>\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae0140>\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3590>\nimport 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3200>\nimport 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3080>\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 0x7fbd45ac35c0>\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 0x7fbd457f0350>\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457c1760>\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 0x7fbd457f1880>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457c3ad0>\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 0x7fbd457f1430>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4579e810>\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 0x7fbd457f19a0>\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a26480>\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 0x7fbd45a269f0>\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 0x7fbd4581f0b0>\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 0x7fbd4511b230>\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4511ad80>\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 0x7fbd4513ec60>\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4511b3b0>\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 0x7fbd451ade50>\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4513ee40>\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 0x7fbd451ffb60>\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd451ae3f0>\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 0x7fbd451fac90>\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 0x7fbd451fad80>\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd451ffd70>\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 0x7fbd43670410>\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436385f0>\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 0x7fbd43671760>\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43670b00>\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45118980>\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 0x7fbd457625a0>\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 0x7fbd43695280>\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 0x7fbd436955e0>\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436946e0>\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 0x7fbd436c0740>\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 0x7fbd436c1640>\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 0x7fbd436c1f40>\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 0x7fbd436c3560>\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c1850>\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 0x7fbd42f3a840>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f39430>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f39190>\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 0x7fbd42f3b860>\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 0x7fbd42f6a3c0>\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f1b4d0>\nimport 'atexit' # \nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c3e00>\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 0x7fbd42fb04d0>\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 0x7fbd42fb0aa0>\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 0x7fbd42fb1940>\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 0x7fbd42fb1f70>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fb0e90>\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 0x7fbd42fb2930>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fb2060>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f86480>\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f84ef0>\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c07a0>\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43697f50>\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 0x7fbd42fcc290>\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c0b60>\nimport 'pwd' # \nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436962d0>\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43673cb0>\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 0x7fbd43694410>\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43673e90>\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43671ca0>\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 0x7fbd42fcdbe0>\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 0x7fbd42ab0290>\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 0x7fbd42ab0aa0>\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fcf470>\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 0x7fbd42ab12e0>\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fcdc40>\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 0x7fbd42ab2d20>\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab22a0>\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab20c0>\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 0x7fbd42ade4e0>\nimport 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42adde80>\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 0x7fbd42b248c0>\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 0x7fbd42b24f50>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b0c9b0>\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ade8d0>\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 0x7fbd42b253d0>\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42add310>\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3500>\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3230>\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 0x7fbd42b4c110>\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b27110>\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3a40>\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 0x7fbd42b0c920>\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 0x7fbd42b4ca40>\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 0x7fbd42b4cb00>\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 0x7fbd42b4cc20>\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 0x7fbd42b4f860>\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4d9a0>\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 0x7fbd42b4f9b0>\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 0x7fbd42b4fa70>\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4cb60>\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 0x7fbd42b81670>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b813a0>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b80c80>\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 0x7fbd42b81790>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b80830>\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4fb60>\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 0x7fbd42b82cf0>\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 0x7fbd4294b1a0>\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 0x7fbd4299e990>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4299dd90>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4294bfe0>\nimport 'importlib.machinery' # \nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b82ff0>\nimport 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b82180>\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 0x7fbd429492e0>\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 0x7fbd42fb2840>\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 0x7fbd429bb020>\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 0x7fbd429e1400>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bb680>\nimport 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bb290>\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 0x7fbd429e16d0>\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bbbf0>\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 0x7fbd429e25d0>\nimport 'gc' # \nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457f2120>\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a25100>\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 0x7fbd42a16db0>\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 0x7fbd42a2ce60>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a2c9e0>\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 0x7fbd42fcdb20>\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a17860>\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a170e0>\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e3d10>\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 0x7fbd42a16ba0>\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 0x7fbd42a3a3c0>\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a38ef0>\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 0x7fbd42a3bbc0>\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 0x7fbd42a3bec0>\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 0x7fbd427d8140>\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 0x7fbd427d83b0>\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 0x7fbd427d8b00>\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427d8950>\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 0x7fbd427da450>\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 0x7fbd427da5a0>\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 0x7fbd427da7b0>\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 0x7fbd427db710>\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427daf90>\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 0x7fbd427db8c0>\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 0x7fbd427f87a0>\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 0x7fbd427f8980>\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 0x7fbd427f8c50>\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 0x7fbd427f9b50>\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 0x7fbd427f9dc0>\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 0x7fbd427f9fd0>\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 0x7fbd427fabd0>\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427fa6f0>\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 0x7fbd427fba10>\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427fb350>\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 0x7fbd428246e0>\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 0x7fbd428249b0>\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 0x7fbd42825940>\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 0x7fbd42825be0>\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 0x7fbd42825d90>\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e28d0>\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e2630>\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 0x7fbd428265d0>\nimport 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd428260c0>\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'\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 0x7fbd42827f20>\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42827710>\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 0x7fbd42850a10>\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850740>\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 0x7fbd42875100>\nimport 'importlib.util' # \nimport 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42852e70>\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 0x7fbd42874980>\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 0x7fbd42853920>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42853410>\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 0x7fbd4288e690>\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4288dac0>\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 0x7fbd42605610>\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 0x7fbd42605ee0>\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 0x7fbd4288ecf0>\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4288e9c0>\nimport 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850c80>\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 0x7fbd428529c0>\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850860>\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd428500e0>\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 0x7fbd4262c2f0>\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/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 0x7fbd4262f5f0>\nimport 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262dd60>\nimport 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262daf0>\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 0x7fbd426a6d80>\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 0x7fbd426d6240>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d5d30>\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 0x7fbd425054c0>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d6b40>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426a7d70>\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 0x7fbd42568bc0>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d5b80>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262e5a0>\nimport 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262cbf0>\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 0x7fbd4262c8f0>\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 0x7fbd42569ac0>\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 0x7fbd4256b1a0>\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256ab70>\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256a810>\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256a480>\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 0x7fbd4256ae10>\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 0x7fbd425a1010>\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 0x7fbd425a10d0>\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 0x7fbd425a17c0>\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a1640>\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 0x7fbd425a3dd0>\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 0x7fbd425cd070>\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 0x7fbd425cd2e0>\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 0x7fbd425cd460>\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cd340>\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425ccb30>\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a3f50>\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a3200>\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a2780>\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a2000>\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a0aa0>\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256bf50>\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 0x7fbd425a08f0>\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 0x7fbd425cd8e0>\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 0x7fbd425ce1e0>\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 0x7fbd425ce5a0>\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 0x7fbd425ceed0>\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 0x7fbd425eb0e0>\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 0x7fbd42245400>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425e9340>\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 0x7fbd422455e0>\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 0x7fbd42246ab0>\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 0x7fbd42246c90>\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 0x7fbd42246e40>\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 0x7fbd42247080>\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42245760>\nimport 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cfaa0>\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 _hashlib\n# cleanup[2] removing _blake2\n# cleanup[2] removing hashlib\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 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 dnf.plugin.dynamic.builddep\n# destroy dnf.plugin.dynamic.builddep\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.config_manager\n# destroy dnf.plugin.dynamic.config_manager\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.debuginfo-install\n# destroy dnf.plugin.dynamic.debuginfo-install\n# cleanup[2] removing dnf.plugin.dynamic.download\n# destroy dnf.plugin.dynamic.download\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# cleanup[2] removing dnf.plugin.dynamic.groups_manager\n# destroy dnf.plugin.dynamic.groups_manager\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.repoclosure\n# destroy dnf.plugin.dynamic.repoclosure\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 dnf.plugin.dynamic.repomanage\n# destroy dnf.plugin.dynamic.repomanage\n# cleanup[2] removing dnf.plugin.dynamic.reposync\n# destroy dnf.plugin.dynamic.reposync\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# destroy _sitebuiltins\n# destroy _bz2\n# destroy _lzma\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 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 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 _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 _decimal\n# cleanup[3] wiping importlib.util\n# cleanup[3] wiping importlib._abc\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 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 hashlib\n# cleanup[3] wiping _blake2\n# cleanup[3] wiping _hashlib\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 _dbus_bindings\n# destroy decimal\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 _hashlib\n# destroy platform\n# destroy _uuid\n# destroy unicodedata\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 _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 21:57:32.542818", "end": "2024-09-20 21:57:39.728209", "delta": "0:00:07.185391", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy 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 selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy 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 selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6654 1726883859.78491: 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-1726883852.1714828-6765-79794710543957/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883859.78648: _low_level_execute_command(): starting 6654 1726883859.78652: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883852.1714828-6765-79794710543957/ > /dev/null 2>&1 && sleep 0' 6654 1726883859.79798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883859.79950: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883859.79973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883859.79994: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883859.80101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883859.80142: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883859.82335: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883859.82339: stdout chunk (state=3): >>><<< 6654 1726883859.82341: stderr chunk (state=3): >>><<< 6654 1726883859.82343: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883859.82345: handler run complete 6654 1726883859.82347: Evaluated conditional (True): True 6654 1726883859.82349: attempt loop complete, returning result 6654 1726883859.82351: _execute() done 6654 1726883859.82353: dumping result to json 6654 1726883859.82499: done dumping result, returning 6654 1726883859.82507: done running TaskExecutor() for managed_node2/TASK: Reinstall manual pages for openssh-clients on RHEL [129f73bb-7c05-8a0c-6860-00000000000e] 6654 1726883859.82512: sending task result for task 129f73bb-7c05-8a0c-6860-00000000000e 6654 1726883859.84262: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000000e 6654 1726883859.84265: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "cmd": [ "dnf", "reinstall", "-y", "openssh-clients" ], "delta": "0:00:07.185391", "end": "2024-09-20 21:57:39.728209", "rc": 0, "start": "2024-09-20 21:57:32.542818" } STDOUT: Beaker Client - RedHatEnterpriseLinux9 9.1 kB/s | 3.6 kB 00:00 Beaker harness 103 kB/s | 8.4 kB 00:00 Copr repo for beakerlib-libraries owned by bgon 4.1 kB/s | 889 B 00:00 CentOS Stream 10 - BaseOS 2.3 MB/s | 1.4 MB 00:00 CentOS Stream 10 - AppStream 1.6 MB/s | 1.3 MB 00:00 CentOS Stream 10 - HighAvailability 217 kB/s | 20 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Reinstalling: openssh-clients x86_64 9.8p1-3.el10 baseos 768 k Transaction Summary ================================================================================ Total download size: 768 k Installed size: 2.6 M Downloading Packages: openssh-clients-9.8p1-3.el10.x86_64.rpm 1.5 MB/s | 768 kB 00:00 -------------------------------------------------------------------------------- Total 1.5 MB/s | 768 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Reinstalling : openssh-clients-9.8p1-3.el10.x86_64 1/2 Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 1/2 Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 2/2 Cleanup : openssh-clients-9.8p1-3.el10.x86_64 2/2 Running scriptlet: openssh-clients-9.8p1-3.el10.x86_64 2/2 Reinstalled: openssh-clients-9.8p1-3.el10.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 0x7fbd45c145c0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45bdfbf0> # /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 0x7fbd45c16b40> 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 0x7fbd459e9220> # /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 0x7fbd459ea090> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/__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 0x7fbd45a24b90> # /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 0x7fbd45a253d0> # /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 0x7fbd45a3cad0> # /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 0x7fbd45a516a0> # /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 0x7fbd45a7ffb0> # /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 0x7fbd45a90620> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3eba0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a517f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3f110> # /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 0x7fbd45a93b00> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a92750> # /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 0x7fbd45a93c50> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a7c230> # /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 0x7fbd45ac0e60> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3d4f0> import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a26e10> # /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 0x7fbd45ac2720> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac2510> # 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 0x7fbd45ac2960> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a3c950> # /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 0x7fbd45ac2cc0> # /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 0x7fbd45ac2fc0> # /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 0x7fbd45ac34a0> # /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 0x7fbd45ae2f60> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae2630> # /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 0x7fbd45ae2690> # /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 0x7fbd458d7d40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d78f0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d6d80> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae1730> # /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 0x7fbd458e75f0> # /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 0x7fbd459040e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458e7e00> # 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 0x7fbd458e7f20> # /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 0x7fbd45904a40> # 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 0x7fbd45905400> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd459042c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458e57c0> # /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 0x7fbd45906c90> # /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 0x7fbd45930b00> # 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 0x7fbd45930b60> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae2ed0> 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 0x7fbd45932d80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45905520> # /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 0x7fbd45932f60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45905f10> # /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 0x7fbd45933500> # /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 0x7fbd4594da60> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd459335c0> # /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 0x7fbd4599f950> import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4599d070> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45973680> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd458d6c00> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae09b0> # /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 0x7fbd45762600> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4573aba0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae0fb0> # /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 0x7fbd4579e420> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4579c3b0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4573a6f0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ae0140> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3590> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3200> import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45ac3080> # /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 0x7fbd45ac35c0> # /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 0x7fbd457f0350> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457c1760> # /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 0x7fbd457f1880> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457c3ad0> # 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 0x7fbd457f1430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4579e810> # /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 0x7fbd457f19a0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a26480> # /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 0x7fbd45a269f0> # /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 0x7fbd4581f0b0> # /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 0x7fbd4511b230> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4511ad80> # /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 0x7fbd4513ec60> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4511b3b0> # /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 0x7fbd451ade50> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4513ee40> # /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 0x7fbd451ffb60> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd451ae3f0> # /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 0x7fbd451fac90> # /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 0x7fbd451fad80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd451ffd70> # /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 0x7fbd43670410> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436385f0> # /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 0x7fbd43671760> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43670b00> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45118980> # /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 0x7fbd457625a0> # /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 0x7fbd43695280> # 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 0x7fbd436955e0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436946e0> # /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 0x7fbd436c0740> # /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 0x7fbd436c1640> # /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 0x7fbd436c1f40> # /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 0x7fbd436c3560> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c1850> # /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 0x7fbd42f3a840> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f39430> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f39190> # /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 0x7fbd42f3b860> # /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 0x7fbd42f6a3c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f1b4d0> import 'atexit' # import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c3e00> # /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 0x7fbd42fb04d0> # 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 0x7fbd42fb0aa0> # /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 0x7fbd42fb1940> # 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 0x7fbd42fb1f70> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fb0e90> # /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 0x7fbd42fb2930> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fb2060> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f86480> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42f84ef0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c07a0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43697f50> # /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 0x7fbd42fcc290> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436c0b60> import 'pwd' # import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd436962d0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43673cb0> # /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 0x7fbd43694410> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43673e90> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd43671ca0> # /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 0x7fbd42fcdbe0> # /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 0x7fbd42ab0290> # /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 0x7fbd42ab0aa0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fcf470> # /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 0x7fbd42ab12e0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42fcdc40> # /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 0x7fbd42ab2d20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab22a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab20c0> # /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 0x7fbd42ade4e0> import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42adde80> # /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 0x7fbd42b248c0> # 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 0x7fbd42b24f50> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b0c9b0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ade8d0> # /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 0x7fbd42b253d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42add310> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3500> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3230> # /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 0x7fbd42b4c110> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b27110> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42ab3a40> # /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 0x7fbd42b0c920> # /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 0x7fbd42b4ca40> # /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 0x7fbd42b4cb00> # /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 0x7fbd42b4cc20> # /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 0x7fbd42b4f860> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4d9a0> # /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 0x7fbd42b4f9b0> # /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 0x7fbd42b4fa70> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4cb60> # /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 0x7fbd42b81670> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b813a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b80c80> # /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 0x7fbd42b81790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b80830> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b4fb60> # /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 0x7fbd42b82cf0> # /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 0x7fbd4294b1a0> # /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 0x7fbd4299e990> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4299dd90> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4294bfe0> import 'importlib.machinery' # import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b82ff0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42b82180> # /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 0x7fbd429492e0> # /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 0x7fbd42fb2840> # /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 0x7fbd429bb020> # /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 0x7fbd429e1400> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bb680> import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bb290> # /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 0x7fbd429e16d0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429bbbf0> # /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 0x7fbd429e25d0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd457f2120> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd45a25100> # /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 0x7fbd42a16db0> # /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 0x7fbd42a2ce60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a2c9e0> # 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 0x7fbd42fcdb20> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a17860> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a170e0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e3d10> # /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 0x7fbd42a16ba0> # /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 0x7fbd42a3a3c0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42a38ef0> # /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 0x7fbd42a3bbc0> # /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 0x7fbd42a3bec0> # /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 0x7fbd427d8140> # /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 0x7fbd427d83b0> # /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 0x7fbd427d8b00> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427d8950> # /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 0x7fbd427da450> # /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 0x7fbd427da5a0> # /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 0x7fbd427da7b0> # /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 0x7fbd427db710> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427daf90> # /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 0x7fbd427db8c0> # /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 0x7fbd427f87a0> # /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 0x7fbd427f8980> # /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 0x7fbd427f8c50> # /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 0x7fbd427f9b50> # /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 0x7fbd427f9dc0> # /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 0x7fbd427f9fd0> # /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 0x7fbd427fabd0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427fa6f0> # /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 0x7fbd427fba10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd427fb350> # /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 0x7fbd428246e0> # /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 0x7fbd428249b0> # /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 0x7fbd42825940> # /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 0x7fbd42825be0> # /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 0x7fbd42825d90> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e28d0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd429e2630> # /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 0x7fbd428265d0> import 'dnf.cli.main' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd428260c0> # /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/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 0x7fbd42827f20> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42827710> # /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 0x7fbd42850a10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850740> # /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 0x7fbd42875100> import 'importlib.util' # import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42852e70> # /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 0x7fbd42874980> # 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 0x7fbd42853920> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42853410> # /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 0x7fbd4288e690> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4288dac0> # /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 0x7fbd42605610> # /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 0x7fbd42605ee0> # /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 0x7fbd4288ecf0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4288e9c0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850c80> # /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 0x7fbd428529c0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42850860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd428500e0> # /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 0x7fbd4262c2f0> # /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/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 0x7fbd4262f5f0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262dd60> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262daf0> # /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 0x7fbd426a6d80> # /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 0x7fbd426d6240> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d5d30> # /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 0x7fbd425054c0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d6b40> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426a7d70> # /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 0x7fbd42568bc0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd426d5b80> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262e5a0> import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4262cbf0> # /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 0x7fbd4262c8f0> # /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 0x7fbd42569ac0> # /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 0x7fbd4256b1a0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256ab70> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256a810> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256a480> # /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 0x7fbd4256ae10> # /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 0x7fbd425a1010> # /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 0x7fbd425a10d0> # /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 0x7fbd425a17c0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a1640> # /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 0x7fbd425a3dd0> # /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 0x7fbd425cd070> # /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 0x7fbd425cd2e0> # /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 0x7fbd425cd460> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cd340> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425ccb30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a3f50> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a3200> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a2780> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a2000> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425a0aa0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd4256bf50> # /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 0x7fbd425a08f0> # /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 0x7fbd425cd8e0> # /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 0x7fbd425ce1e0> # /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 0x7fbd425ce5a0> # /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 0x7fbd425ceed0> # /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 0x7fbd425eb0e0> # 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 0x7fbd42245400> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425e9340> # /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 0x7fbd422455e0> # /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 0x7fbd42246ab0> # 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 0x7fbd42246c90> # 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 0x7fbd42246e40> # 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 0x7fbd42247080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd42245760> import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbd425cfaa0> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # 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.config_manager # destroy dnf.plugin.dynamic.config_manager # 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.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing 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 # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # 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 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 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 _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 _decimal # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # 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 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _dbus_bindings # destroy decimal # 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 _hashlib # destroy platform # destroy _uuid # destroy unicodedata # 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 _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 6654 1726883859.85390: no more pending results, returning what we have 6654 1726883859.85393: results queue empty 6654 1726883859.85394: checking for any_errors_fatal 6654 1726883859.85399: done checking for any_errors_fatal 6654 1726883859.85400: checking for max_fail_percentage 6654 1726883859.85402: done checking for max_fail_percentage 6654 1726883859.85402: checking to see if all hosts have failed and the running result is not ok 6654 1726883859.85403: done checking to see if all hosts have failed 6654 1726883859.85404: getting the remaining hosts for this loop 6654 1726883859.85405: done getting the remaining hosts for this loop 6654 1726883859.85409: getting the next task for host managed_node2 6654 1726883859.85414: done getting next task for host managed_node2 6654 1726883859.85416: ^ task is: TASK: Make sure manual pages and bash are installed 6654 1726883859.85418: ^ 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 6654 1726883859.85420: getting variables 6654 1726883859.85422: in VariableManager get_vars() 6654 1726883859.85449: Calling all_inventory to load vars for managed_node2 6654 1726883859.85452: Calling groups_inventory to load vars for managed_node2 6654 1726883859.85456: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883859.85613: Calling all_plugins_play to load vars for managed_node2 6654 1726883859.85618: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883859.85622: Calling groups_plugins_play to load vars for managed_node2 6654 1726883859.85774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883859.85977: done with get_vars() 6654 1726883859.85988: done getting variables 6654 1726883859.86093: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:53 Friday 20 September 2024 21:57:39 -0400 (0:00:07.732) 0:00:11.918 ****** 6654 1726883859.86118: entering _queue_task() for managed_node2/package 6654 1726883859.86120: Creating lock for package 6654 1726883859.86356: worker is 1 (out of 1 available) 6654 1726883859.86368: exiting _queue_task() for managed_node2/package 6654 1726883859.86380: done queuing things up, now waiting for results queue to drain 6654 1726883859.86381: waiting for pending results... 6654 1726883859.86666: running TaskExecutor() for managed_node2/TASK: Make sure manual pages and bash are installed 6654 1726883859.86772: in run() - task 129f73bb-7c05-8a0c-6860-00000000000f 6654 1726883859.86838: variable 'ansible_search_path' from source: unknown 6654 1726883859.86853: calling self._execute() 6654 1726883859.86951: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883859.86987: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883859.86992: variable 'omit' from source: magic vars 6654 1726883859.87120: variable 'omit' from source: magic vars 6654 1726883859.87148: variable 'omit' from source: magic vars 6654 1726883859.87543: variable 'ansible_facts' from source: unknown 6654 1726883859.87596: variable 'ssh_test_package' from source: set_fact 6654 1726883859.87691: variable 'ssh_test_package' from source: set_fact 6654 1726883859.87854: 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) 6654 1726883859.87859: 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) 6654 1726883859.87876: 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) 6654 1726883859.87941: 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) 6654 1726883859.87947: 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) 6654 1726883859.88009: variable '__ssh_is_ostree' from source: set_fact 6654 1726883859.88036: variable 'omit' from source: magic vars 6654 1726883859.88042: variable 'omit' from source: magic vars 6654 1726883859.88072: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883859.88239: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883859.88242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883859.88245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883859.88247: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883859.88249: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883859.88250: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883859.88252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883859.88299: Set connection var ansible_shell_executable to /bin/sh 6654 1726883859.88309: Set connection var ansible_connection to ssh 6654 1726883859.88321: Set connection var ansible_pipelining to False 6654 1726883859.88329: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883859.88342: Set connection var ansible_shell_type to sh 6654 1726883859.88352: Set connection var ansible_timeout to 10 6654 1726883859.88380: variable 'ansible_shell_executable' from source: unknown 6654 1726883859.88387: variable 'ansible_connection' from source: unknown 6654 1726883859.88392: variable 'ansible_module_compression' from source: unknown 6654 1726883859.88398: variable 'ansible_shell_type' from source: unknown 6654 1726883859.88405: variable 'ansible_shell_executable' from source: unknown 6654 1726883859.88414: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883859.88421: variable 'ansible_pipelining' from source: unknown 6654 1726883859.88427: variable 'ansible_timeout' from source: unknown 6654 1726883859.88438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883859.88586: 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) 6654 1726883859.88601: variable 'omit' from source: magic vars 6654 1726883859.88611: starting attempt loop 6654 1726883859.88619: running the handler 6654 1726883859.88629: variable 'ansible_facts' from source: unknown 6654 1726883859.88638: variable 'ansible_facts' from source: unknown 6654 1726883859.88699: _low_level_execute_command(): starting 6654 1726883859.88711: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883859.89979: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883859.90247: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883859.90271: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883859.90361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883859.92212: stdout chunk (state=3): >>>/root <<< 6654 1726883859.92343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883859.92357: stdout chunk (state=3): >>><<< 6654 1726883859.92389: stderr chunk (state=3): >>><<< 6654 1726883859.92414: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883859.92447: _low_level_execute_command(): starting 6654 1726883859.92459: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347 `" && echo ansible-tmp-1726883859.9242752-6996-275219591391347="` echo /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347 `" ) && sleep 0' 6654 1726883859.93097: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883859.93126: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883859.93150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883859.93222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883859.93279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883859.93310: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883859.93358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883859.93439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883859.95339: stdout chunk (state=3): >>>ansible-tmp-1726883859.9242752-6996-275219591391347=/root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347 <<< 6654 1726883859.95457: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883859.95513: stderr chunk (state=3): >>><<< 6654 1726883859.95524: stdout chunk (state=3): >>><<< 6654 1726883859.95543: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883859.9242752-6996-275219591391347=/root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883859.95682: variable 'ansible_module_compression' from source: unknown 6654 1726883859.95686: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6654 1726883859.95688: ANSIBALLZ: Acquiring lock 6654 1726883859.95690: ANSIBALLZ: Lock acquired: 139756106061136 6654 1726883859.95692: ANSIBALLZ: Creating module 6654 1726883860.08274: ANSIBALLZ: Writing module into payload 6654 1726883860.08437: ANSIBALLZ: Writing module 6654 1726883860.08476: ANSIBALLZ: Renaming module 6654 1726883860.08479: ANSIBALLZ: Done creating module 6654 1726883860.08486: variable 'ansible_facts' from source: unknown 6654 1726883860.08737: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py 6654 1726883860.08779: Sending initial data 6654 1726883860.08783: Sent initial data (150 bytes) 6654 1726883860.09212: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883860.09215: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6654 1726883860.09218: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.09220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.09268: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.09272: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.09328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.11044: 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 <<< 6654 1726883860.11087: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883860.11134: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp40zk55fi /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py <<< 6654 1726883860.11138: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py" <<< 6654 1726883860.11161: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp40zk55fi" to remote "/root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py" <<< 6654 1726883860.12422: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.12426: stdout chunk (state=3): >>><<< 6654 1726883860.12428: stderr chunk (state=3): >>><<< 6654 1726883860.12430: done transferring module to remote 6654 1726883860.12437: _low_level_execute_command(): starting 6654 1726883860.12439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/ /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py && sleep 0' 6654 1726883860.13276: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883860.13279: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.13282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.13284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883860.13286: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.13336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.13339: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.13397: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.15420: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.15423: stdout chunk (state=3): >>><<< 6654 1726883860.15425: stderr chunk (state=3): >>><<< 6654 1726883860.15447: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883860.15476: _low_level_execute_command(): starting 6654 1726883860.15479: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/AnsiballZ_dnf.py && sleep 0' 6654 1726883860.16098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883860.16142: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.16207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883860.16221: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.16261: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883860.16284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.16307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.16387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.18655: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883860.18715: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 6654 1726883860.18793: stdout chunk (state=3): >>>import '_io' # <<< 6654 1726883860.18806: stdout chunk (state=3): >>>import 'marshal' # <<< 6654 1726883860.18873: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883860.18924: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883860.18955: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6654 1726883860.19011: 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' # <<< 6654 1726883860.19014: stdout chunk (state=3): >>>import 'codecs' # <<< 6654 1726883860.19049: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883860.19064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6654 1726883860.19080: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e5e7b30> <<< 6654 1726883860.19161: 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 0x7f378e61aa50> <<< 6654 1726883860.19165: stdout chunk (state=3): >>>import '_signal' # <<< 6654 1726883860.19324: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 6654 1726883860.19401: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883860.19405: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6654 1726883860.19410: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 6654 1726883860.19442: 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' <<< 6654 1726883860.19482: 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' <<< 6654 1726883860.19504: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e42d130> <<< 6654 1726883860.19613: 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 0x7f378e42dfa0> <<< 6654 1726883860.19644: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883860.19907: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883860.19936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883860.19966: 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' <<< 6654 1726883860.19976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883860.20016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6654 1726883860.20051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6654 1726883860.20143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e46bdd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883860.20148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6654 1726883860.20151: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e46bfe0> <<< 6654 1726883860.20165: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6654 1726883860.20184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6654 1726883860.20204: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883860.20261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.20302: stdout chunk (state=3): >>>import 'itertools' # <<< 6654 1726883860.20305: 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 0x7f378e4a37a0> <<< 6654 1726883860.20349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6654 1726883860.20372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4a3e30> <<< 6654 1726883860.20384: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883860.20421: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e483aa0> <<< 6654 1726883860.20434: stdout chunk (state=3): >>>import '_functools' # <<< 6654 1726883860.20461: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4811c0> <<< 6654 1726883860.20566: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e468f80> <<< 6654 1726883860.20602: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883860.20605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6654 1726883860.20668: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6654 1726883860.20674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6654 1726883860.20700: 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' <<< 6654 1726883860.20741: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4c2330> <<< 6654 1726883860.20783: 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 0x7f378e482090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4c0b90> <<< 6654 1726883860.20850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6654 1726883860.20853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4f87a0> <<< 6654 1726883860.20871: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e468200> <<< 6654 1726883860.20916: 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' <<< 6654 1726883860.20943: 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 0x7f378e4f8c50> <<< 6654 1726883860.21005: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4f8b00> # 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 0x7f378e4f8ec0> <<< 6654 1726883860.21081: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e466d20> # /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' <<< 6654 1726883860.21162: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4f9250> 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' <<< 6654 1726883860.21262: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4fa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883860.21265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6654 1726883860.21337: 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 0x7f378e5106b0> import 'errno' # <<< 6654 1726883860.21341: 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 0x7f378e511dc0> <<< 6654 1726883860.21392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6654 1726883860.21404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e512c30> <<< 6654 1726883860.21490: 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 0x7f378e513260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e512180> <<< 6654 1726883860.21587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # 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 0x7f378e513ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e513410> <<< 6654 1726883860.21699: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4fa4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883860.21747: 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' <<< 6654 1726883860.21817: 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 0x7f378e25fb60> # /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' <<< 6654 1726883860.21873: 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 0x7f378e288680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2883e0> # 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 0x7f378e2885c0> # /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' <<< 6654 1726883860.21916: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.22079: 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 0x7f378e288f80> <<< 6654 1726883860.22211: 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 0x7f378e2898b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e288830> <<< 6654 1726883860.22254: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e25dd00> <<< 6654 1726883860.22329: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e28ac30> <<< 6654 1726883860.22395: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e289760> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4fabd0> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883860.22440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.22454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883860.22490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883860.22523: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2b2f30> <<< 6654 1726883860.22576: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883860.22597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.22622: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883860.22641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883860.22669: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2d72c0> <<< 6654 1726883860.22699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883860.22748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883860.22826: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883860.22873: 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 0x7f378e307fb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883860.22876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883860.22951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883860.23150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883860.23153: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e33a810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e3381d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2d7f50> <<< 6654 1726883860.23208: 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 0x7f378e141130> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2d60c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e28bb30> <<< 6654 1726883860.23322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883860.23346: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f378e1413d0> <<< 6654 1726883860.23527: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_m5ths1kj/ansible_ansible.legacy.dnf_payload.zip' <<< 6654 1726883860.23547: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.23651: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.23679: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883860.23695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883860.23747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883860.23817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6654 1726883860.23946: 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 0x7f378e196f00> import '_typing' # <<< 6654 1726883860.24050: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e175df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e174f80> <<< 6654 1726883860.24087: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 6654 1726883860.24109: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883860.24155: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 6654 1726883860.25576: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.26896: 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 0x7f378e194c80> # /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' <<< 6654 1726883860.26937: 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' <<< 6654 1726883860.26965: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883860.26994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6654 1726883860.27017: 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 0x7f378e1be870> <<< 6654 1726883860.27114: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1be600> <<< 6654 1726883860.27127: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1bdf40> <<< 6654 1726883860.27163: 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' <<< 6654 1726883860.27291: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1be990> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e197b90> 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 0x7f378e1bf5f0> <<< 6654 1726883860.27535: 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 0x7f378e1bf830> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883860.27784: 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 0x7f378e1bfd40> 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 0x7f378db15a90> # 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 0x7f378db17680> # /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 0x7f378db17f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883860.27798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db1d1c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883860.27906: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db1fcb0> # 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 0x7f378db1ffe0> <<< 6654 1726883860.27927: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db1df70> <<< 6654 1726883860.27945: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883860.27968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6654 1726883860.28001: 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' <<< 6654 1726883860.28022: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883860.28064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883860.28112: 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' <<< 6654 1726883860.28125: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db27c50> import '_tokenize' # <<< 6654 1726883860.28171: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db26720> <<< 6654 1726883860.28199: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db26480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6654 1726883860.28284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db269f0> <<< 6654 1726883860.28325: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db1e480> <<< 6654 1726883860.28346: 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 0x7f378db6bf50> <<< 6654 1726883860.28434: 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 0x7f378db6c050> <<< 6654 1726883860.28454: 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' <<< 6654 1726883860.28492: 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 0x7f378db6db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db6d910> <<< 6654 1726883860.28548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883860.28650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883860.28721: 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 0x7f378db70110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db6e240> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883860.28812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.28815: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6654 1726883860.28818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6654 1726883860.28832: stdout chunk (state=3): >>>import '_string' # <<< 6654 1726883860.28920: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db738f0> <<< 6654 1726883860.28988: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db702c0> <<< 6654 1726883860.29049: 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 0x7f378db74680> <<< 6654 1726883860.29074: 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' <<< 6654 1726883860.29164: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378db74ad0> # 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 0x7f378db74b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db6c260> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 6654 1726883860.29182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6654 1726883860.29194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6654 1726883860.29253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6654 1726883860.29305: 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 0x7f378da00380> <<< 6654 1726883860.29433: 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 0x7f378da01220> <<< 6654 1726883860.29472: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db76b10> <<< 6654 1726883860.29531: 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 0x7f378db77e90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db76720> # zipimport: zlib available <<< 6654 1726883860.29688: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6654 1726883860.29726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883860.29745: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6654 1726883860.29769: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6654 1726883860.29792: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.29919: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.30044: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.30612: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.31157: 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' # <<< 6654 1726883860.31179: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6654 1726883860.31201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.31260: 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 0x7f378da055b0> <<< 6654 1726883860.31366: 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' <<< 6654 1726883860.31495: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da06ae0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da01490> <<< 6654 1726883860.31508: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6654 1726883860.31628: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.31784: 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' <<< 6654 1726883860.31823: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da06b40> # zipimport: zlib available <<< 6654 1726883860.32277: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.32747: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.32812: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.32885: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883860.32909: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.33180: stdout chunk (state=3): >>># 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' # <<< 6654 1726883860.33183: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.33227: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.33259: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6654 1726883860.33282: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.33501: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.33738: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883860.33799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883860.33838: stdout chunk (state=3): >>>import '_ast' # <<< 6654 1726883860.33939: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da07620> # zipimport: zlib available <<< 6654 1726883860.33979: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.34097: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 6654 1726883860.34336: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # <<< 6654 1726883860.34340: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.34393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883860.34397: 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 <<< 6654 1726883860.34435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.34520: 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' <<< 6654 1726883860.34596: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378da120c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da0d010> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883860.34612: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.34670: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.34748: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.34767: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.34854: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6654 1726883860.34874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883860.34982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883860.35000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883860.35024: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db02ab0> <<< 6654 1726883860.35087: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1f2780> <<< 6654 1726883860.35154: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da12270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da06ff0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6654 1726883860.35187: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.35213: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883860.35286: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883860.35295: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.35319: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6654 1726883860.35905: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.36451: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.37121: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.37802: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 6654 1726883860.37832: 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 0x7f378daa4500> # /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 0x7f378daa4710> <<< 6654 1726883860.37905: 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' <<< 6654 1726883860.37945: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 6654 1726883860.37985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py <<< 6654 1726883860.37989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa4e60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa49e0> <<< 6654 1726883860.38017: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 6654 1726883860.38020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 6654 1726883860.38066: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa57c0> <<< 6654 1726883860.38070: 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' <<< 6654 1726883860.38141: 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 <<< 6654 1726883860.38145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 6654 1726883860.38165: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 6654 1726883860.38168: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.38213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da8d9a0> <<< 6654 1726883860.38249: 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 0x7f378da8d8b0> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 6654 1726883860.38265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d66e720> <<< 6654 1726883860.38309: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa6f90> <<< 6654 1726883860.38325: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 6654 1726883860.38392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 6654 1726883860.38419: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 6654 1726883860.38422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 6654 1726883860.38434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 6654 1726883860.38470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 6654 1726883860.38544: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d681250> <<< 6654 1726883860.38551: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d66fdd0> <<< 6654 1726883860.38576: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d66f140> <<< 6654 1726883860.38592: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa6450> <<< 6654 1726883860.38606: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 6654 1726883860.38635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 6654 1726883860.38656: 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 <<< 6654 1726883860.38715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 6654 1726883860.38727: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py <<< 6654 1726883860.38747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 6654 1726883860.38765: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6ed1c0> <<< 6654 1726883860.38884: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6a5310> <<< 6654 1726883860.39018: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa6960> <<< 6654 1726883860.39037: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 6654 1726883860.39050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 6654 1726883860.39064: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 6654 1726883860.39092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 6654 1726883860.39124: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 6654 1726883860.39145: 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 0x7f378d6f0c80> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6eef90> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6a4e00> <<< 6654 1726883860.39178: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa5e50> <<< 6654 1726883860.39204: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa5850> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa5550> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa4770> <<< 6654 1726883860.39233: 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 0x7f378daa5880> <<< 6654 1726883860.39252: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 6654 1726883860.39262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 6654 1726883860.39270: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 6654 1726883860.39285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 6654 1726883860.39329: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6f12e0> <<< 6654 1726883860.39357: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6f0f20> # /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 6654 1726883860.39378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.39455: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6f1a30> <<< 6654 1726883860.39482: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 6654 1726883860.39514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 6654 1726883860.39554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6654 1726883860.39589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6654 1726883860.39658: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.39745: 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 0x7f378d6f86b0> <<< 6654 1726883860.39920: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6dd850> <<< 6654 1726883860.39967: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6f2a50> <<< 6654 1726883860.39991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 6654 1726883860.40013: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6dd2e0> <<< 6654 1726883860.40162: 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' <<< 6654 1726883860.40193: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d712450> # /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' <<< 6654 1726883860.40196: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d7130e0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d712ba0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 6654 1726883860.40223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 6654 1726883860.40297: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d7135f0> <<< 6654 1726883860.40310: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 6654 1726883860.40353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 6654 1726883860.40577: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6e76e0> <<< 6654 1726883860.40597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 6654 1726883860.40627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 6654 1726883860.40632: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d59df40> <<< 6654 1726883860.40678: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.40855: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 6654 1726883860.40873: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.40985: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.41124: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 6654 1726883860.41146: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.41201: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.41282: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # # zipimport: zlib available <<< 6654 1726883860.41576: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.41587: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 6654 1726883860.41688: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883860.42170: 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' <<< 6654 1726883860.42200: 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' <<< 6654 1726883860.42238: 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 0x7f378d5daf60> <<< 6654 1726883860.42261: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6654 1726883860.42297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6654 1726883860.42437: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5db080> <<< 6654 1726883860.42456: 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' <<< 6654 1726883860.42476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 6654 1726883860.42493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 6654 1726883860.42521: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.42525: 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 0x7f378d32f260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d32eab0> <<< 6654 1726883860.42555: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.42559: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378d32ec90> <<< 6654 1726883860.42592: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5db5c0> <<< 6654 1726883860.42597: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5da210> <<< 6654 1726883860.42625: 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 <<< 6654 1726883860.42632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5dac60> <<< 6654 1726883860.42652: 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 <<< 6654 1726883860.42735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 6654 1726883860.42766: 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' <<< 6654 1726883860.42792: 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 <<< 6654 1726883860.42797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 6654 1726883860.42914: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' <<< 6654 1726883860.42920: 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 0x7f378d3a88c0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d3a84a0> <<< 6654 1726883860.42944: 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 <<< 6654 1726883860.43009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 6654 1726883860.43054: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378d3d01d0> <<< 6654 1726883860.43080: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d3a8a10> <<< 6654 1726883860.43110: 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 <<< 6654 1726883860.43194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 6654 1726883860.44127: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 6654 1726883860.44141: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378cebf260> <<< 6654 1726883860.44206: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d3d0350> <<< 6654 1726883860.44222: 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 <<< 6654 1726883860.44291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 6654 1726883860.44386: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 6654 1726883860.44393: 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 0x7f378cf38e60> <<< 6654 1726883860.44551: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378cebf6e0> <<< 6654 1726883860.44566: 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 <<< 6654 1726883860.44607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 6654 1726883860.44679: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 6654 1726883860.44685: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378cf3bcb0> <<< 6654 1726883860.44716: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378cf38ec0> <<< 6654 1726883860.44738: 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 <<< 6654 1726883860.44790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 6654 1726883860.44867: 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' <<< 6654 1726883860.44870: stdout chunk (state=3): >>>import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378cf7fe30> <<< 6654 1726883860.44901: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378cf3bf80> <<< 6654 1726883860.44928: 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 <<< 6654 1726883860.44933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 6654 1726883860.44992: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 6654 1726883860.45005: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378b509190> <<< 6654 1726883860.45017: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b508590> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d34bfe0> <<< 6654 1726883860.45038: 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 <<< 6654 1726883860.45068: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 6654 1726883860.45099: 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' <<< 6654 1726883860.45125: 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 <<< 6654 1726883860.45128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 6654 1726883860.45163: 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 0x7f378b524620> <<< 6654 1726883860.45206: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b50ba70> <<< 6654 1726883860.45215: 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 <<< 6654 1726883860.45250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 6654 1726883860.45268: 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 <<< 6654 1726883860.45274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 6654 1726883860.45304: 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 <<< 6654 1726883860.45309: stdout chunk (state=3): >>># 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 0x7f378b526cc0> <<< 6654 1726883860.45317: 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 <<< 6654 1726883860.45343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 6654 1726883860.45368: 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 <<< 6654 1726883860.45371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b527bc0> <<< 6654 1726883860.45402: 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 <<< 6654 1726883860.45406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.45843: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 6654 1726883860.45850: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378b54c4d0> <<< 6654 1726883860.45880: 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 <<< 6654 1726883860.45889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 6654 1726883860.45902: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b54d9d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b527e00> <<< 6654 1726883860.45928: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b526b70> <<< 6654 1726883860.45935: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b526510> <<< 6654 1726883860.45970: 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 <<< 6654 1726883860.45978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.46090: 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' <<< 6654 1726883860.46096: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378b54f5c0> <<< 6654 1726883860.46117: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5269f0> <<< 6654 1726883860.46164: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5249b0> <<< 6654 1726883860.46220: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b50b080> <<< 6654 1726883860.46242: 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' <<< 6654 1726883860.46371: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' <<< 6654 1726883860.46374: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378b50b6e0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b50b500> <<< 6654 1726883860.46400: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b509280> <<< 6654 1726883860.46419: 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 0x7f378b58cb90> <<< 6654 1726883860.46457: 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 <<< 6654 1726883860.46487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 6654 1726883860.46511: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 6654 1726883860.46539: 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 <<< 6654 1726883860.46572: 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 0x7f378b58f0b0> <<< 6654 1726883860.46584: 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' <<< 6654 1726883860.46617: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b58f890> <<< 6654 1726883860.46660: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b58e390> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 6654 1726883860.46665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 6654 1726883860.46694: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5b80e0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b58cb60> <<< 6654 1726883860.46715: 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 <<< 6654 1726883860.46742: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.46786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 6654 1726883860.46796: 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 <<< 6654 1726883860.46856: stdout chunk (state=3): >>># 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 0x7f378b5b9b50> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5b90d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5b8ef0> <<< 6654 1726883860.46880: 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' <<< 6654 1726883860.46883: 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 <<< 6654 1726883860.46968: stdout chunk (state=3): >>># 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' <<< 6654 1726883860.46978: 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' <<< 6654 1726883860.47022: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e4bf0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 6654 1726883860.47075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 6654 1726883860.47115: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6654 1726883860.47152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 6654 1726883860.47180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 6654 1726883860.47400: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aeb6c30> # 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 0x7f378aeb6f90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e6ed0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e5070> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e40e0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5ba330> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5ba060> <<< 6654 1726883860.47404: 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 <<< 6654 1726883860.47595: stdout chunk (state=3): >>># 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 0x7f378aef0b30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aeb7c50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5ba870> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py <<< 6654 1726883860.47599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aef0950> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 6654 1726883860.47671: 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 0x7f378aef1490> # /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 0x7f378aef1550> # /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 0x7f378aef1670> # /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 <<< 6654 1726883860.47720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 6654 1726883860.47724: 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 <<< 6654 1726883860.47764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 6654 1726883860.47807: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' <<< 6654 1726883860.47810: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378af10260> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aef2390> <<< 6654 1726883860.47844: 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 0x7f378af10380> <<< 6654 1726883860.47869: 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 <<< 6654 1726883860.47871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 6654 1726883860.47903: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af10440> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aef14c0> <<< 6654 1726883860.47928: 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' <<< 6654 1726883860.47968: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af105f0> <<< 6654 1726883860.47981: 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 <<< 6654 1726883860.48001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 6654 1726883860.48029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 6654 1726883860.48145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 6654 1726883860.48276: stdout chunk (state=3): >>># 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' <<< 6654 1726883860.48384: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378af3bfe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af3b440> <<< 6654 1726883860.48387: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af39eb0> <<< 6654 1726883860.48495: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af11df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af11250> <<< 6654 1726883860.48536: 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' <<< 6654 1726883860.48568: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af122a0> <<< 6654 1726883860.48582: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af38140> <<< 6654 1726883860.48604: 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 <<< 6654 1726883860.48608: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af74920> <<< 6654 1726883860.48625: 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 <<< 6654 1726883860.48646: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af74b60> <<< 6654 1726883860.48689: 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' <<< 6654 1726883860.48692: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 6654 1726883860.48777: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af75490> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af74f20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py <<< 6654 1726883860.48794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af76390> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d32f3e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5d9a60> <<< 6654 1726883860.49449: 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 <<< 6654 1726883860.49499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/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 0x7f378af770e0> <<< 6654 1726883860.49625: 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' # /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 <<< 6654 1726883860.49679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 6654 1726883860.49738: 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' <<< 6654 1726883860.49755: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad4bb30> # /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' <<< 6654 1726883860.49798: 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 # 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' <<< 6654 1726883860.49956: 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 0x7f378ad6db80> <<< 6654 1726883860.49971: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad6d730> <<< 6654 1726883860.49996: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.50022: 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 0x7f378da06cc0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad6c5f0> <<< 6654 1726883860.50058: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad4be30> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad48b90> <<< 6654 1726883860.50079: 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 <<< 6654 1726883860.50093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 6654 1726883860.50194: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad4b8f0> # /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 <<< 6654 1726883860.50222: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 6654 1726883860.50256: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad82f30> <<< 6654 1726883860.50286: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad81a90> <<< 6654 1726883860.50329: 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<<< 6654 1726883860.50337: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 6654 1726883860.50362: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada8740> # /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' <<< 6654 1726883860.50398: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada8a40> # /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 <<< 6654 1726883860.50414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 6654 1726883860.50437: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada8cb0> <<< 6654 1726883860.50480: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 6654 1726883860.50486: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada8f20> <<< 6654 1726883860.50514: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 6654 1726883860.50556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 6654 1726883860.50605: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada95e0> <<< 6654 1726883860.50609: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada9460> # /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' <<< 6654 1726883860.50644: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adaaed0> <<< 6654 1726883860.50666: 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 0x7f378adab020> <<< 6654 1726883860.50689: 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 <<< 6654 1726883860.50711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 6654 1726883860.50734: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adab230> # /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 <<< 6654 1726883860.50753: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 6654 1726883860.50785: 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 <<< 6654 1726883860.50851: 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 0x7f378adc41d0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adaba10> # /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 <<< 6654 1726883860.50866: 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 0x7f378adc4d70> <<< 6654 1726883860.50879: 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 <<< 6654 1726883860.50933: stdout chunk (state=3): >>># 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 0x7f378adc51c0> # /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 <<< 6654 1726883860.50938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 6654 1726883860.50968: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc53a0> # /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' <<< 6654 1726883860.51022: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc5670> <<< 6654 1726883860.51026: 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 <<< 6654 1726883860.51067: 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 0x7f378adc6540> <<< 6654 1726883860.51160: 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 0x7f378adc67b0> # /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 0x7f378adc69c0> # /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' <<< 6654 1726883860.51216: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc7590> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc70b0> <<< 6654 1726883860.51278: 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 # 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' <<< 6654 1726883860.51324: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adec410> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc7d40> <<< 6654 1726883860.51371: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aded0a0> # /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' <<< 6654 1726883860.51400: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aded3a0> # /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 <<< 6654 1726883860.51472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adee300> # /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 <<< 6654 1726883860.51477: 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 0x7f378adee5a0> <<< 6654 1726883860.51538: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adee750> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af774d0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af77290> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af769f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 6654 1726883860.51564: 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' <<< 6654 1726883860.51612: 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 0x7f378adef170> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adeeea0> <<< 6654 1726883860.51628: 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' <<< 6654 1726883860.51652: 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 <<< 6654 1726883860.51715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 6654 1726883860.51729: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 6654 1726883860.51860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 6654 1726883860.51863: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ae115e0> # /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' <<< 6654 1726883860.51938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 6654 1726883860.51959: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ae12d20> <<< 6654 1726883860.52033: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.52047: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378ae11f10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ae11a30> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 6654 1726883860.52090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab64620> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab47a10> <<< 6654 1726883860.52119: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.52145: 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 <<< 6654 1726883860.52168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 6654 1726883860.52194: stdout chunk (state=3): >>>import 'six.moves' # <<< 6654 1726883860.52213: 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 <<< 6654 1726883860.52222: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 6654 1726883860.52240: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab66150> <<< 6654 1726883860.52263: 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 <<< 6654 1726883860.52266: stdout chunk (state=3): >>># 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 0x7f378ab67dd0> <<< 6654 1726883860.52299: 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 <<< 6654 1726883860.52304: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 6654 1726883860.52325: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 6654 1726883860.52366: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab64cb0> <<< 6654 1726883860.52369: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab64980> <<< 6654 1726883860.52405: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adef410> <<< 6654 1726883860.52431: 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 <<< 6654 1726883860.52437: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 6654 1726883860.52466: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ae11130> <<< 6654 1726883860.52477: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adeefc0> <<< 6654 1726883860.52490: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af767e0> <<< 6654 1726883860.52501: 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 <<< 6654 1726883860.52528: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 6654 1726883860.52562: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab92060> <<< 6654 1726883860.52587: 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 <<< 6654 1726883860.52613: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 6654 1726883860.52629: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab92900> <<< 6654 1726883860.52648: 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 <<< 6654 1726883860.52665: stdout chunk (state=3): >>># 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 0x7f378ab93920> <<< 6654 1726883860.52694: 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 <<< 6654 1726883860.52705: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 6654 1726883860.52724: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab93f50> <<< 6654 1726883860.52744: 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 <<< 6654 1726883860.52756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 6654 1726883860.52766: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 6654 1726883860.52772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.52797: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 6654 1726883860.52805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 6654 1726883860.52836: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.52966: 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 0x7f378abb9640> <<< 6654 1726883860.52993: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb9010> <<< 6654 1726883860.53004: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb8cb0> <<< 6654 1726883860.53012: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb8950> <<< 6654 1726883860.53036: 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 <<< 6654 1726883860.53038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 6654 1726883860.53076: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb8d10> <<< 6654 1726883860.53098: 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 <<< 6654 1726883860.53115: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 6654 1726883860.53141: 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 <<< 6654 1726883860.53152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883860.53179: 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 <<< 6654 1726883860.53182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abbb350> <<< 6654 1726883860.53184: 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 <<< 6654 1726883860.53205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 6654 1726883860.53208: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abbb3e0> <<< 6654 1726883860.53234: 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' <<< 6654 1726883860.53338: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 6654 1726883860.53355: 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 0x7f378abbbaa0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abbb920> <<< 6654 1726883860.53366: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 6654 1726883860.53370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 6654 1726883860.53388: 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 <<< 6654 1726883860.53401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 6654 1726883860.53413: 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 <<< 6654 1726883860.53528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 6654 1726883860.53568: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abea090> <<< 6654 1726883860.53581: 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 <<< 6654 1726883860.53596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 6654 1726883860.53610: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py <<< 6654 1726883860.53620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 6654 1726883860.53642: 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 0x7f378abeb290> <<< 6654 1726883860.53661: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py <<< 6654 1726883860.53675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abeb500> <<< 6654 1726883860.53687: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 6654 1726883860.53696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 6654 1726883860.53715: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.53740: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883860.53753: stdout chunk (state=3): >>>import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378abeb680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abeb4a0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abead50> <<< 6654 1726883860.53756: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abea1e0> <<< 6654 1726883860.53779: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abe94c0> <<< 6654 1726883860.53782: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abe8a70> <<< 6654 1726883860.53810: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abe8320> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abbae40> <<< 6654 1726883860.53834: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abba330> <<< 6654 1726883860.53850: 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 <<< 6654 1726883860.53867: stdout chunk (state=3): >>># 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 0x7f378abeb3b0> <<< 6654 1726883860.53904: 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 <<< 6654 1726883860.53909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 6654 1726883860.53932: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abebb60> <<< 6654 1726883860.53937: 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 <<< 6654 1726883860.53955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ac14440> <<< 6654 1726883860.53966: 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 <<< 6654 1726883860.53986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 6654 1726883860.53995: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ac147d0> <<< 6654 1726883860.54016: 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 <<< 6654 1726883860.54041: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 6654 1726883860.54053: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ac15100> <<< 6654 1726883860.54071: 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 <<< 6654 1726883860.54108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 6654 1726883860.54135: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ac15c70> <<< 6654 1726883860.68231: 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}}} <<< 6654 1726883860.69677: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 6654 1726883860.69703: stdout chunk (state=3): >>># destroy __main__ <<< 6654 1726883860.70357: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6654 1726883860.70381: 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<<< 6654 1726883860.70424: stdout chunk (state=3): >>> # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath <<< 6654 1726883860.70442: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _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 <<< 6654 1726883860.70485: stdout chunk (state=3): >>># 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 6654 1726883860.70504: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 6654 1726883860.70561: 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 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 <<< 6654 1726883860.70568: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.70576: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.70600: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.70636: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.70643: stdout chunk (state=3): >>># cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common <<< 6654 1726883860.70671: stdout chunk (state=3): >>># cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser<<< 6654 1726883860.70678: stdout chunk (state=3): >>> # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 6654 1726883860.71286: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883860.71317: stdout chunk (state=3): >>># destroy _bz2 <<< 6654 1726883860.71320: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 6654 1726883860.71323: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 6654 1726883860.71353: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport <<< 6654 1726883860.71371: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 6654 1726883860.71396: stdout chunk (state=3): >>># destroy selinux <<< 6654 1726883860.71420: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 6654 1726883860.71426: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 6654 1726883860.71466: stdout chunk (state=3): >>># destroy dateutil<<< 6654 1726883860.71473: stdout chunk (state=3): >>> # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves <<< 6654 1726883860.71509: 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 # destroy dateutil.tz # destroy six <<< 6654 1726883860.71544: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 6654 1726883860.71553: stdout chunk (state=3): >>># destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser <<< 6654 1726883860.71563: stdout chunk (state=3): >>># destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 6654 1726883860.71583: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 6654 1726883860.71634: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 <<< 6654 1726883860.71641: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.71644: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.71704: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.71710: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.71715: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols <<< 6654 1726883860.71777: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.71784: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 6654 1726883860.71798: stdout chunk (state=3): >>># cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # 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 <<< 6654 1726883860.71832: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client <<< 6654 1726883860.71838: stdout chunk (state=3): >>># destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message <<< 6654 1726883860.71845: stdout chunk (state=3): >>># destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 6654 1726883860.71873: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 6654 1726883860.71880: stdout chunk (state=3): >>># cleanup[3] wiping email.header <<< 6654 1726883860.71883: stdout chunk (state=3): >>># cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 6654 1726883860.71918: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext <<< 6654 1726883860.71925: 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 <<< 6654 1726883860.71937: stdout chunk (state=3): >>># cleanup[3] wiping array # cleanup[3] wiping _socket <<< 6654 1726883860.71972: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.72025: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 6654 1726883860.72052: 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 <<< 6654 1726883860.72081: 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 # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 6654 1726883860.72125: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 6654 1726883860.72132: stdout chunk (state=3): >>># 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 <<< 6654 1726883860.72135: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 6654 1726883860.72163: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # 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 <<< 6654 1726883860.72210: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _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 <<< 6654 1726883860.72225: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 6654 1726883860.72248: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # 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 <<< 6654 1726883860.72788: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6654 1726883860.72841: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 6654 1726883860.72886: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6654 1726883860.72890: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 6654 1726883860.72920: stdout chunk (state=3): >>># destroy _queue <<< 6654 1726883860.72927: stdout chunk (state=3): >>># destroy array # destroy copyreg <<< 6654 1726883860.72958: stdout chunk (state=3): >>># destroy _pickle <<< 6654 1726883860.72972: 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 _typing <<< 6654 1726883860.72994: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 6654 1726883860.73018: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 6654 1726883860.73025: stdout chunk (state=3): >>># destroy _blake2 # destroy email<<< 6654 1726883860.73078: stdout chunk (state=3): >>> # 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 <<< 6654 1726883860.73080: stdout chunk (state=3): >>># destroy gc # destroy math # destroy shutil # destroy zlib <<< 6654 1726883860.73084: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 6654 1726883860.73119: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 6654 1726883860.73125: stdout chunk (state=3): >>># destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses <<< 6654 1726883860.73150: stdout chunk (state=3): >>># destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 6654 1726883860.73175: stdout chunk (state=3): >>># destroy rpm <<< 6654 1726883860.73222: 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 <<< 6654 1726883860.73233: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 6654 1726883860.73313: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 6654 1726883860.73360: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 6654 1726883860.73401: stdout chunk (state=3): >>># destroy _ssl <<< 6654 1726883860.73474: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883860.73627: 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 <<< 6654 1726883860.73638: stdout chunk (state=3): >>># destroy _random <<< 6654 1726883860.73671: stdout chunk (state=3): >>># destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 6654 1726883860.74347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883860.74427: stderr chunk (state=3): >>><<< 6654 1726883860.74432: stdout chunk (state=3): >>><<< 6654 1726883860.74694: _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 0x7f378e6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e5e7b30> # /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 0x7f378e61aa50> 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 0x7f378e42d130> # /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 0x7f378e42dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e46bdd0> # /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 0x7f378e46bfe0> # /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 0x7f378e4a37a0> # /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 0x7f378e4a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e483aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e468f80> # /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 0x7f378e4c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4c2330> # /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 0x7f378e482090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4c0b90> # /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 0x7f378e4f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e468200> # /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 0x7f378e4f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4f8b00> # 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 0x7f378e4f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e466d20> # /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 0x7f378e4f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4f9250> 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 0x7f378e4fa480> 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 0x7f378e5106b0> 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 0x7f378e511dc0> # /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 0x7f378e512c30> # 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 0x7f378e513260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e512180> # /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 0x7f378e513ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e513410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4fa4e0> # /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 0x7f378e25fb60> # /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 0x7f378e288680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2883e0> # 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 0x7f378e2885c0> # /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 0x7f378e288f80> # 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 0x7f378e2898b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e288830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e25dd00> # /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 0x7f378e28ac30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e289760> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e4fabd0> # /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 0x7f378e2b2f30> # /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 0x7f378e2d72c0> # /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 0x7f378e307fb0> # /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 0x7f378e33a810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e3381d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2d7f50> # /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 0x7f378e141130> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e2d60c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e28bb30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f378e1413d0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_m5ths1kj/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 0x7f378e196f00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e175df0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e174f80> # 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 0x7f378e194c80> # /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 0x7f378e1be870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1be600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1bdf40> # /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 0x7f378e1be990> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e197b90> 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 0x7f378e1bf5f0> # 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 0x7f378e1bf830> # /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 0x7f378e1bfd40> 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 0x7f378db15a90> # 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 0x7f378db17680> # /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 0x7f378db17f80> # /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 0x7f378db1d1c0> # /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 0x7f378db1fcb0> # 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 0x7f378db1ffe0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db1df70> # /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 0x7f378db27c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db26720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db26480> # /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 0x7f378db269f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db1e480> # 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 0x7f378db6bf50> # /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 0x7f378db6c050> # /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 0x7f378db6db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db6d910> # /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 0x7f378db70110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db6e240> # /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 0x7f378db738f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db702c0> # 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 0x7f378db74680> # 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 0x7f378db74ad0> # 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 0x7f378db74b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db6c260> # /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 0x7f378da00380> # 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 0x7f378da01220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db76b10> # 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 0x7f378db77e90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378db76720> # 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 0x7f378da055b0> # /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 0x7f378da06ae0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da01490> 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 0x7f378da06b40> # 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 0x7f378da07620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f378da120c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da0d010> 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 0x7f378db02ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378e1f2780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da12270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378da06ff0> # 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 0x7f378daa4500> # /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 0x7f378daa4710> # /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 0x7f378daa4e60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa49e0> # /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 0x7f378daa57c0> # /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 0x7f378da8d9a0> # /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 0x7f378da8d8b0> # /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 0x7f378d66e720> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa6f90> # /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 0x7f378d681250> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d66fdd0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d66f140> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa6450> # /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 0x7f378d6ed1c0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6a5310> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa6960> # /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 0x7f378d6f0c80> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6eef90> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6a4e00> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa5e50> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa5850> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa5550> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378daa4770> # /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 0x7f378daa5880> # /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 0x7f378d6f12e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6f0f20> # /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 0x7f378d6f1a30> # /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 0x7f378d6f86b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6dd850> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d6f2a50> # /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 0x7f378d6dd2e0> # /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 0x7f378d712450> # /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 0x7f378d7130e0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d712ba0> # /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 0x7f378d7135f0> # /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 0x7f378d6e76e0> # /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 0x7f378d59df40> # 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 0x7f378d5daf60> # /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 0x7f378d5db080> # /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 0x7f378d32f260> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d32eab0> # 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 0x7f378d32ec90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5db5c0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5da210> # /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 0x7f378d5dac60> # /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 0x7f378d3a88c0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d3a84a0> # /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 0x7f378d3d01d0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d3a8a10> # /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 0x7f378cebf260> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d3d0350> # /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 0x7f378cf38e60> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378cebf6e0> # /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 0x7f378cf3bcb0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378cf38ec0> # /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 0x7f378cf7fe30> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378cf3bf80> # /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 0x7f378b509190> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b508590> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d34bfe0> # /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 0x7f378b524620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b50ba70> # /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 0x7f378b526cc0> # /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 0x7f378b527bc0> # /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 0x7f378b54c4d0> # /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 0x7f378b54d9d0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b527e00> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b526b70> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b526510> # /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 0x7f378b54f5c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5269f0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5249b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b50b080> # /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 0x7f378b50b6e0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b50b500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b509280> # /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 0x7f378b58cb90> # /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 0x7f378b58f0b0> # /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 0x7f378b58f890> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b58e390> # /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 0x7f378b5b80e0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b58cb60> # /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 0x7f378b5b9b50> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5b90d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5b8ef0> # /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 0x7f378b5e4bf0> # /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 0x7f378aeb6c30> # 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 0x7f378aeb6f90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e6ed0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e5070> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5e40e0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5ba330> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5ba060> # /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 0x7f378aef0b30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aeb7c50> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378b5ba870> # /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 0x7f378aef0950> # /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 0x7f378aef1490> # /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 0x7f378aef1550> # /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 0x7f378aef1670> # /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 0x7f378af10260> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aef2390> # /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 0x7f378af10380> # /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 0x7f378af10440> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378aef14c0> # /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 0x7f378af105f0> # /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 0x7f378af3bfe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af3b440> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af39eb0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af11df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af11250> # /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 0x7f378af122a0> # /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 0x7f378af38140> # /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 0x7f378af74920> # /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 0x7f378af74b60> # /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 0x7f378af75490> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af74f20> # /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 0x7f378af76390> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d32f3e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378d5d9a60> # /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/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 0x7f378af770e0> # /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 0x7f378ad4bb30> # /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 0x7f378ad6db80> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad6d730> # 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 0x7f378da06cc0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad6c5f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad4be30> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad48b90> # /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 0x7f378ad4b8f0> # /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 0x7f378ad82f30> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ad81a90> # /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 0x7f378ada8740> # /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 0x7f378ada8a40> # /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 0x7f378ada8cb0> # /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 0x7f378ada8f20> # /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 0x7f378ada95e0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ada9460> # /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 0x7f378adaaed0> # /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 0x7f378adab020> # /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 0x7f378adab230> # /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 0x7f378adc41d0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adaba10> # /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 0x7f378adc4d70> # /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 0x7f378adc51c0> # /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 0x7f378adc53a0> # /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 0x7f378adc5670> # /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 0x7f378adc6540> # /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 0x7f378adc67b0> # /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 0x7f378adc69c0> # /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 0x7f378adc7590> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc70b0> # /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 0x7f378adec410> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adc7d40> # /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 0x7f378aded0a0> # /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 0x7f378aded3a0> # /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 0x7f378adee300> # /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 0x7f378adee5a0> # /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 0x7f378adee750> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af774d0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af77290> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af769f0> # /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 0x7f378adef170> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adeeea0> # /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 0x7f378ae115e0> # /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 0x7f378ae12d20> # 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 0x7f378ae11f10> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ae11a30> # /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 0x7f378ab64620> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab47a10> # /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 0x7f378ab66150> # /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 0x7f378ab67dd0> # /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 0x7f378ab64cb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab64980> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adef410> # /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 0x7f378ae11130> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378adeefc0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378af767e0> # /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 0x7f378ab92060> # /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' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378ab92900> # /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 0x7f378ab93920> # /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 0x7f378ab93f50> # /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 0x7f378abb9640> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb9010> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb8cb0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abb8950> # /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 0x7f378abb8d10> # /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 0x7f378abbb350> # /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 0x7f378abbb3e0> # /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 0x7f378abbbaa0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abbb920> # /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 0x7f378abea090> # /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 0x7f378abeb290> # /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 0x7f378abeb500> # /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 0x7f378abeb680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abeb4a0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abead50> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abea1e0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abe94c0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abe8a70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abe8320> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abbae40> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f378abba330> # /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 0x7f378abeb3b0> # /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 0x7f378abebb60> # /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 0x7f378ac14440> # /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 0x7f378ac147d0> # /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 0x7f378ac15100> # /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 0x7f378ac15c70> {"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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 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 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 uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _dbus_bindings # destroy decimal # 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 _hashlib # destroy platform # destroy _uuid # 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 _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 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 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 uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _dbus_bindings # destroy decimal # 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 _hashlib # destroy platform # destroy _uuid # 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 _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 6654 1726883860.76538: 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-1726883859.9242752-6996-275219591391347/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883860.76542: _low_level_execute_command(): starting 6654 1726883860.76547: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883859.9242752-6996-275219591391347/ > /dev/null 2>&1 && sleep 0' 6654 1726883860.76549: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883860.76551: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883860.76552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.76553: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883860.76555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.76556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883860.76557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.76558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.76559: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.77977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.77981: stderr chunk (state=3): >>><<< 6654 1726883860.77983: stdout chunk (state=3): >>><<< 6654 1726883860.78061: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883860.78064: handler run complete 6654 1726883860.78101: attempt loop complete, returning result 6654 1726883860.78104: _execute() done 6654 1726883860.78106: dumping result to json 6654 1726883860.78108: done dumping result, returning 6654 1726883860.78111: done running TaskExecutor() for managed_node2/TASK: Make sure manual pages and bash are installed [129f73bb-7c05-8a0c-6860-00000000000f] 6654 1726883860.78124: sending task result for task 129f73bb-7c05-8a0c-6860-00000000000f 6654 1726883860.78326: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000000f 6654 1726883860.78410: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6654 1726883860.78529: no more pending results, returning what we have 6654 1726883860.78568: results queue empty 6654 1726883860.78574: checking for any_errors_fatal 6654 1726883860.78620: done checking for any_errors_fatal 6654 1726883860.78621: checking for max_fail_percentage 6654 1726883860.78623: done checking for max_fail_percentage 6654 1726883860.78624: checking to see if all hosts have failed and the running result is not ok 6654 1726883860.78624: done checking to see if all hosts have failed 6654 1726883860.78625: getting the remaining hosts for this loop 6654 1726883860.78626: done getting the remaining hosts for this loop 6654 1726883860.78631: getting the next task for host managed_node2 6654 1726883860.78637: done getting next task for host managed_node2 6654 1726883860.78639: ^ task is: TASK: Get list of options from manual page 6654 1726883860.78641: ^ 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 6654 1726883860.78644: getting variables 6654 1726883860.78645: in VariableManager get_vars() 6654 1726883860.78672: Calling all_inventory to load vars for managed_node2 6654 1726883860.78675: Calling groups_inventory to load vars for managed_node2 6654 1726883860.78678: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883860.78693: Calling all_plugins_play to load vars for managed_node2 6654 1726883860.78696: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883860.78699: Calling groups_plugins_play to load vars for managed_node2 6654 1726883860.79035: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883860.79401: done with get_vars() 6654 1726883860.79412: done getting variables 6654 1726883860.79524: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:62 Friday 20 September 2024 21:57:40 -0400 (0:00:00.934) 0:00:12.852 ****** 6654 1726883860.79549: entering _queue_task() for managed_node2/shell 6654 1726883860.79553: Creating lock for shell 6654 1726883860.80068: worker is 1 (out of 1 available) 6654 1726883860.80078: exiting _queue_task() for managed_node2/shell 6654 1726883860.80089: done queuing things up, now waiting for results queue to drain 6654 1726883860.80091: waiting for pending results... 6654 1726883860.80175: running TaskExecutor() for managed_node2/TASK: Get list of options from manual page 6654 1726883860.80304: in run() - task 129f73bb-7c05-8a0c-6860-000000000010 6654 1726883860.80312: variable 'ansible_search_path' from source: unknown 6654 1726883860.80316: calling self._execute() 6654 1726883860.80412: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883860.80417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883860.80419: variable 'omit' from source: magic vars 6654 1726883860.80646: variable 'omit' from source: magic vars 6654 1726883860.80653: variable 'omit' from source: magic vars 6654 1726883860.80655: variable 'omit' from source: magic vars 6654 1726883860.80678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883860.80724: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883860.80753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883860.80771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883860.80784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883860.80808: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883860.80819: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883860.80822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883860.80935: Set connection var ansible_shell_executable to /bin/sh 6654 1726883860.80942: Set connection var ansible_connection to ssh 6654 1726883860.80959: Set connection var ansible_pipelining to False 6654 1726883860.80976: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883860.80990: Set connection var ansible_shell_type to sh 6654 1726883860.81003: Set connection var ansible_timeout to 10 6654 1726883860.81052: variable 'ansible_shell_executable' from source: unknown 6654 1726883860.81057: variable 'ansible_connection' from source: unknown 6654 1726883860.81062: variable 'ansible_module_compression' from source: unknown 6654 1726883860.81158: variable 'ansible_shell_type' from source: unknown 6654 1726883860.81164: variable 'ansible_shell_executable' from source: unknown 6654 1726883860.81167: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883860.81169: variable 'ansible_pipelining' from source: unknown 6654 1726883860.81171: variable 'ansible_timeout' from source: unknown 6654 1726883860.81173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883860.81271: 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) 6654 1726883860.81294: variable 'omit' from source: magic vars 6654 1726883860.81307: starting attempt loop 6654 1726883860.81318: running the handler 6654 1726883860.81336: 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) 6654 1726883860.81357: _low_level_execute_command(): starting 6654 1726883860.81396: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883860.82311: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.82387: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.82411: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.82636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.84220: stdout chunk (state=3): >>>/root <<< 6654 1726883860.84314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.84340: stderr chunk (state=3): >>><<< 6654 1726883860.84343: stdout chunk (state=3): >>><<< 6654 1726883860.84364: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883860.84380: _low_level_execute_command(): starting 6654 1726883860.84383: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352 `" && echo ansible-tmp-1726883860.8436396-7034-10736345938352="` echo /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352 `" ) && sleep 0' 6654 1726883860.84791: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.84795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.84797: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration <<< 6654 1726883860.84812: 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 <<< 6654 1726883860.84814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.84856: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883860.84861: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.84904: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.86848: stdout chunk (state=3): >>>ansible-tmp-1726883860.8436396-7034-10736345938352=/root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352 <<< 6654 1726883860.86997: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.87000: stdout chunk (state=3): >>><<< 6654 1726883860.87003: stderr chunk (state=3): >>><<< 6654 1726883860.87025: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883860.8436396-7034-10736345938352=/root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883860.87079: variable 'ansible_module_compression' from source: unknown 6654 1726883860.87186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6654df9mfgbr/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 6654 1726883860.87191: variable 'ansible_facts' from source: unknown 6654 1726883860.87375: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py 6654 1726883860.87451: Sending initial data 6654 1726883860.87461: Sent initial data (153 bytes) 6654 1726883860.88071: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883860.88086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883860.88159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883860.88211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883860.88229: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.88282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.88330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.90228: 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 <<< 6654 1726883860.90280: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883860.90328: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpuc9xbe2k /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py <<< 6654 1726883860.90351: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py" <<< 6654 1726883860.90393: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpuc9xbe2k" to remote "/root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py" <<< 6654 1726883860.91210: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.91214: stderr chunk (state=3): >>><<< 6654 1726883860.91216: stdout chunk (state=3): >>><<< 6654 1726883860.91226: done transferring module to remote 6654 1726883860.91247: _low_level_execute_command(): starting 6654 1726883860.91257: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/ /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py && sleep 0' 6654 1726883860.91846: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883860.91863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883860.91877: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.91896: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883860.91991: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883860.92013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883860.92028: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.92102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.93957: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883860.94176: stderr chunk (state=3): >>><<< 6654 1726883860.94193: stdout chunk (state=3): >>><<< 6654 1726883860.94213: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883860.94222: _low_level_execute_command(): starting 6654 1726883860.94232: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/AnsiballZ_command.py && sleep 0' 6654 1726883860.94820: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883860.94842: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883860.94863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883860.94891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883860.94994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883860.95037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883860.95078: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883860.97315: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883860.97355: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883860.97382: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 6654 1726883860.97468: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6654 1726883860.97576: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883860.97912: stdout chunk (state=3): >>>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' <<< 6654 1726883860.97915: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734b104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734adfb30> # /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 0x7f0734b12a50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 6654 1726883860.97959: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883860.97987: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6654 1726883860.98020: stdout chunk (state=3): >>>import 'os' # <<< 6654 1726883860.98055: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 6654 1726883860.98084: 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' <<< 6654 1726883860.98126: 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' <<< 6654 1726883860.98208: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07348e5130> <<< 6654 1726883860.98351: 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 0x7f07348e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883860.98668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6654 1726883860.98849: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734923dd0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883860.98981: 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 0x7f0734923fe0> # /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' <<< 6654 1726883860.98989: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 6654 1726883860.99067: 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 0x7f073495b7a0> # /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 0x7f073495be30> import '_collections' # <<< 6654 1726883860.99152: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073493baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349391c0> <<< 6654 1726883860.99268: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734920f80> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883860.99272: 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 <<< 6654 1726883860.99304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6654 1726883860.99316: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073497b710> <<< 6654 1726883860.99377: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073497a330> <<< 6654 1726883860.99422: 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 0x7f073493a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734978b90> <<< 6654 1726883860.99499: 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 0x7f07349b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734920200> <<< 6654 1726883860.99553: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f07349b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b0b00> # 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 0x7f07349b0ec0> <<< 6654 1726883860.99590: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073491ed20> <<< 6654 1726883860.99620: 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' <<< 6654 1726883860.99624: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883860.99715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b1250> <<< 6654 1726883861.00003: stdout chunk (state=3): >>>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 0x7f07349b2480> import 'importlib.util' # import 'runpy' # <<< 6654 1726883861.00010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349c86b0> 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 0x7f07349c9dc0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883861.00173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349cac30> # 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 0x7f07349cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349ca180> # /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' <<< 6654 1726883861.00180: 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 0x7f07349cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349cb410> <<< 6654 1726883861.00337: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b24e0> # /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 <<< 6654 1726883861.00688: 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 0x7f0734757b90> # /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 0x7f07347806b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734780410> # 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 0x7f07347806e0> <<< 6654 1726883861.00692: 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' # 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 0x7f0734780fe0> <<< 6654 1726883861.00750: 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 0x7f0734781970> <<< 6654 1726883861.00783: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734780890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734755d30> <<< 6654 1726883861.00807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883861.00860: 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 0x7f0734782cc0> <<< 6654 1726883861.00887: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734780e60> <<< 6654 1726883861.00910: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b2bd0> <<< 6654 1726883861.00949: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883861.00999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883861.01041: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883861.01149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883861.01153: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07347aaff0> <<< 6654 1726883861.01156: 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' <<< 6654 1726883861.01481: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07347cf3e0> # /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 0x7f07348301a0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883861.01489: 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 <<< 6654 1726883861.01506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883861.01588: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734832900> <<< 6654 1726883861.01663: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07348302c0> <<< 6654 1726883861.01701: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07347fd190> <<< 6654 1726883861.01747: 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 0x7f073412d2b0> <<< 6654 1726883861.01867: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07347ce1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734783bc0> <<< 6654 1726883861.01887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883861.01994: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f07347ce7e0> <<< 6654 1726883861.02057: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_egw7g6g_/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 6654 1726883861.02458: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # 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 0x7f073417ef90> <<< 6654 1726883861.02471: stdout chunk (state=3): >>>import '_typing' # <<< 6654 1726883861.02588: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734161e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734161070> <<< 6654 1726883861.02604: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.02637: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 6654 1726883861.02676: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883861.02697: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 6654 1726883861.04100: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.05238: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6654 1726883861.05257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073417ce60> <<< 6654 1726883861.05277: 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' <<< 6654 1726883861.05310: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6654 1726883861.05313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6654 1726883861.05343: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883861.05348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6654 1726883861.05376: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883861.05383: 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 0x7f07341aa900> <<< 6654 1726883861.05419: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341aa690> <<< 6654 1726883861.05453: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341a9fa0> <<< 6654 1726883861.05472: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6654 1726883861.05483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6654 1726883861.05522: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341aa9f0> <<< 6654 1726883861.05525: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073417fc20> <<< 6654 1726883861.05538: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883861.05564: 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 0x7f07341ab620> <<< 6654 1726883861.05598: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 6654 1726883861.05605: 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 0x7f07341ab860> <<< 6654 1726883861.05627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883861.05687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6654 1726883861.05699: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883861.05747: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341abcb0> <<< 6654 1726883861.05777: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883861.05806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883861.05859: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734011a60> <<< 6654 1726883861.05870: 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 0x7f0734013680> <<< 6654 1726883861.05905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883861.05915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883861.06236: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734013f50> <<< 6654 1726883861.06240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py # code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340150d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883861.06278: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734017b90> # 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 0x7f07347aaf60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734015e80> # /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' <<< 6654 1726883861.06301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883861.06486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883861.06490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734023b90> <<< 6654 1726883861.06492: stdout chunk (state=3): >>>import '_tokenize' # <<< 6654 1726883861.06494: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734022660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340223c0> <<< 6654 1726883861.06496: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6654 1726883861.06526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6654 1726883861.06566: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734022930> <<< 6654 1726883861.06619: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340170b0> <<< 6654 1726883861.06623: 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 0x7f0734067dd0> <<< 6654 1726883861.06654: 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 0x7f0734067f80> <<< 6654 1726883861.06674: 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 <<< 6654 1726883861.06715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6654 1726883861.06807: 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' <<< 6654 1726883861.06850: 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 0x7f07340699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734069790> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883861.06947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883861.06998: 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 0x7f073406bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073406a090> <<< 6654 1726883861.07139: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883861.07161: 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' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073406f680> <<< 6654 1726883861.07278: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073406bf50> <<< 6654 1726883861.07368: 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 0x7f0734070770> <<< 6654 1726883861.07382: 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 0x7f0734070710> <<< 6654 1726883861.07432: 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 0x7f07340709e0> <<< 6654 1726883861.07479: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340680b0> <<< 6654 1726883861.07570: 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 <<< 6654 1726883861.07584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0734073fe0> <<< 6654 1726883861.07792: 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 0x7f07340f9160> <<< 6654 1726883861.07796: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340727b0> <<< 6654 1726883861.07833: 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 0x7f0734073b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340723f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6654 1726883861.07927: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.08014: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.08065: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6654 1726883861.08086: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6654 1726883861.08207: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.08322: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.08871: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.09427: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 6654 1726883861.09458: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 6654 1726883861.09478: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6654 1726883861.09481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883861.09542: 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 0x7f0733f012e0> <<< 6654 1726883861.09619: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6654 1726883861.09641: 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 0x7f0733f02090> <<< 6654 1726883861.09663: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734071280> <<< 6654 1726883861.09709: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883861.09728: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.09750: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.09774: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6654 1726883861.09784: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.09914: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.10075: 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' <<< 6654 1726883861.10110: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f02060> <<< 6654 1726883861.10113: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.10578: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11092: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11112: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11168: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883861.11328: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11334: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11346: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883861.11426: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6654 1726883861.11457: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6654 1726883861.11468: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11506: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11548: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6654 1726883861.11647: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.11778: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883861.12092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883861.12104: stdout chunk (state=3): >>>import '_ast' # <<< 6654 1726883861.12167: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f032c0> <<< 6654 1726883861.12296: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12336: 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' # <<< 6654 1726883861.12401: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 6654 1726883861.12418: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12453: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883861.12478: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12504: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12559: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12609: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.12674: 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 <<< 6654 1726883861.12721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883861.12811: 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 0x7f0733f0dd30> <<< 6654 1726883861.12948: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0ba40> <<< 6654 1726883861.12953: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883861.12988: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883861.13025: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.13053: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.13107: 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' <<< 6654 1726883861.13128: 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 <<< 6654 1726883861.13179: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883861.13192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883861.13288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883861.13311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883861.13331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883861.13396: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734002870> <<< 6654 1726883861.13417: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341e2540> <<< 6654 1726883861.13485: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0ddf0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6654 1726883861.13520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883861.13593: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883861.13628: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 6654 1726883861.13726: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6654 1726883861.13848: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.13881: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6654 1726883861.13981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0de20> <<< 6654 1726883861.14002: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883861.57630: stdout chunk (state=3): >>> {"changed": true, "stdout": "AddKeysToAgent\nAddressFamily\nBatchMode\nBindAddress\nBindInterface\nCanonicalDomains\nCanonicalizeFallbackLocal\nCanonicalizeHostname\nCanonicalizeMaxDots\nCanonicalizePermittedCNAMEs\nCASignatureAlgorithms\nCertificateFile\nChannelTimeout\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\nObscureKeystrokeTiming\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 21:57:41.139820", "end": "2024-09-20 21:57:41.574289", "delta": "0:00:00.434469", "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__ <<< 6654 1726883861.58207: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site <<< 6654 1726883861.58269: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil <<< 6654 1726883861.58278: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # 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 <<< 6654 1726883861.58286: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 6654 1726883861.58324: stdout chunk (state=3): >>># 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 <<< 6654 1726883861.58341: stdout chunk (state=3): >>># cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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 <<< 6654 1726883861.58567: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883861.58584: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6654 1726883861.58620: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 6654 1726883861.58646: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 6654 1726883861.58664: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 6654 1726883861.58703: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 6654 1726883861.58709: stdout chunk (state=3): >>># destroy zipimport <<< 6654 1726883861.58720: stdout chunk (state=3): >>># destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 6654 1726883861.58742: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 6654 1726883861.58761: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 6654 1726883861.58780: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 6654 1726883861.58788: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6654 1726883861.58805: stdout chunk (state=3): >>># destroy fnmatch <<< 6654 1726883861.58817: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 6654 1726883861.58822: stdout chunk (state=3): >>># destroy datetime <<< 6654 1726883861.58849: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6654 1726883861.58853: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 6654 1726883861.58868: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6654 1726883861.58923: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6654 1726883861.58927: 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 <<< 6654 1726883861.58945: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap <<< 6654 1726883861.58960: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 6654 1726883861.58975: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 6654 1726883861.58989: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 6654 1726883861.59011: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6654 1726883861.59015: 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 <<< 6654 1726883861.59038: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig <<< 6654 1726883861.59054: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 6654 1726883861.59063: 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 <<< 6654 1726883861.59069: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6654 1726883861.59221: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6654 1726883861.59238: stdout chunk (state=3): >>># destroy _collections <<< 6654 1726883861.59259: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 6654 1726883861.59264: stdout chunk (state=3): >>># destroy tokenize <<< 6654 1726883861.59287: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 6654 1726883861.59292: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 6654 1726883861.59329: stdout chunk (state=3): >>># destroy _typing <<< 6654 1726883861.59356: 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 <<< 6654 1726883861.59446: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 6654 1726883861.59482: 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 <<< 6654 1726883861.59489: stdout chunk (state=3): >>># destroy time <<< 6654 1726883861.59492: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6654 1726883861.59515: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 6654 1726883861.59524: stdout chunk (state=3): >>># destroy _string # destroy re <<< 6654 1726883861.59550: stdout chunk (state=3): >>># destroy itertools <<< 6654 1726883861.59565: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6654 1726883861.59577: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6654 1726883861.59900: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883861.59926: stderr chunk (state=3): >>><<< 6654 1726883861.59929: stdout chunk (state=3): >>><<< 6654 1726883861.60004: _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 0x7f0734b104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734adfb30> # /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 0x7f0734b12a50> 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 0x7f07348e5130> # /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 0x7f07348e5fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734923dd0> # /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 0x7f0734923fe0> # /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 0x7f073495b7a0> # /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 0x7f073495be30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073493baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349391c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734920f80> # /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 0x7f073497b710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073497a330> # /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 0x7f073493a090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734978b90> # /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 0x7f07349b07a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734920200> # /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 0x7f07349b0c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b0b00> # 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 0x7f07349b0ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073491ed20> # /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 0x7f07349b1580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b1250> 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 0x7f07349b2480> 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 0x7f07349c86b0> 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 0x7f07349c9dc0> # /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 0x7f07349cac30> # 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 0x7f07349cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349ca180> # /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 0x7f07349cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349cb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b24e0> # /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 0x7f0734757b90> # /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 0x7f07347806b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734780410> # 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 0x7f07347806e0> # /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 0x7f0734780fe0> # 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 0x7f0734781970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734780890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734755d30> # /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 0x7f0734782cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734780e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07349b2bd0> # /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 0x7f07347aaff0> # /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 0x7f07347cf3e0> # /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 0x7f07348301a0> # /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 0x7f0734832900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07348302c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07347fd190> # /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 0x7f073412d2b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07347ce1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734783bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f07347ce7e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_egw7g6g_/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 0x7f073417ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734161e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734161070> # 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 0x7f073417ce60> # /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 0x7f07341aa900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341aa690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341a9fa0> # /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 0x7f07341aa9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073417fc20> 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 0x7f07341ab620> # 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 0x7f07341ab860> # /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 0x7f07341abcb0> 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 0x7f0734011a60> # 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 0x7f0734013680> # /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 0x7f0734013f50> # /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 0x7f07340150d0> # /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 0x7f0734017b90> # 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 0x7f07347aaf60> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734015e80> # /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 0x7f0734023b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734022660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340223c0> # /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 0x7f0734022930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340170b0> # 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 0x7f0734067dd0> # /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 0x7f0734067f80> # /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 0x7f07340699d0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734069790> # /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 0x7f073406bf20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073406a090> # /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 0x7f073406f680> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f073406bf50> # 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 0x7f0734070770> # 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 0x7f0734070710> # 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 0x7f07340709e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340680b0> # /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 0x7f0734073fe0> # 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 0x7f07340f9160> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340727b0> # 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 0x7f0734073b60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07340723f0> # 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 0x7f0733f012e0> # /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 0x7f0733f02090> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0734071280> 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 0x7f0733f02060> # 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 0x7f0733f032c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0733f0dd30> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0ba40> 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 0x7f0734002870> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f07341e2540> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0dfd0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0733f0ddf0> # 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 0x7f0733f0de20> # zipimport: zlib available {"changed": true, "stdout": "AddKeysToAgent\nAddressFamily\nBatchMode\nBindAddress\nBindInterface\nCanonicalDomains\nCanonicalizeFallbackLocal\nCanonicalizeHostname\nCanonicalizeMaxDots\nCanonicalizePermittedCNAMEs\nCASignatureAlgorithms\nCertificateFile\nChannelTimeout\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\nObscureKeystrokeTiming\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 21:57:41.139820", "end": "2024-09-20 21:57:41.574289", "delta": "0:00:00.434469", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy 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 selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. 6654 1726883861.60623: 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-1726883860.8436396-7034-10736345938352/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883861.60626: _low_level_execute_command(): starting 6654 1726883861.60629: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883860.8436396-7034-10736345938352/ > /dev/null 2>&1 && sleep 0' 6654 1726883861.61046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883861.61050: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address <<< 6654 1726883861.61053: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883861.61057: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883861.61160: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883861.61163: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883861.61215: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883861.63051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883861.63077: stderr chunk (state=3): >>><<< 6654 1726883861.63081: stdout chunk (state=3): >>><<< 6654 1726883861.63096: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883861.63101: handler run complete 6654 1726883861.63121: Evaluated conditional (False): False 6654 1726883861.63129: attempt loop complete, returning result 6654 1726883861.63134: _execute() done 6654 1726883861.63137: dumping result to json 6654 1726883861.63146: done dumping result, returning 6654 1726883861.63151: done running TaskExecutor() for managed_node2/TASK: Get list of options from manual page [129f73bb-7c05-8a0c-6860-000000000010] 6654 1726883861.63155: sending task result for task 129f73bb-7c05-8a0c-6860-000000000010 6654 1726883861.63267: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000010 6654 1726883861.63270: 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.434469", "end": "2024-09-20 21:57:41.574289", "rc": 0, "start": "2024-09-20 21:57:41.139820" } STDOUT: AddKeysToAgent AddressFamily BatchMode BindAddress BindInterface CanonicalDomains CanonicalizeFallbackLocal CanonicalizeHostname CanonicalizeMaxDots CanonicalizePermittedCNAMEs CASignatureAlgorithms CertificateFile ChannelTimeout 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 ObscureKeystrokeTiming 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 6654 1726883861.63366: no more pending results, returning what we have 6654 1726883861.63369: results queue empty 6654 1726883861.63370: checking for any_errors_fatal 6654 1726883861.63377: done checking for any_errors_fatal 6654 1726883861.63378: checking for max_fail_percentage 6654 1726883861.63379: done checking for max_fail_percentage 6654 1726883861.63380: checking to see if all hosts have failed and the running result is not ok 6654 1726883861.63381: done checking to see if all hosts have failed 6654 1726883861.63381: getting the remaining hosts for this loop 6654 1726883861.63383: done getting the remaining hosts for this loop 6654 1726883861.63386: getting the next task for host managed_node2 6654 1726883861.63390: done getting next task for host managed_node2 6654 1726883861.63392: ^ task is: TASK: Show ssh_options 6654 1726883861.63397: ^ 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 6654 1726883861.63399: getting variables 6654 1726883861.63400: in VariableManager get_vars() 6654 1726883861.63425: Calling all_inventory to load vars for managed_node2 6654 1726883861.63428: Calling groups_inventory to load vars for managed_node2 6654 1726883861.63439: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883861.63449: Calling all_plugins_play to load vars for managed_node2 6654 1726883861.63451: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883861.63454: Calling groups_plugins_play to load vars for managed_node2 6654 1726883861.63605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883861.63727: done with get_vars() 6654 1726883861.63738: done getting variables 6654 1726883861.63809: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:76 Friday 20 September 2024 21:57:41 -0400 (0:00:00.842) 0:00:13.695 ****** 6654 1726883861.63827: entering _queue_task() for managed_node2/debug 6654 1726883861.63828: Creating lock for debug 6654 1726883861.64056: worker is 1 (out of 1 available) 6654 1726883861.64067: exiting _queue_task() for managed_node2/debug 6654 1726883861.64079: done queuing things up, now waiting for results queue to drain 6654 1726883861.64080: waiting for pending results... 6654 1726883861.64315: running TaskExecutor() for managed_node2/TASK: Show ssh_options 6654 1726883861.64435: in run() - task 129f73bb-7c05-8a0c-6860-000000000011 6654 1726883861.64441: variable 'ansible_search_path' from source: unknown 6654 1726883861.64519: calling self._execute() 6654 1726883861.64554: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.64561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.64578: variable 'omit' from source: magic vars 6654 1726883861.64706: variable 'omit' from source: magic vars 6654 1726883861.64756: variable 'omit' from source: magic vars 6654 1726883861.64778: variable 'omit' from source: magic vars 6654 1726883861.64839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883861.64875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.64909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883861.64919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.64934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.64958: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.64962: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.64964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.65036: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.65043: Set connection var ansible_connection to ssh 6654 1726883861.65045: Set connection var ansible_pipelining to False 6654 1726883861.65051: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.65057: Set connection var ansible_shell_type to sh 6654 1726883861.65062: Set connection var ansible_timeout to 10 6654 1726883861.65080: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.65083: variable 'ansible_connection' from source: unknown 6654 1726883861.65086: variable 'ansible_module_compression' from source: unknown 6654 1726883861.65088: variable 'ansible_shell_type' from source: unknown 6654 1726883861.65090: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.65093: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.65097: variable 'ansible_pipelining' from source: unknown 6654 1726883861.65099: variable 'ansible_timeout' from source: unknown 6654 1726883861.65103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.65299: 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) 6654 1726883861.65327: variable 'omit' from source: magic vars 6654 1726883861.65332: starting attempt loop 6654 1726883861.65335: running the handler 6654 1726883861.65640: variable 'ssh_options' from source: set_fact 6654 1726883861.65799: handler run complete 6654 1726883861.65841: attempt loop complete, returning result 6654 1726883861.65844: _execute() done 6654 1726883861.65846: dumping result to json 6654 1726883861.65875: done dumping result, returning 6654 1726883861.65879: done running TaskExecutor() for managed_node2/TASK: Show ssh_options [129f73bb-7c05-8a0c-6860-000000000011] 6654 1726883861.65881: sending task result for task 129f73bb-7c05-8a0c-6860-000000000011 6654 1726883861.66136: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000011 6654 1726883861.66139: WORKER PROCESS EXITING ok: [managed_node2] => { "ssh_options.stdout_lines": [ "AddKeysToAgent", "AddressFamily", "BatchMode", "BindAddress", "BindInterface", "CanonicalDomains", "CanonicalizeFallbackLocal", "CanonicalizeHostname", "CanonicalizeMaxDots", "CanonicalizePermittedCNAMEs", "CASignatureAlgorithms", "CertificateFile", "ChannelTimeout", "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", "ObscureKeystrokeTiming", "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" ] } 6654 1726883861.66231: no more pending results, returning what we have 6654 1726883861.66235: results queue empty 6654 1726883861.66236: checking for any_errors_fatal 6654 1726883861.66243: done checking for any_errors_fatal 6654 1726883861.66244: checking for max_fail_percentage 6654 1726883861.66245: done checking for max_fail_percentage 6654 1726883861.66246: checking to see if all hosts have failed and the running result is not ok 6654 1726883861.66247: done checking to see if all hosts have failed 6654 1726883861.66248: getting the remaining hosts for this loop 6654 1726883861.66249: done getting the remaining hosts for this loop 6654 1726883861.66252: getting the next task for host managed_node2 6654 1726883861.66257: done getting next task for host managed_node2 6654 1726883861.66259: ^ task is: TASK: Construct the configuration list 6654 1726883861.66262: ^ 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 6654 1726883861.66268: getting variables 6654 1726883861.66270: in VariableManager get_vars() 6654 1726883861.66296: Calling all_inventory to load vars for managed_node2 6654 1726883861.66299: Calling groups_inventory to load vars for managed_node2 6654 1726883861.66304: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883861.66312: Calling all_plugins_play to load vars for managed_node2 6654 1726883861.66315: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883861.66318: Calling groups_plugins_play to load vars for managed_node2 6654 1726883861.66498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883861.66769: done with get_vars() 6654 1726883861.66802: done getting variables 6654 1726883861.66894: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:80 Friday 20 September 2024 21:57:41 -0400 (0:00:00.031) 0:00:13.726 ****** 6654 1726883861.66949: entering _queue_task() for managed_node2/set_fact 6654 1726883861.67270: worker is 1 (out of 1 available) 6654 1726883861.67287: exiting _queue_task() for managed_node2/set_fact 6654 1726883861.67298: done queuing things up, now waiting for results queue to drain 6654 1726883861.67299: waiting for pending results... 6654 1726883861.67521: running TaskExecutor() for managed_node2/TASK: Construct the configuration list 6654 1726883861.67690: in run() - task 129f73bb-7c05-8a0c-6860-000000000012 6654 1726883861.67694: variable 'ansible_search_path' from source: unknown 6654 1726883861.67936: variable 'ssh_options' from source: set_fact 6654 1726883861.68255: variable 'omit' from source: magic vars 6654 1726883861.68413: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.68418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.68461: variable 'omit' from source: magic vars 6654 1726883861.68496: variable 'omit' from source: magic vars 6654 1726883861.68514: variable 'omit' from source: magic vars 6654 1726883861.68694: variable 'ssh_c' from source: play vars 6654 1726883861.68702: variable 'item' from source: unknown 6654 1726883861.68755: variable 'omit' from source: magic vars 6654 1726883861.68793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883861.68821: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.68835: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883861.68851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.68865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.68921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.68924: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.68926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.69023: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.69026: Set connection var ansible_connection to ssh 6654 1726883861.69053: Set connection var ansible_pipelining to False 6654 1726883861.69062: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.69066: Set connection var ansible_shell_type to sh 6654 1726883861.69104: Set connection var ansible_timeout to 10 6654 1726883861.69107: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.69109: variable 'ansible_connection' from source: unknown 6654 1726883861.69112: variable 'ansible_module_compression' from source: unknown 6654 1726883861.69115: variable 'ansible_shell_type' from source: unknown 6654 1726883861.69119: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.69121: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.69123: variable 'ansible_pipelining' from source: unknown 6654 1726883861.69125: variable 'ansible_timeout' from source: unknown 6654 1726883861.69127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.69223: 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) 6654 1726883861.69233: variable 'omit' from source: magic vars 6654 1726883861.69239: starting attempt loop 6654 1726883861.69243: running the handler 6654 1726883861.69253: handler run complete 6654 1726883861.69277: attempt loop complete, returning result 6654 1726883861.69303: variable 'item' from source: unknown 6654 1726883861.69421: variable 'item' from source: unknown ok: [managed_node2] => (item=AddKeysToAgent) => { "ansible_facts": { "ssh_c": { "AddKeysToAgent": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "AddKeysToAgent" } 6654 1726883861.69580: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.69583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.69586: variable 'omit' from source: magic vars 6654 1726883861.69608: variable 'omit' from source: magic vars 6654 1726883861.69617: variable 'omit' from source: magic vars 6654 1726883861.69735: variable 'ssh_c' from source: play vars 6654 1726883861.69738: variable 'item' from source: unknown 6654 1726883861.69797: variable 'omit' from source: magic vars 6654 1726883861.69800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.69807: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.69813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.69829: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.69841: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.69844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.69888: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.69891: Set connection var ansible_connection to ssh 6654 1726883861.69903: Set connection var ansible_pipelining to False 6654 1726883861.69906: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.69908: Set connection var ansible_shell_type to sh 6654 1726883861.69910: Set connection var ansible_timeout to 10 6654 1726883861.69928: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.69932: variable 'ansible_connection' from source: unknown 6654 1726883861.69935: variable 'ansible_module_compression' from source: unknown 6654 1726883861.69937: variable 'ansible_shell_type' from source: unknown 6654 1726883861.69940: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.69942: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.69944: variable 'ansible_pipelining' from source: unknown 6654 1726883861.69950: variable 'ansible_timeout' from source: unknown 6654 1726883861.69953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.70027: 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) 6654 1726883861.70032: variable 'omit' from source: magic vars 6654 1726883861.70035: starting attempt loop 6654 1726883861.70038: running the handler 6654 1726883861.70044: handler run complete 6654 1726883861.70052: attempt loop complete, returning result 6654 1726883861.70062: variable 'item' from source: unknown 6654 1726883861.70105: 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" } 6654 1726883861.70234: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.70245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.70251: variable 'omit' from source: magic vars 6654 1726883861.70254: variable 'omit' from source: magic vars 6654 1726883861.70262: variable 'omit' from source: magic vars 6654 1726883861.70341: variable 'ssh_c' from source: play vars 6654 1726883861.70364: variable 'item' from source: unknown 6654 1726883861.70387: variable 'omit' from source: magic vars 6654 1726883861.70400: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.70406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.70411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.70420: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.70422: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.70425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.70474: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.70478: Set connection var ansible_connection to ssh 6654 1726883861.70483: Set connection var ansible_pipelining to False 6654 1726883861.70489: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.70492: Set connection var ansible_shell_type to sh 6654 1726883861.70497: Set connection var ansible_timeout to 10 6654 1726883861.70512: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.70515: variable 'ansible_connection' from source: unknown 6654 1726883861.70517: variable 'ansible_module_compression' from source: unknown 6654 1726883861.70519: variable 'ansible_shell_type' from source: unknown 6654 1726883861.70522: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.70524: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.70527: variable 'ansible_pipelining' from source: unknown 6654 1726883861.70529: variable 'ansible_timeout' from source: unknown 6654 1726883861.70537: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.70640: 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) 6654 1726883861.70645: variable 'omit' from source: magic vars 6654 1726883861.70652: starting attempt loop 6654 1726883861.70655: running the handler 6654 1726883861.70659: handler run complete 6654 1726883861.70666: attempt loop complete, returning result 6654 1726883861.70680: variable 'item' from source: unknown 6654 1726883861.70720: 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" } 6654 1726883861.70796: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.70799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.70801: variable 'omit' from source: magic vars 6654 1726883861.70871: variable 'omit' from source: magic vars 6654 1726883861.70874: variable 'omit' from source: magic vars 6654 1726883861.71007: variable 'ssh_c' from source: play vars 6654 1726883861.71013: variable 'item' from source: unknown 6654 1726883861.71041: variable 'omit' from source: magic vars 6654 1726883861.71057: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.71064: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.71069: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.71078: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.71080: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.71083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.71128: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.71133: Set connection var ansible_connection to ssh 6654 1726883861.71138: Set connection var ansible_pipelining to False 6654 1726883861.71146: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.71149: Set connection var ansible_shell_type to sh 6654 1726883861.71154: Set connection var ansible_timeout to 10 6654 1726883861.71177: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.71181: variable 'ansible_connection' from source: unknown 6654 1726883861.71183: variable 'ansible_module_compression' from source: unknown 6654 1726883861.71186: variable 'ansible_shell_type' from source: unknown 6654 1726883861.71188: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.71190: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.71192: variable 'ansible_pipelining' from source: unknown 6654 1726883861.71194: variable 'ansible_timeout' from source: unknown 6654 1726883861.71196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.71275: 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) 6654 1726883861.71281: variable 'omit' from source: magic vars 6654 1726883861.71285: starting attempt loop 6654 1726883861.71287: running the handler 6654 1726883861.71292: handler run complete 6654 1726883861.71298: attempt loop complete, returning result 6654 1726883861.71308: variable 'item' from source: unknown 6654 1726883861.71369: 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" } 6654 1726883861.71428: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.71434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.71436: variable 'omit' from source: magic vars 6654 1726883861.71467: variable 'omit' from source: magic vars 6654 1726883861.71481: variable 'omit' from source: magic vars 6654 1726883861.71587: variable 'ssh_c' from source: play vars 6654 1726883861.71591: variable 'item' from source: unknown 6654 1726883861.71616: variable 'omit' from source: magic vars 6654 1726883861.71629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.71636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.71642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.71652: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.71656: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.71658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.71703: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.71706: Set connection var ansible_connection to ssh 6654 1726883861.71711: Set connection var ansible_pipelining to False 6654 1726883861.71716: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.71721: Set connection var ansible_shell_type to sh 6654 1726883861.71726: Set connection var ansible_timeout to 10 6654 1726883861.71742: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.71747: variable 'ansible_connection' from source: unknown 6654 1726883861.71750: variable 'ansible_module_compression' from source: unknown 6654 1726883861.71752: variable 'ansible_shell_type' from source: unknown 6654 1726883861.71754: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.71756: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.71758: variable 'ansible_pipelining' from source: unknown 6654 1726883861.71760: variable 'ansible_timeout' from source: unknown 6654 1726883861.71762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.71834: 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) 6654 1726883861.71840: variable 'omit' from source: magic vars 6654 1726883861.71847: starting attempt loop 6654 1726883861.71849: running the handler 6654 1726883861.71852: handler run complete 6654 1726883861.71857: attempt loop complete, returning result 6654 1726883861.71868: variable 'item' from source: unknown 6654 1726883861.71913: 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" } 6654 1726883861.72017: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.72020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.72022: variable 'omit' from source: magic vars 6654 1726883861.72094: variable 'omit' from source: magic vars 6654 1726883861.72105: variable 'omit' from source: magic vars 6654 1726883861.72220: variable 'ssh_c' from source: play vars 6654 1726883861.72238: variable 'item' from source: unknown 6654 1726883861.72385: variable 'omit' from source: magic vars 6654 1726883861.72391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.72393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.72396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.72398: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.72404: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.72409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.72411: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.72413: Set connection var ansible_connection to ssh 6654 1726883861.72415: Set connection var ansible_pipelining to False 6654 1726883861.72417: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.72421: Set connection var ansible_shell_type to sh 6654 1726883861.72423: Set connection var ansible_timeout to 10 6654 1726883861.72635: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.72639: variable 'ansible_connection' from source: unknown 6654 1726883861.72641: variable 'ansible_module_compression' from source: unknown 6654 1726883861.72643: variable 'ansible_shell_type' from source: unknown 6654 1726883861.72645: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.72647: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.72649: variable 'ansible_pipelining' from source: unknown 6654 1726883861.72650: variable 'ansible_timeout' from source: unknown 6654 1726883861.72652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.72654: 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) 6654 1726883861.72656: variable 'omit' from source: magic vars 6654 1726883861.72658: starting attempt loop 6654 1726883861.72660: running the handler 6654 1726883861.72663: handler run complete 6654 1726883861.72665: attempt loop complete, returning result 6654 1726883861.72666: variable 'item' from source: unknown 6654 1726883861.72732: 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" } 6654 1726883861.72843: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.72855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.72925: variable 'omit' from source: magic vars 6654 1726883861.72975: variable 'omit' from source: magic vars 6654 1726883861.72978: variable 'omit' from source: magic vars 6654 1726883861.73222: variable 'ssh_c' from source: play vars 6654 1726883861.73236: variable 'item' from source: unknown 6654 1726883861.73315: variable 'omit' from source: magic vars 6654 1726883861.73358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.73384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.73389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.73462: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.73481: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.73484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.73486: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.73493: Set connection var ansible_connection to ssh 6654 1726883861.73496: Set connection var ansible_pipelining to False 6654 1726883861.73498: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.73500: Set connection var ansible_shell_type to sh 6654 1726883861.73535: Set connection var ansible_timeout to 10 6654 1726883861.73538: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.73541: variable 'ansible_connection' from source: unknown 6654 1726883861.73543: variable 'ansible_module_compression' from source: unknown 6654 1726883861.73548: variable 'ansible_shell_type' from source: unknown 6654 1726883861.73550: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.73552: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.73557: variable 'ansible_pipelining' from source: unknown 6654 1726883861.73559: variable 'ansible_timeout' from source: unknown 6654 1726883861.73561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.73651: 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) 6654 1726883861.73658: variable 'omit' from source: magic vars 6654 1726883861.73661: starting attempt loop 6654 1726883861.73704: running the handler 6654 1726883861.73708: handler run complete 6654 1726883861.73710: attempt loop complete, returning result 6654 1726883861.73712: variable 'item' from source: unknown 6654 1726883861.73808: 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" } 6654 1726883861.73898: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.73904: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.73906: variable 'omit' from source: magic vars 6654 1726883861.73927: variable 'omit' from source: magic vars 6654 1726883861.73938: variable 'omit' from source: magic vars 6654 1726883861.74094: variable 'ssh_c' from source: play vars 6654 1726883861.74098: variable 'item' from source: unknown 6654 1726883861.74227: variable 'omit' from source: magic vars 6654 1726883861.74232: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.74236: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.74239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.74241: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.74244: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.74247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.74287: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.74290: Set connection var ansible_connection to ssh 6654 1726883861.74299: Set connection var ansible_pipelining to False 6654 1726883861.74301: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.74306: Set connection var ansible_shell_type to sh 6654 1726883861.74311: Set connection var ansible_timeout to 10 6654 1726883861.74334: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.74340: variable 'ansible_connection' from source: unknown 6654 1726883861.74342: variable 'ansible_module_compression' from source: unknown 6654 1726883861.74344: variable 'ansible_shell_type' from source: unknown 6654 1726883861.74346: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.74348: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.74350: variable 'ansible_pipelining' from source: unknown 6654 1726883861.74352: variable 'ansible_timeout' from source: unknown 6654 1726883861.74354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.74498: 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) 6654 1726883861.74502: variable 'omit' from source: magic vars 6654 1726883861.74504: starting attempt loop 6654 1726883861.74506: running the handler 6654 1726883861.74537: handler run complete 6654 1726883861.74544: attempt loop complete, returning result 6654 1726883861.74552: variable 'item' from source: unknown 6654 1726883861.74585: 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" } 6654 1726883861.74673: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.74676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.74678: variable 'omit' from source: magic vars 6654 1726883861.74794: variable 'omit' from source: magic vars 6654 1726883861.74797: variable 'omit' from source: magic vars 6654 1726883861.74938: variable 'ssh_c' from source: play vars 6654 1726883861.74952: variable 'item' from source: unknown 6654 1726883861.74970: variable 'omit' from source: magic vars 6654 1726883861.74988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.74999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.75008: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.75026: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.75029: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.75033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.75085: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.75088: Set connection var ansible_connection to ssh 6654 1726883861.75097: Set connection var ansible_pipelining to False 6654 1726883861.75099: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.75107: Set connection var ansible_shell_type to sh 6654 1726883861.75112: Set connection var ansible_timeout to 10 6654 1726883861.75127: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.75129: variable 'ansible_connection' from source: unknown 6654 1726883861.75133: variable 'ansible_module_compression' from source: unknown 6654 1726883861.75136: variable 'ansible_shell_type' from source: unknown 6654 1726883861.75138: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.75140: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.75144: variable 'ansible_pipelining' from source: unknown 6654 1726883861.75150: variable 'ansible_timeout' from source: unknown 6654 1726883861.75154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.75251: 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) 6654 1726883861.75257: variable 'omit' from source: magic vars 6654 1726883861.75263: starting attempt loop 6654 1726883861.75265: running the handler 6654 1726883861.75267: handler run complete 6654 1726883861.75274: attempt loop complete, returning result 6654 1726883861.75284: variable 'item' from source: unknown 6654 1726883861.75329: 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" } 6654 1726883861.75400: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.75403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.75465: variable 'omit' from source: magic vars 6654 1726883861.75468: variable 'omit' from source: magic vars 6654 1726883861.75471: variable 'omit' from source: magic vars 6654 1726883861.75608: variable 'ssh_c' from source: play vars 6654 1726883861.75611: variable 'item' from source: unknown 6654 1726883861.75701: variable 'omit' from source: magic vars 6654 1726883861.75704: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.75706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.75708: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.75710: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.75712: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.75714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.75766: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.75769: Set connection var ansible_connection to ssh 6654 1726883861.75772: Set connection var ansible_pipelining to False 6654 1726883861.75774: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.75780: Set connection var ansible_shell_type to sh 6654 1726883861.75784: Set connection var ansible_timeout to 10 6654 1726883861.75799: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.75803: variable 'ansible_connection' from source: unknown 6654 1726883861.75806: variable 'ansible_module_compression' from source: unknown 6654 1726883861.75808: variable 'ansible_shell_type' from source: unknown 6654 1726883861.75810: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.75812: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.75814: variable 'ansible_pipelining' from source: unknown 6654 1726883861.75816: variable 'ansible_timeout' from source: unknown 6654 1726883861.75824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.75894: 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) 6654 1726883861.75900: variable 'omit' from source: magic vars 6654 1726883861.75905: starting attempt loop 6654 1726883861.75907: running the handler 6654 1726883861.75912: handler run complete 6654 1726883861.75918: attempt loop complete, returning result 6654 1726883861.75934: variable 'item' from source: unknown 6654 1726883861.75975: 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" } 6654 1726883861.76057: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.76061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.76063: variable 'omit' from source: magic vars 6654 1726883861.76335: variable 'omit' from source: magic vars 6654 1726883861.76339: variable 'omit' from source: magic vars 6654 1726883861.76341: variable 'ssh_c' from source: play vars 6654 1726883861.76344: variable 'item' from source: unknown 6654 1726883861.76346: variable 'omit' from source: magic vars 6654 1726883861.76353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.76367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.76379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.76399: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.76410: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.76418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.76494: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.76503: Set connection var ansible_connection to ssh 6654 1726883861.76518: Set connection var ansible_pipelining to False 6654 1726883861.76529: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.76534: Set connection var ansible_shell_type to sh 6654 1726883861.76540: Set connection var ansible_timeout to 10 6654 1726883861.76558: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.76561: variable 'ansible_connection' from source: unknown 6654 1726883861.76563: variable 'ansible_module_compression' from source: unknown 6654 1726883861.76565: variable 'ansible_shell_type' from source: unknown 6654 1726883861.76568: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.76570: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.76577: variable 'ansible_pipelining' from source: unknown 6654 1726883861.76579: variable 'ansible_timeout' from source: unknown 6654 1726883861.76581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.76668: 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) 6654 1726883861.76674: variable 'omit' from source: magic vars 6654 1726883861.76679: starting attempt loop 6654 1726883861.76686: running the handler 6654 1726883861.76688: handler run complete 6654 1726883861.76691: attempt loop complete, returning result 6654 1726883861.76702: variable 'item' from source: unknown 6654 1726883861.76784: 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" } 6654 1726883861.76857: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.76860: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.76863: variable 'omit' from source: magic vars 6654 1726883861.76865: variable 'omit' from source: magic vars 6654 1726883861.76906: variable 'omit' from source: magic vars 6654 1726883861.76989: variable 'ssh_c' from source: play vars 6654 1726883861.76996: variable 'item' from source: unknown 6654 1726883861.77026: variable 'omit' from source: magic vars 6654 1726883861.77040: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.77048: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.77051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.77061: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.77064: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.77066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.77128: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.77133: Set connection var ansible_connection to ssh 6654 1726883861.77135: Set connection var ansible_pipelining to False 6654 1726883861.77137: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.77140: Set connection var ansible_shell_type to sh 6654 1726883861.77148: Set connection var ansible_timeout to 10 6654 1726883861.77161: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.77163: variable 'ansible_connection' from source: unknown 6654 1726883861.77166: variable 'ansible_module_compression' from source: unknown 6654 1726883861.77168: variable 'ansible_shell_type' from source: unknown 6654 1726883861.77170: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.77172: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.77177: variable 'ansible_pipelining' from source: unknown 6654 1726883861.77179: variable 'ansible_timeout' from source: unknown 6654 1726883861.77183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.77261: 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) 6654 1726883861.77265: variable 'omit' from source: magic vars 6654 1726883861.77267: starting attempt loop 6654 1726883861.77270: running the handler 6654 1726883861.77292: handler run complete 6654 1726883861.77294: attempt loop complete, returning result 6654 1726883861.77297: variable 'item' from source: unknown 6654 1726883861.77357: 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" } 6654 1726883861.77440: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.77446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.77448: variable 'omit' from source: magic vars 6654 1726883861.77524: variable 'omit' from source: magic vars 6654 1726883861.77527: variable 'omit' from source: magic vars 6654 1726883861.77614: variable 'ssh_c' from source: play vars 6654 1726883861.77625: variable 'item' from source: unknown 6654 1726883861.77664: variable 'omit' from source: magic vars 6654 1726883861.77677: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.77683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.77688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.77696: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.77699: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.77708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.77782: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.77785: Set connection var ansible_connection to ssh 6654 1726883861.77788: Set connection var ansible_pipelining to False 6654 1726883861.77789: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.77791: Set connection var ansible_shell_type to sh 6654 1726883861.77793: Set connection var ansible_timeout to 10 6654 1726883861.77875: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.77879: variable 'ansible_connection' from source: unknown 6654 1726883861.77882: variable 'ansible_module_compression' from source: unknown 6654 1726883861.77884: variable 'ansible_shell_type' from source: unknown 6654 1726883861.77886: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.77888: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.77890: variable 'ansible_pipelining' from source: unknown 6654 1726883861.77892: variable 'ansible_timeout' from source: unknown 6654 1726883861.77899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.78035: 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) 6654 1726883861.78039: variable 'omit' from source: magic vars 6654 1726883861.78041: starting attempt loop 6654 1726883861.78045: running the handler 6654 1726883861.78047: handler run complete 6654 1726883861.78049: attempt loop complete, returning result 6654 1726883861.78051: variable 'item' from source: unknown 6654 1726883861.78069: variable 'item' from source: unknown ok: [managed_node2] => (item=ChannelTimeout) => { "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", "ChannelTimeout": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ChannelTimeout" } 6654 1726883861.78315: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.78318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.78321: variable 'omit' from source: magic vars 6654 1726883861.78326: variable 'omit' from source: magic vars 6654 1726883861.78328: variable 'omit' from source: magic vars 6654 1726883861.78404: variable 'ssh_c' from source: play vars 6654 1726883861.78407: variable 'item' from source: unknown 6654 1726883861.78534: variable 'omit' from source: magic vars 6654 1726883861.78537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.78540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.78542: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.78544: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.78546: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.78548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.78586: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.78590: Set connection var ansible_connection to ssh 6654 1726883861.78593: Set connection var ansible_pipelining to False 6654 1726883861.78595: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.78597: Set connection var ansible_shell_type to sh 6654 1726883861.78655: Set connection var ansible_timeout to 10 6654 1726883861.78659: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.78677: variable 'ansible_connection' from source: unknown 6654 1726883861.78681: variable 'ansible_module_compression' from source: unknown 6654 1726883861.78683: variable 'ansible_shell_type' from source: unknown 6654 1726883861.78685: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.78687: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.78695: variable 'ansible_pipelining' from source: unknown 6654 1726883861.78699: variable 'ansible_timeout' from source: unknown 6654 1726883861.78703: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.78935: 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) 6654 1726883861.78938: variable 'omit' from source: magic vars 6654 1726883861.78940: starting attempt loop 6654 1726883861.78942: running the handler 6654 1726883861.78944: handler run complete 6654 1726883861.78946: attempt loop complete, returning result 6654 1726883861.78948: variable 'item' from source: unknown 6654 1726883861.78949: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "CheckHostIP" } 6654 1726883861.79026: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.79044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.79062: variable 'omit' from source: magic vars 6654 1726883861.79104: variable 'omit' from source: magic vars 6654 1726883861.79124: variable 'omit' from source: magic vars 6654 1726883861.79434: variable 'ssh_c' from source: play vars 6654 1726883861.79438: variable 'item' from source: unknown 6654 1726883861.79440: variable 'omit' from source: magic vars 6654 1726883861.79442: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.79444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.79446: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.79448: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.79450: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.79452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.79516: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.79527: Set connection var ansible_connection to ssh 6654 1726883861.79544: Set connection var ansible_pipelining to False 6654 1726883861.79556: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.79566: Set connection var ansible_shell_type to sh 6654 1726883861.79581: Set connection var ansible_timeout to 10 6654 1726883861.79608: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.79616: variable 'ansible_connection' from source: unknown 6654 1726883861.79623: variable 'ansible_module_compression' from source: unknown 6654 1726883861.79632: variable 'ansible_shell_type' from source: unknown 6654 1726883861.79634: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.79637: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.79641: variable 'ansible_pipelining' from source: unknown 6654 1726883861.79645: variable 'ansible_timeout' from source: unknown 6654 1726883861.79835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.79840: 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) 6654 1726883861.79843: variable 'omit' from source: magic vars 6654 1726883861.79845: starting attempt loop 6654 1726883861.79847: running the handler 6654 1726883861.79849: handler run complete 6654 1726883861.79851: attempt loop complete, returning result 6654 1726883861.79853: variable 'item' from source: unknown 6654 1726883861.79899: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes", "Ciphers": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Ciphers" } 6654 1726883861.80049: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.80064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.80081: variable 'omit' from source: magic vars 6654 1726883861.80127: variable 'omit' from source: magic vars 6654 1726883861.80152: variable 'omit' from source: magic vars 6654 1726883861.80294: variable 'ssh_c' from source: play vars 6654 1726883861.80373: variable 'item' from source: unknown 6654 1726883861.80376: variable 'omit' from source: magic vars 6654 1726883861.80388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.80398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.80401: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.80536: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.80540: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.80542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.80544: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.80546: Set connection var ansible_connection to ssh 6654 1726883861.80548: Set connection var ansible_pipelining to False 6654 1726883861.80550: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.80553: Set connection var ansible_shell_type to sh 6654 1726883861.80554: Set connection var ansible_timeout to 10 6654 1726883861.80565: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.80573: variable 'ansible_connection' from source: unknown 6654 1726883861.80583: variable 'ansible_module_compression' from source: unknown 6654 1726883861.80593: variable 'ansible_shell_type' from source: unknown 6654 1726883861.80601: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.80613: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.80622: variable 'ansible_pipelining' from source: unknown 6654 1726883861.80633: variable 'ansible_timeout' from source: unknown 6654 1726883861.80642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.80752: 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) 6654 1726883861.80756: variable 'omit' from source: magic vars 6654 1726883861.80758: starting attempt loop 6654 1726883861.80761: running the handler 6654 1726883861.80764: handler run complete 6654 1726883861.80795: attempt loop complete, returning result 6654 1726883861.80834: variable 'item' from source: unknown 6654 1726883861.80851: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ClearAllForwardings" } 6654 1726883861.80923: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.80928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.80932: variable 'omit' from source: magic vars 6654 1726883861.80956: variable 'omit' from source: magic vars 6654 1726883861.80966: variable 'omit' from source: magic vars 6654 1726883861.81063: variable 'ssh_c' from source: play vars 6654 1726883861.81066: variable 'item' from source: unknown 6654 1726883861.81106: variable 'omit' from source: magic vars 6654 1726883861.81118: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.81124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.81129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.81139: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.81142: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.81147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.81337: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.81341: Set connection var ansible_connection to ssh 6654 1726883861.81346: Set connection var ansible_pipelining to False 6654 1726883861.81348: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.81350: Set connection var ansible_shell_type to sh 6654 1726883861.81352: Set connection var ansible_timeout to 10 6654 1726883861.81354: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.81358: variable 'ansible_connection' from source: unknown 6654 1726883861.81360: variable 'ansible_module_compression' from source: unknown 6654 1726883861.81363: variable 'ansible_shell_type' from source: unknown 6654 1726883861.81365: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.81367: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.81368: variable 'ansible_pipelining' from source: unknown 6654 1726883861.81370: variable 'ansible_timeout' from source: unknown 6654 1726883861.81372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.81451: 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) 6654 1726883861.81457: variable 'omit' from source: magic vars 6654 1726883861.81468: starting attempt loop 6654 1726883861.81470: running the handler 6654 1726883861.81473: handler run complete 6654 1726883861.81475: attempt loop complete, returning result 6654 1726883861.81505: variable 'item' from source: unknown 6654 1726883861.81600: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Compression" } 6654 1726883861.81702: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.81705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.81708: variable 'omit' from source: magic vars 6654 1726883861.81716: variable 'omit' from source: magic vars 6654 1726883861.81722: variable 'omit' from source: magic vars 6654 1726883861.82134: variable 'ssh_c' from source: play vars 6654 1726883861.82141: variable 'item' from source: unknown 6654 1726883861.82144: variable 'omit' from source: magic vars 6654 1726883861.82150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.82153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.82155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.82157: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.82159: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.82161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.82163: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.82165: Set connection var ansible_connection to ssh 6654 1726883861.82167: Set connection var ansible_pipelining to False 6654 1726883861.82168: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.82170: Set connection var ansible_shell_type to sh 6654 1726883861.82172: Set connection var ansible_timeout to 10 6654 1726883861.82174: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.82176: variable 'ansible_connection' from source: unknown 6654 1726883861.82177: variable 'ansible_module_compression' from source: unknown 6654 1726883861.82179: variable 'ansible_shell_type' from source: unknown 6654 1726883861.82181: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.82183: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.82185: variable 'ansible_pipelining' from source: unknown 6654 1726883861.82187: variable 'ansible_timeout' from source: unknown 6654 1726883861.82189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.82446: 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) 6654 1726883861.82450: variable 'omit' from source: magic vars 6654 1726883861.82453: starting attempt loop 6654 1726883861.82457: running the handler 6654 1726883861.82459: handler run complete 6654 1726883861.82461: attempt loop complete, returning result 6654 1726883861.82464: variable 'item' from source: unknown 6654 1726883861.82466: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectionAttempts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ConnectionAttempts" } 6654 1726883861.82661: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.82665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.82668: variable 'omit' from source: magic vars 6654 1726883861.82765: variable 'omit' from source: magic vars 6654 1726883861.82768: variable 'omit' from source: magic vars 6654 1726883861.82870: variable 'ssh_c' from source: play vars 6654 1726883861.82880: variable 'item' from source: unknown 6654 1726883861.82984: variable 'omit' from source: magic vars 6654 1726883861.82988: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.82990: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.82995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.82997: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.82999: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.83000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.83110: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.83116: Set connection var ansible_connection to ssh 6654 1726883861.83128: Set connection var ansible_pipelining to False 6654 1726883861.83245: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.83249: Set connection var ansible_shell_type to sh 6654 1726883861.83251: Set connection var ansible_timeout to 10 6654 1726883861.83252: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.83254: variable 'ansible_connection' from source: unknown 6654 1726883861.83256: variable 'ansible_module_compression' from source: unknown 6654 1726883861.83258: variable 'ansible_shell_type' from source: unknown 6654 1726883861.83263: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.83265: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.83267: variable 'ansible_pipelining' from source: unknown 6654 1726883861.83268: variable 'ansible_timeout' from source: unknown 6654 1726883861.83270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.83674: 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) 6654 1726883861.83677: variable 'omit' from source: magic vars 6654 1726883861.83682: starting attempt loop 6654 1726883861.83684: running the handler 6654 1726883861.83686: handler run complete 6654 1726883861.83688: attempt loop complete, returning result 6654 1726883861.83690: variable 'item' from source: unknown 6654 1726883861.83692: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ConnectTimeout" } 6654 1726883861.84037: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.84040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.84099: variable 'omit' from source: magic vars 6654 1726883861.84124: variable 'omit' from source: magic vars 6654 1726883861.84153: variable 'omit' from source: magic vars 6654 1726883861.84659: variable 'ssh_c' from source: play vars 6654 1726883861.84663: variable 'item' from source: unknown 6654 1726883861.84895: variable 'omit' from source: magic vars 6654 1726883861.84918: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.84932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.84970: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.84976: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.84978: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.85004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.85069: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.85072: Set connection var ansible_connection to ssh 6654 1726883861.85077: Set connection var ansible_pipelining to False 6654 1726883861.85082: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.85090: Set connection var ansible_shell_type to sh 6654 1726883861.85093: Set connection var ansible_timeout to 10 6654 1726883861.85109: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.85112: variable 'ansible_connection' from source: unknown 6654 1726883861.85114: variable 'ansible_module_compression' from source: unknown 6654 1726883861.85116: variable 'ansible_shell_type' from source: unknown 6654 1726883861.85119: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.85121: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.85123: variable 'ansible_pipelining' from source: unknown 6654 1726883861.85125: variable 'ansible_timeout' from source: unknown 6654 1726883861.85129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.85263: 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) 6654 1726883861.85266: variable 'omit' from source: magic vars 6654 1726883861.85269: starting attempt loop 6654 1726883861.85271: running the handler 6654 1726883861.85276: handler run complete 6654 1726883861.85281: attempt loop complete, returning result 6654 1726883861.85292: variable 'item' from source: unknown 6654 1726883861.85337: 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", "ChannelTimeout": "yes", "CheckHostIP": "yes", "Ciphers": "yes", "ClearAllForwardings": "yes", "Compression": "yes", "ConnectTimeout": "yes", "ConnectionAttempts": "yes", "ControlMaster": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ControlMaster" } 6654 1726883861.85505: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.85508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.85511: variable 'omit' from source: magic vars 6654 1726883861.85513: variable 'omit' from source: magic vars 6654 1726883861.85515: variable 'omit' from source: magic vars 6654 1726883861.85593: variable 'ssh_c' from source: play vars 6654 1726883861.85597: variable 'item' from source: unknown 6654 1726883861.85695: variable 'omit' from source: magic vars 6654 1726883861.85732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.85735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.85738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.85740: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.85742: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.85747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.85756: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.85759: Set connection var ansible_connection to ssh 6654 1726883861.85768: Set connection var ansible_pipelining to False 6654 1726883861.85771: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.85780: Set connection var ansible_shell_type to sh 6654 1726883861.85782: Set connection var ansible_timeout to 10 6654 1726883861.85796: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.85799: variable 'ansible_connection' from source: unknown 6654 1726883861.85801: variable 'ansible_module_compression' from source: unknown 6654 1726883861.85804: variable 'ansible_shell_type' from source: unknown 6654 1726883861.85806: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.85808: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.85812: variable 'ansible_pipelining' from source: unknown 6654 1726883861.85815: variable 'ansible_timeout' from source: unknown 6654 1726883861.85819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.85976: 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) 6654 1726883861.85979: variable 'omit' from source: magic vars 6654 1726883861.85982: starting attempt loop 6654 1726883861.85984: running the handler 6654 1726883861.85986: handler run complete 6654 1726883861.85988: attempt loop complete, returning result 6654 1726883861.85990: variable 'item' from source: unknown 6654 1726883861.86021: 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", "ChannelTimeout": "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" } 6654 1726883861.86164: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.86170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.86172: variable 'omit' from source: magic vars 6654 1726883861.86175: variable 'omit' from source: magic vars 6654 1726883861.86177: variable 'omit' from source: magic vars 6654 1726883861.86266: variable 'ssh_c' from source: play vars 6654 1726883861.86269: variable 'item' from source: unknown 6654 1726883861.86321: variable 'omit' from source: magic vars 6654 1726883861.86337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.86340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.86351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.86357: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.86360: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.86364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.86440: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.86635: Set connection var ansible_connection to ssh 6654 1726883861.86638: Set connection var ansible_pipelining to False 6654 1726883861.86641: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.86643: Set connection var ansible_shell_type to sh 6654 1726883861.86645: Set connection var ansible_timeout to 10 6654 1726883861.86647: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.86649: variable 'ansible_connection' from source: unknown 6654 1726883861.86650: variable 'ansible_module_compression' from source: unknown 6654 1726883861.86652: variable 'ansible_shell_type' from source: unknown 6654 1726883861.86654: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.86656: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.86657: variable 'ansible_pipelining' from source: unknown 6654 1726883861.86659: variable 'ansible_timeout' from source: unknown 6654 1726883861.86662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.86707: 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) 6654 1726883861.86720: variable 'omit' from source: magic vars 6654 1726883861.86731: starting attempt loop 6654 1726883861.86739: running the handler 6654 1726883861.86750: handler run complete 6654 1726883861.86755: attempt loop complete, returning result 6654 1726883861.86766: variable 'item' from source: unknown 6654 1726883861.86828: 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", "ChannelTimeout": "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" } 6654 1726883861.86974: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.86977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.86979: variable 'omit' from source: magic vars 6654 1726883861.86981: variable 'omit' from source: magic vars 6654 1726883861.86984: variable 'omit' from source: magic vars 6654 1726883861.87074: variable 'ssh_c' from source: play vars 6654 1726883861.87078: variable 'item' from source: unknown 6654 1726883861.87147: variable 'omit' from source: magic vars 6654 1726883861.87158: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.87164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.87169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.87199: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.87203: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.87205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.87240: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.87243: Set connection var ansible_connection to ssh 6654 1726883861.87248: Set connection var ansible_pipelining to False 6654 1726883861.87253: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.87262: Set connection var ansible_shell_type to sh 6654 1726883861.87264: Set connection var ansible_timeout to 10 6654 1726883861.87280: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.87283: variable 'ansible_connection' from source: unknown 6654 1726883861.87286: variable 'ansible_module_compression' from source: unknown 6654 1726883861.87288: variable 'ansible_shell_type' from source: unknown 6654 1726883861.87290: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.87292: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.87294: variable 'ansible_pipelining' from source: unknown 6654 1726883861.87297: variable 'ansible_timeout' from source: unknown 6654 1726883861.87317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.87389: 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) 6654 1726883861.87394: variable 'omit' from source: magic vars 6654 1726883861.87396: starting attempt loop 6654 1726883861.87399: running the handler 6654 1726883861.87401: handler run complete 6654 1726883861.87423: attempt loop complete, returning result 6654 1726883861.87426: variable 'item' from source: unknown 6654 1726883861.87471: 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", "ChannelTimeout": "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" } 6654 1726883861.87572: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.87575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.87578: variable 'omit' from source: magic vars 6654 1726883861.87612: variable 'omit' from source: magic vars 6654 1726883861.87615: variable 'omit' from source: magic vars 6654 1726883861.87836: variable 'ssh_c' from source: play vars 6654 1726883861.87839: variable 'item' from source: unknown 6654 1726883861.87841: variable 'omit' from source: magic vars 6654 1726883861.87846: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.87849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.87851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.87853: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.87935: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.87939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.87941: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.87944: Set connection var ansible_connection to ssh 6654 1726883861.87955: Set connection var ansible_pipelining to False 6654 1726883861.87966: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.87975: Set connection var ansible_shell_type to sh 6654 1726883861.87985: Set connection var ansible_timeout to 10 6654 1726883861.88009: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.88016: variable 'ansible_connection' from source: unknown 6654 1726883861.88022: variable 'ansible_module_compression' from source: unknown 6654 1726883861.88028: variable 'ansible_shell_type' from source: unknown 6654 1726883861.88037: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.88044: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.88052: variable 'ansible_pipelining' from source: unknown 6654 1726883861.88061: variable 'ansible_timeout' from source: unknown 6654 1726883861.88067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.88169: 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) 6654 1726883861.88180: variable 'omit' from source: magic vars 6654 1726883861.88188: starting attempt loop 6654 1726883861.88194: running the handler 6654 1726883861.88202: handler run complete 6654 1726883861.88236: attempt loop complete, returning result 6654 1726883861.88239: variable 'item' from source: unknown 6654 1726883861.88290: 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", "ChannelTimeout": "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" } 6654 1726883861.88535: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.88538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.88541: variable 'omit' from source: magic vars 6654 1726883861.88543: variable 'omit' from source: magic vars 6654 1726883861.88544: variable 'omit' from source: magic vars 6654 1726883861.88654: variable 'ssh_c' from source: play vars 6654 1726883861.88666: variable 'item' from source: unknown 6654 1726883861.88736: variable 'omit' from source: magic vars 6654 1726883861.88749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.88760: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.88767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.88802: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.88805: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.88813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.88839: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.88842: Set connection var ansible_connection to ssh 6654 1726883861.88926: Set connection var ansible_pipelining to False 6654 1726883861.88932: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.88934: Set connection var ansible_shell_type to sh 6654 1726883861.88937: Set connection var ansible_timeout to 10 6654 1726883861.88939: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.88941: variable 'ansible_connection' from source: unknown 6654 1726883861.88946: variable 'ansible_module_compression' from source: unknown 6654 1726883861.88949: variable 'ansible_shell_type' from source: unknown 6654 1726883861.88951: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.88953: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.88956: variable 'ansible_pipelining' from source: unknown 6654 1726883861.88958: variable 'ansible_timeout' from source: unknown 6654 1726883861.88960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.88962: 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) 6654 1726883861.88965: variable 'omit' from source: magic vars 6654 1726883861.88967: starting attempt loop 6654 1726883861.88969: running the handler 6654 1726883861.88977: handler run complete 6654 1726883861.88980: attempt loop complete, returning result 6654 1726883861.88992: variable 'item' from source: unknown 6654 1726883861.89036: 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", "ChannelTimeout": "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" } 6654 1726883861.89129: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.89134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.89137: variable 'omit' from source: magic vars 6654 1726883861.89153: variable 'omit' from source: magic vars 6654 1726883861.89162: variable 'omit' from source: magic vars 6654 1726883861.89313: variable 'ssh_c' from source: play vars 6654 1726883861.89317: variable 'item' from source: unknown 6654 1726883861.89319: variable 'omit' from source: magic vars 6654 1726883861.89322: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.89332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.89337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.89348: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.89351: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.89353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.89394: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.89398: Set connection var ansible_connection to ssh 6654 1726883861.89403: Set connection var ansible_pipelining to False 6654 1726883861.89407: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.89412: Set connection var ansible_shell_type to sh 6654 1726883861.89420: Set connection var ansible_timeout to 10 6654 1726883861.89433: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.89436: variable 'ansible_connection' from source: unknown 6654 1726883861.89438: variable 'ansible_module_compression' from source: unknown 6654 1726883861.89442: variable 'ansible_shell_type' from source: unknown 6654 1726883861.89447: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.89450: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.89452: variable 'ansible_pipelining' from source: unknown 6654 1726883861.89454: variable 'ansible_timeout' from source: unknown 6654 1726883861.89456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.89525: 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) 6654 1726883861.89528: variable 'omit' from source: magic vars 6654 1726883861.89536: starting attempt loop 6654 1726883861.89539: running the handler 6654 1726883861.89542: handler run complete 6654 1726883861.89549: attempt loop complete, returning result 6654 1726883861.89560: variable 'item' from source: unknown 6654 1726883861.89603: 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", "ChannelTimeout": "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" } 6654 1726883861.89694: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.89697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.89699: variable 'omit' from source: magic vars 6654 1726883861.89717: variable 'omit' from source: magic vars 6654 1726883861.89726: variable 'omit' from source: magic vars 6654 1726883861.89819: variable 'ssh_c' from source: play vars 6654 1726883861.89829: variable 'item' from source: unknown 6654 1726883861.89887: variable 'omit' from source: magic vars 6654 1726883861.89900: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.89905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.89911: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.89919: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.89925: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.89929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.89976: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.89979: Set connection var ansible_connection to ssh 6654 1726883861.89984: Set connection var ansible_pipelining to False 6654 1726883861.89989: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.89994: Set connection var ansible_shell_type to sh 6654 1726883861.89999: Set connection var ansible_timeout to 10 6654 1726883861.90013: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.90015: variable 'ansible_connection' from source: unknown 6654 1726883861.90018: variable 'ansible_module_compression' from source: unknown 6654 1726883861.90020: variable 'ansible_shell_type' from source: unknown 6654 1726883861.90022: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.90024: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.90030: variable 'ansible_pipelining' from source: unknown 6654 1726883861.90033: variable 'ansible_timeout' from source: unknown 6654 1726883861.90036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.90105: 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) 6654 1726883861.90110: variable 'omit' from source: magic vars 6654 1726883861.90116: starting attempt loop 6654 1726883861.90118: running the handler 6654 1726883861.90123: handler run complete 6654 1726883861.90128: attempt loop complete, returning result 6654 1726883861.90141: variable 'item' from source: unknown 6654 1726883861.90187: 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", "ChannelTimeout": "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" } 6654 1726883861.90283: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.90286: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.90288: variable 'omit' from source: magic vars 6654 1726883861.90303: variable 'omit' from source: magic vars 6654 1726883861.90313: variable 'omit' from source: magic vars 6654 1726883861.90408: variable 'ssh_c' from source: play vars 6654 1726883861.90416: variable 'item' from source: unknown 6654 1726883861.90474: variable 'omit' from source: magic vars 6654 1726883861.90488: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.90494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.90499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.90508: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.90519: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.90521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.90561: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.90564: Set connection var ansible_connection to ssh 6654 1726883861.90570: Set connection var ansible_pipelining to False 6654 1726883861.90575: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.90579: Set connection var ansible_shell_type to sh 6654 1726883861.90585: Set connection var ansible_timeout to 10 6654 1726883861.90600: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.90603: variable 'ansible_connection' from source: unknown 6654 1726883861.90606: variable 'ansible_module_compression' from source: unknown 6654 1726883861.90608: variable 'ansible_shell_type' from source: unknown 6654 1726883861.90610: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.90612: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.90614: variable 'ansible_pipelining' from source: unknown 6654 1726883861.90620: variable 'ansible_timeout' from source: unknown 6654 1726883861.90622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.90835: 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) 6654 1726883861.90838: variable 'omit' from source: magic vars 6654 1726883861.90840: starting attempt loop 6654 1726883861.90842: running the handler 6654 1726883861.90844: handler run complete 6654 1726883861.90846: attempt loop complete, returning result 6654 1726883861.90847: variable 'item' from source: unknown 6654 1726883861.90849: 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", "ChannelTimeout": "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" } 6654 1726883861.90980: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.90992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.91004: variable 'omit' from source: magic vars 6654 1726883861.91047: variable 'omit' from source: magic vars 6654 1726883861.91136: variable 'omit' from source: magic vars 6654 1726883861.91224: variable 'ssh_c' from source: play vars 6654 1726883861.91238: variable 'item' from source: unknown 6654 1726883861.91335: variable 'omit' from source: magic vars 6654 1726883861.91357: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.91368: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.91376: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.91391: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.91399: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.91406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.91474: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.91481: Set connection var ansible_connection to ssh 6654 1726883861.91491: Set connection var ansible_pipelining to False 6654 1726883861.91500: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.91509: Set connection var ansible_shell_type to sh 6654 1726883861.91518: Set connection var ansible_timeout to 10 6654 1726883861.91735: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.91738: variable 'ansible_connection' from source: unknown 6654 1726883861.91740: variable 'ansible_module_compression' from source: unknown 6654 1726883861.91742: variable 'ansible_shell_type' from source: unknown 6654 1726883861.91744: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.91745: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.91747: variable 'ansible_pipelining' from source: unknown 6654 1726883861.91749: variable 'ansible_timeout' from source: unknown 6654 1726883861.91751: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.91752: 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) 6654 1726883861.91754: variable 'omit' from source: magic vars 6654 1726883861.91756: starting attempt loop 6654 1726883861.91758: running the handler 6654 1726883861.91759: handler run complete 6654 1726883861.91761: attempt loop complete, returning result 6654 1726883861.91763: variable 'item' from source: unknown 6654 1726883861.91776: 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", "ChannelTimeout": "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" } 6654 1726883861.91933: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.91946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.91960: variable 'omit' from source: magic vars 6654 1726883861.92002: variable 'omit' from source: magic vars 6654 1726883861.92018: variable 'omit' from source: magic vars 6654 1726883861.92155: variable 'ssh_c' from source: play vars 6654 1726883861.92167: variable 'item' from source: unknown 6654 1726883861.92269: variable 'omit' from source: magic vars 6654 1726883861.92290: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.92301: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.92312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.92326: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.92335: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.92343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.92408: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.92416: Set connection var ansible_connection to ssh 6654 1726883861.92428: Set connection var ansible_pipelining to False 6654 1726883861.92636: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.92640: Set connection var ansible_shell_type to sh 6654 1726883861.92643: Set connection var ansible_timeout to 10 6654 1726883861.92645: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.92648: variable 'ansible_connection' from source: unknown 6654 1726883861.92651: variable 'ansible_module_compression' from source: unknown 6654 1726883861.92653: variable 'ansible_shell_type' from source: unknown 6654 1726883861.92656: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.92658: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.92661: variable 'ansible_pipelining' from source: unknown 6654 1726883861.92664: variable 'ansible_timeout' from source: unknown 6654 1726883861.92667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.92669: 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) 6654 1726883861.92672: variable 'omit' from source: magic vars 6654 1726883861.92674: starting attempt loop 6654 1726883861.92677: running the handler 6654 1726883861.92679: handler run complete 6654 1726883861.92682: attempt loop complete, returning result 6654 1726883861.92684: variable 'item' from source: unknown 6654 1726883861.92733: 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", "ChannelTimeout": "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" } 6654 1726883861.92883: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.92895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.92907: variable 'omit' from source: magic vars 6654 1726883861.92950: variable 'omit' from source: magic vars 6654 1726883861.92968: variable 'omit' from source: magic vars 6654 1726883861.93104: variable 'ssh_c' from source: play vars 6654 1726883861.93114: variable 'item' from source: unknown 6654 1726883861.93214: variable 'omit' from source: magic vars 6654 1726883861.93238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.93250: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.93261: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.93275: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.93282: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.93289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.93535: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.93538: Set connection var ansible_connection to ssh 6654 1726883861.93540: Set connection var ansible_pipelining to False 6654 1726883861.93541: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.93543: Set connection var ansible_shell_type to sh 6654 1726883861.93545: Set connection var ansible_timeout to 10 6654 1726883861.93547: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.93548: variable 'ansible_connection' from source: unknown 6654 1726883861.93550: variable 'ansible_module_compression' from source: unknown 6654 1726883861.93552: variable 'ansible_shell_type' from source: unknown 6654 1726883861.93553: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.93555: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.93556: variable 'ansible_pipelining' from source: unknown 6654 1726883861.93558: variable 'ansible_timeout' from source: unknown 6654 1726883861.93560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.93562: 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) 6654 1726883861.93564: variable 'omit' from source: magic vars 6654 1726883861.93565: starting attempt loop 6654 1726883861.93567: running the handler 6654 1726883861.93569: handler run complete 6654 1726883861.93573: attempt loop complete, returning result 6654 1726883861.93593: variable 'item' from source: unknown 6654 1726883861.93654: 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", "ChannelTimeout": "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" } 6654 1726883861.93813: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.93826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.93841: variable 'omit' from source: magic vars 6654 1726883861.93884: variable 'omit' from source: magic vars 6654 1726883861.93901: variable 'omit' from source: magic vars 6654 1726883861.94040: variable 'ssh_c' from source: play vars 6654 1726883861.94052: variable 'item' from source: unknown 6654 1726883861.94162: variable 'omit' from source: magic vars 6654 1726883861.94185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.94235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.94238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.94241: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.94243: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.94245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.94298: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.94305: Set connection var ansible_connection to ssh 6654 1726883861.94316: Set connection var ansible_pipelining to False 6654 1726883861.94324: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.94334: Set connection var ansible_shell_type to sh 6654 1726883861.94343: Set connection var ansible_timeout to 10 6654 1726883861.94435: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.94438: variable 'ansible_connection' from source: unknown 6654 1726883861.94440: variable 'ansible_module_compression' from source: unknown 6654 1726883861.94442: variable 'ansible_shell_type' from source: unknown 6654 1726883861.94444: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.94446: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.94448: variable 'ansible_pipelining' from source: unknown 6654 1726883861.94449: variable 'ansible_timeout' from source: unknown 6654 1726883861.94451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.94509: 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) 6654 1726883861.94520: variable 'omit' from source: magic vars 6654 1726883861.94529: starting attempt loop 6654 1726883861.94537: running the handler 6654 1726883861.94545: handler run complete 6654 1726883861.94554: attempt loop complete, returning result 6654 1726883861.94571: variable 'item' from source: unknown 6654 1726883861.94629: 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", "ChannelTimeout": "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" } 6654 1726883861.94935: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.94938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.94941: variable 'omit' from source: magic vars 6654 1726883861.94943: variable 'omit' from source: magic vars 6654 1726883861.94945: variable 'omit' from source: magic vars 6654 1726883861.95004: variable 'ssh_c' from source: play vars 6654 1726883861.95016: variable 'item' from source: unknown 6654 1726883861.95126: variable 'omit' from source: magic vars 6654 1726883861.95150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.95162: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.95172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.95188: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.95195: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.95202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.95271: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.95280: Set connection var ansible_connection to ssh 6654 1726883861.95292: Set connection var ansible_pipelining to False 6654 1726883861.95302: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.95312: Set connection var ansible_shell_type to sh 6654 1726883861.95322: Set connection var ansible_timeout to 10 6654 1726883861.95348: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.95535: variable 'ansible_connection' from source: unknown 6654 1726883861.95539: variable 'ansible_module_compression' from source: unknown 6654 1726883861.95541: variable 'ansible_shell_type' from source: unknown 6654 1726883861.95543: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.95545: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.95547: variable 'ansible_pipelining' from source: unknown 6654 1726883861.95549: variable 'ansible_timeout' from source: unknown 6654 1726883861.95550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.95552: 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) 6654 1726883861.95554: variable 'omit' from source: magic vars 6654 1726883861.95556: starting attempt loop 6654 1726883861.95558: running the handler 6654 1726883861.95560: handler run complete 6654 1726883861.95562: attempt loop complete, returning result 6654 1726883861.95564: variable 'item' from source: unknown 6654 1726883861.95605: 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", "ChannelTimeout": "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" } 6654 1726883861.95765: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.95779: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.95792: variable 'omit' from source: magic vars 6654 1726883861.95835: variable 'omit' from source: magic vars 6654 1726883861.95853: variable 'omit' from source: magic vars 6654 1726883861.95993: variable 'ssh_c' from source: play vars 6654 1726883861.96004: variable 'item' from source: unknown 6654 1726883861.96117: variable 'omit' from source: magic vars 6654 1726883861.96139: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.96154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.96165: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.96179: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.96435: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.96438: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.96440: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.96442: Set connection var ansible_connection to ssh 6654 1726883861.96444: Set connection var ansible_pipelining to False 6654 1726883861.96446: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.96448: Set connection var ansible_shell_type to sh 6654 1726883861.96449: Set connection var ansible_timeout to 10 6654 1726883861.96451: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.96453: variable 'ansible_connection' from source: unknown 6654 1726883861.96455: variable 'ansible_module_compression' from source: unknown 6654 1726883861.96456: variable 'ansible_shell_type' from source: unknown 6654 1726883861.96458: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.96460: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.96461: variable 'ansible_pipelining' from source: unknown 6654 1726883861.96463: variable 'ansible_timeout' from source: unknown 6654 1726883861.96465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.96587: 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) 6654 1726883861.96601: variable 'omit' from source: magic vars 6654 1726883861.96611: starting attempt loop 6654 1726883861.96617: running the handler 6654 1726883861.96626: handler run complete 6654 1726883861.96639: attempt loop complete, returning result 6654 1726883861.96657: variable 'item' from source: unknown 6654 1726883861.96717: 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", "ChannelTimeout": "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" } 6654 1726883861.96879: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.96893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.96907: variable 'omit' from source: magic vars 6654 1726883861.96953: variable 'omit' from source: magic vars 6654 1726883861.96971: variable 'omit' from source: magic vars 6654 1726883861.97111: variable 'ssh_c' from source: play vars 6654 1726883861.97123: variable 'item' from source: unknown 6654 1726883861.97238: variable 'omit' from source: magic vars 6654 1726883861.97261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.97274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.97285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.97300: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.97309: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.97316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.97384: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.97392: Set connection var ansible_connection to ssh 6654 1726883861.97403: Set connection var ansible_pipelining to False 6654 1726883861.97413: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.97423: Set connection var ansible_shell_type to sh 6654 1726883861.97434: Set connection var ansible_timeout to 10 6654 1726883861.97458: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.97469: variable 'ansible_connection' from source: unknown 6654 1726883861.97535: variable 'ansible_module_compression' from source: unknown 6654 1726883861.97538: variable 'ansible_shell_type' from source: unknown 6654 1726883861.97540: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.97543: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.97545: variable 'ansible_pipelining' from source: unknown 6654 1726883861.97547: variable 'ansible_timeout' from source: unknown 6654 1726883861.97549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.97618: 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) 6654 1726883861.97633: variable 'omit' from source: magic vars 6654 1726883861.97644: starting attempt loop 6654 1726883861.97651: running the handler 6654 1726883861.97661: handler run complete 6654 1726883861.97671: attempt loop complete, returning result 6654 1726883861.97690: variable 'item' from source: unknown 6654 1726883861.97752: 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", "ChannelTimeout": "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" } 6654 1726883861.98047: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.98050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.98053: variable 'omit' from source: magic vars 6654 1726883861.98055: variable 'omit' from source: magic vars 6654 1726883861.98057: variable 'omit' from source: magic vars 6654 1726883861.98135: variable 'ssh_c' from source: play vars 6654 1726883861.98147: variable 'item' from source: unknown 6654 1726883861.98261: variable 'omit' from source: magic vars 6654 1726883861.98283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.98294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.98304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.98318: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.98325: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.98334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.98402: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.98409: Set connection var ansible_connection to ssh 6654 1726883861.98420: Set connection var ansible_pipelining to False 6654 1726883861.98429: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.98440: Set connection var ansible_shell_type to sh 6654 1726883861.98448: Set connection var ansible_timeout to 10 6654 1726883861.98471: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.98477: variable 'ansible_connection' from source: unknown 6654 1726883861.98482: variable 'ansible_module_compression' from source: unknown 6654 1726883861.98488: variable 'ansible_shell_type' from source: unknown 6654 1726883861.98493: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.98503: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.98508: variable 'ansible_pipelining' from source: unknown 6654 1726883861.98514: variable 'ansible_timeout' from source: unknown 6654 1726883861.98635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.98638: 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) 6654 1726883861.98640: variable 'omit' from source: magic vars 6654 1726883861.98642: starting attempt loop 6654 1726883861.98643: running the handler 6654 1726883861.98645: handler run complete 6654 1726883861.98651: attempt loop complete, returning result 6654 1726883861.98669: variable 'item' from source: unknown 6654 1726883861.98725: 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", "ChannelTimeout": "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" } 6654 1726883861.98876: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.98887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.99135: variable 'omit' from source: magic vars 6654 1726883861.99139: variable 'omit' from source: magic vars 6654 1726883861.99141: variable 'omit' from source: magic vars 6654 1726883861.99142: variable 'ssh_c' from source: play vars 6654 1726883861.99144: variable 'item' from source: unknown 6654 1726883861.99213: variable 'omit' from source: magic vars 6654 1726883861.99236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883861.99248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.99260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883861.99275: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883861.99282: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.99289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.99356: Set connection var ansible_shell_executable to /bin/sh 6654 1726883861.99364: Set connection var ansible_connection to ssh 6654 1726883861.99377: Set connection var ansible_pipelining to False 6654 1726883861.99386: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883861.99395: Set connection var ansible_shell_type to sh 6654 1726883861.99403: Set connection var ansible_timeout to 10 6654 1726883861.99427: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.99438: variable 'ansible_connection' from source: unknown 6654 1726883861.99446: variable 'ansible_module_compression' from source: unknown 6654 1726883861.99455: variable 'ansible_shell_type' from source: unknown 6654 1726883861.99463: variable 'ansible_shell_executable' from source: unknown 6654 1726883861.99468: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.99474: variable 'ansible_pipelining' from source: unknown 6654 1726883861.99479: variable 'ansible_timeout' from source: unknown 6654 1726883861.99484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.99581: 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) 6654 1726883861.99592: variable 'omit' from source: magic vars 6654 1726883861.99601: starting attempt loop 6654 1726883861.99606: running the handler 6654 1726883861.99615: handler run complete 6654 1726883861.99624: attempt loop complete, returning result 6654 1726883861.99643: variable 'item' from source: unknown 6654 1726883861.99704: 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", "ChannelTimeout": "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" } 6654 1726883861.99874: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883861.99888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883861.99901: variable 'omit' from source: magic vars 6654 1726883861.99945: variable 'omit' from source: magic vars 6654 1726883861.99963: variable 'omit' from source: magic vars 6654 1726883862.00335: variable 'ssh_c' from source: play vars 6654 1726883862.00338: variable 'item' from source: unknown 6654 1726883862.00340: variable 'omit' from source: magic vars 6654 1726883862.00343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.00345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.00347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.00353: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.00355: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.00357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.00359: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.00361: Set connection var ansible_connection to ssh 6654 1726883862.00374: Set connection var ansible_pipelining to False 6654 1726883862.00385: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.00394: Set connection var ansible_shell_type to sh 6654 1726883862.00404: Set connection var ansible_timeout to 10 6654 1726883862.00429: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.00440: variable 'ansible_connection' from source: unknown 6654 1726883862.00447: variable 'ansible_module_compression' from source: unknown 6654 1726883862.00455: variable 'ansible_shell_type' from source: unknown 6654 1726883862.00464: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.00472: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.00480: variable 'ansible_pipelining' from source: unknown 6654 1726883862.00488: variable 'ansible_timeout' from source: unknown 6654 1726883862.00496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.00602: 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) 6654 1726883862.00614: variable 'omit' from source: magic vars 6654 1726883862.00625: starting attempt loop 6654 1726883862.00635: running the handler 6654 1726883862.00645: handler run complete 6654 1726883862.00656: attempt loop complete, returning result 6654 1726883862.00675: variable 'item' from source: unknown 6654 1726883862.00737: 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", "ChannelTimeout": "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" } 6654 1726883862.00897: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.00912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.00925: variable 'omit' from source: magic vars 6654 1726883862.00970: variable 'omit' from source: magic vars 6654 1726883862.00987: variable 'omit' from source: magic vars 6654 1726883862.01125: variable 'ssh_c' from source: play vars 6654 1726883862.01139: variable 'item' from source: unknown 6654 1726883862.01335: variable 'omit' from source: magic vars 6654 1726883862.01338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.01341: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.01343: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.01345: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.01347: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.01349: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.01386: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.01394: Set connection var ansible_connection to ssh 6654 1726883862.01406: Set connection var ansible_pipelining to False 6654 1726883862.01415: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.01424: Set connection var ansible_shell_type to sh 6654 1726883862.01434: Set connection var ansible_timeout to 10 6654 1726883862.01458: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.01466: variable 'ansible_connection' from source: unknown 6654 1726883862.01472: variable 'ansible_module_compression' from source: unknown 6654 1726883862.01477: variable 'ansible_shell_type' from source: unknown 6654 1726883862.01483: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.01489: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.01495: variable 'ansible_pipelining' from source: unknown 6654 1726883862.01501: variable 'ansible_timeout' from source: unknown 6654 1726883862.01507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.01636: 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) 6654 1726883862.01649: variable 'omit' from source: magic vars 6654 1726883862.01835: starting attempt loop 6654 1726883862.01838: running the handler 6654 1726883862.01840: handler run complete 6654 1726883862.01842: attempt loop complete, returning result 6654 1726883862.01844: variable 'item' from source: unknown 6654 1726883862.01849: 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", "ChannelTimeout": "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" } 6654 1726883862.02014: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.02018: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.02020: variable 'omit' from source: magic vars 6654 1726883862.02064: variable 'omit' from source: magic vars 6654 1726883862.02235: variable 'omit' from source: magic vars 6654 1726883862.02239: variable 'ssh_c' from source: play vars 6654 1726883862.02241: variable 'item' from source: unknown 6654 1726883862.02541: variable 'omit' from source: magic vars 6654 1726883862.02564: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.02576: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.02935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.02938: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.02941: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.02943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.02944: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.02946: Set connection var ansible_connection to ssh 6654 1726883862.02948: Set connection var ansible_pipelining to False 6654 1726883862.03135: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.03138: Set connection var ansible_shell_type to sh 6654 1726883862.03140: Set connection var ansible_timeout to 10 6654 1726883862.03142: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.03144: variable 'ansible_connection' from source: unknown 6654 1726883862.03146: variable 'ansible_module_compression' from source: unknown 6654 1726883862.03147: variable 'ansible_shell_type' from source: unknown 6654 1726883862.03149: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.03151: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.03153: variable 'ansible_pipelining' from source: unknown 6654 1726883862.03155: variable 'ansible_timeout' from source: unknown 6654 1726883862.03156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.03158: 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) 6654 1726883862.03160: variable 'omit' from source: magic vars 6654 1726883862.03162: starting attempt loop 6654 1726883862.03164: running the handler 6654 1726883862.03166: handler run complete 6654 1726883862.03167: attempt loop complete, returning result 6654 1726883862.03535: variable 'item' from source: unknown 6654 1726883862.03538: 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", "ChannelTimeout": "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" } 6654 1726883862.03620: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.03624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.03628: variable 'omit' from source: magic vars 6654 1726883862.03632: variable 'omit' from source: magic vars 6654 1726883862.04037: variable 'omit' from source: magic vars 6654 1726883862.04040: variable 'ssh_c' from source: play vars 6654 1726883862.04043: variable 'item' from source: unknown 6654 1726883862.04317: variable 'omit' from source: magic vars 6654 1726883862.04342: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.04355: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.04365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.04380: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.04542: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.04550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.04620: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.04629: Set connection var ansible_connection to ssh 6654 1726883862.04643: Set connection var ansible_pipelining to False 6654 1726883862.04652: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.04661: Set connection var ansible_shell_type to sh 6654 1726883862.04671: Set connection var ansible_timeout to 10 6654 1726883862.04694: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.04702: variable 'ansible_connection' from source: unknown 6654 1726883862.04708: variable 'ansible_module_compression' from source: unknown 6654 1726883862.04714: variable 'ansible_shell_type' from source: unknown 6654 1726883862.04720: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.04726: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.04736: variable 'ansible_pipelining' from source: unknown 6654 1726883862.04805: variable 'ansible_timeout' from source: unknown 6654 1726883862.04815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.04918: 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) 6654 1726883862.04983: variable 'omit' from source: magic vars 6654 1726883862.04993: starting attempt loop 6654 1726883862.05000: running the handler 6654 1726883862.05009: handler run complete 6654 1726883862.05018: attempt loop complete, returning result 6654 1726883862.05051: variable 'item' from source: unknown 6654 1726883862.05251: 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", "ChannelTimeout": "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" } 6654 1726883862.05435: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.05449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.05466: variable 'omit' from source: magic vars 6654 1726883862.05508: variable 'omit' from source: magic vars 6654 1726883862.05523: variable 'omit' from source: magic vars 6654 1726883862.05668: variable 'ssh_c' from source: play vars 6654 1726883862.05679: variable 'item' from source: unknown 6654 1726883862.05810: variable 'omit' from source: magic vars 6654 1726883862.05836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.05851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.05865: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.05881: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.06036: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.06039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.06041: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.06043: Set connection var ansible_connection to ssh 6654 1726883862.06045: Set connection var ansible_pipelining to False 6654 1726883862.06047: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.06048: Set connection var ansible_shell_type to sh 6654 1726883862.06050: Set connection var ansible_timeout to 10 6654 1726883862.06052: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.06053: variable 'ansible_connection' from source: unknown 6654 1726883862.06055: variable 'ansible_module_compression' from source: unknown 6654 1726883862.06057: variable 'ansible_shell_type' from source: unknown 6654 1726883862.06059: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.06060: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.06062: variable 'ansible_pipelining' from source: unknown 6654 1726883862.06063: variable 'ansible_timeout' from source: unknown 6654 1726883862.06065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.06159: 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) 6654 1726883862.06172: variable 'omit' from source: magic vars 6654 1726883862.06184: starting attempt loop 6654 1726883862.06191: running the handler 6654 1726883862.06201: handler run complete 6654 1726883862.06212: attempt loop complete, returning result 6654 1726883862.06227: variable 'item' from source: unknown 6654 1726883862.06288: 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", "ChannelTimeout": "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" } 6654 1726883862.06535: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.06538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.06541: variable 'omit' from source: magic vars 6654 1726883862.06543: variable 'omit' from source: magic vars 6654 1726883862.06545: variable 'omit' from source: magic vars 6654 1726883862.06684: variable 'ssh_c' from source: play vars 6654 1726883862.06695: variable 'item' from source: unknown 6654 1726883862.06936: variable 'omit' from source: magic vars 6654 1726883862.07236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.07240: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.07242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.07244: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.07246: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.07248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.07269: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.07278: Set connection var ansible_connection to ssh 6654 1726883862.07292: Set connection var ansible_pipelining to False 6654 1726883862.07303: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.07314: Set connection var ansible_shell_type to sh 6654 1726883862.07350: Set connection var ansible_timeout to 10 6654 1726883862.07635: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.07638: variable 'ansible_connection' from source: unknown 6654 1726883862.07640: variable 'ansible_module_compression' from source: unknown 6654 1726883862.07643: variable 'ansible_shell_type' from source: unknown 6654 1726883862.07644: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.07646: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.07648: variable 'ansible_pipelining' from source: unknown 6654 1726883862.07650: variable 'ansible_timeout' from source: unknown 6654 1726883862.07652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.07654: 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) 6654 1726883862.07656: variable 'omit' from source: magic vars 6654 1726883862.07658: starting attempt loop 6654 1726883862.07660: running the handler 6654 1726883862.07662: handler run complete 6654 1726883862.07664: attempt loop complete, returning result 6654 1726883862.07665: variable 'item' from source: unknown 6654 1726883862.07667: 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", "ChannelTimeout": "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" } 6654 1726883862.08696: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.08763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.08855: variable 'omit' from source: magic vars 6654 1726883862.08874: variable 'omit' from source: magic vars 6654 1726883862.08903: variable 'omit' from source: magic vars 6654 1726883862.09100: variable 'ssh_c' from source: play vars 6654 1726883862.09123: variable 'item' from source: unknown 6654 1726883862.09312: variable 'omit' from source: magic vars 6654 1726883862.09391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.09395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.09397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.09399: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.09401: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.09403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.09479: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.09514: Set connection var ansible_connection to ssh 6654 1726883862.09544: Set connection var ansible_pipelining to False 6654 1726883862.09675: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.09678: Set connection var ansible_shell_type to sh 6654 1726883862.09681: Set connection var ansible_timeout to 10 6654 1726883862.09685: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.09689: variable 'ansible_connection' from source: unknown 6654 1726883862.09692: variable 'ansible_module_compression' from source: unknown 6654 1726883862.09694: variable 'ansible_shell_type' from source: unknown 6654 1726883862.09696: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.09698: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.09700: variable 'ansible_pipelining' from source: unknown 6654 1726883862.09702: variable 'ansible_timeout' from source: unknown 6654 1726883862.09704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.09935: 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) 6654 1726883862.09939: variable 'omit' from source: magic vars 6654 1726883862.09941: starting attempt loop 6654 1726883862.09943: running the handler 6654 1726883862.09948: handler run complete 6654 1726883862.09950: attempt loop complete, returning result 6654 1726883862.09953: variable 'item' from source: unknown 6654 1726883862.09955: 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", "ChannelTimeout": "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" } 6654 1726883862.10065: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.10080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.10096: variable 'omit' from source: magic vars 6654 1726883862.10147: variable 'omit' from source: magic vars 6654 1726883862.10167: variable 'omit' from source: magic vars 6654 1726883862.10327: variable 'ssh_c' from source: play vars 6654 1726883862.10344: variable 'item' from source: unknown 6654 1726883862.10582: variable 'omit' from source: magic vars 6654 1726883862.10708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.10711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.10714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.10716: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.10719: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.10722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.10757: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.10766: Set connection var ansible_connection to ssh 6654 1726883862.10781: Set connection var ansible_pipelining to False 6654 1726883862.10795: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.10809: Set connection var ansible_shell_type to sh 6654 1726883862.10822: Set connection var ansible_timeout to 10 6654 1726883862.10885: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.11035: variable 'ansible_connection' from source: unknown 6654 1726883862.11038: variable 'ansible_module_compression' from source: unknown 6654 1726883862.11040: variable 'ansible_shell_type' from source: unknown 6654 1726883862.11042: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.11044: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.11046: variable 'ansible_pipelining' from source: unknown 6654 1726883862.11048: variable 'ansible_timeout' from source: unknown 6654 1726883862.11050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.11094: 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) 6654 1726883862.11104: variable 'omit' from source: magic vars 6654 1726883862.11112: starting attempt loop 6654 1726883862.11117: running the handler 6654 1726883862.11124: handler run complete 6654 1726883862.11135: attempt loop complete, returning result 6654 1726883862.11152: variable 'item' from source: unknown 6654 1726883862.11209: 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", "ChannelTimeout": "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" } 6654 1726883862.11536: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.11539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.11541: variable 'omit' from source: magic vars 6654 1726883862.11543: variable 'omit' from source: magic vars 6654 1726883862.11544: variable 'omit' from source: magic vars 6654 1726883862.11599: variable 'ssh_c' from source: play vars 6654 1726883862.11611: variable 'item' from source: unknown 6654 1726883862.11735: variable 'omit' from source: magic vars 6654 1726883862.11749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.11753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.11763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.11776: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.11781: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.11784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.11842: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.11845: Set connection var ansible_connection to ssh 6654 1726883862.11852: Set connection var ansible_pipelining to False 6654 1726883862.11857: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.11863: Set connection var ansible_shell_type to sh 6654 1726883862.11868: Set connection var ansible_timeout to 10 6654 1726883862.11886: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.11889: variable 'ansible_connection' from source: unknown 6654 1726883862.11915: variable 'ansible_module_compression' from source: unknown 6654 1726883862.11918: variable 'ansible_shell_type' from source: unknown 6654 1726883862.11921: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.11923: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.11925: variable 'ansible_pipelining' from source: unknown 6654 1726883862.11927: variable 'ansible_timeout' from source: unknown 6654 1726883862.11929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.12068: 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) 6654 1726883862.12072: variable 'omit' from source: magic vars 6654 1726883862.12074: starting attempt loop 6654 1726883862.12077: running the handler 6654 1726883862.12079: handler run complete 6654 1726883862.12548: attempt loop complete, returning result 6654 1726883862.12551: variable 'item' from source: unknown 6654 1726883862.12557: 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", "ChannelTimeout": "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" } 6654 1726883862.12667: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.12671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.12990: variable 'omit' from source: magic vars 6654 1726883862.12993: variable 'omit' from source: magic vars 6654 1726883862.13003: variable 'omit' from source: magic vars 6654 1726883862.13281: variable 'ssh_c' from source: play vars 6654 1726883862.13287: variable 'item' from source: unknown 6654 1726883862.13434: variable 'omit' from source: magic vars 6654 1726883862.13449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.13456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.13462: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.13471: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.13473: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.13475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.13523: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.13528: Set connection var ansible_connection to ssh 6654 1726883862.13534: Set connection var ansible_pipelining to False 6654 1726883862.13539: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.13541: Set connection var ansible_shell_type to sh 6654 1726883862.13545: Set connection var ansible_timeout to 10 6654 1726883862.13586: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.13589: variable 'ansible_connection' from source: unknown 6654 1726883862.13592: variable 'ansible_module_compression' from source: unknown 6654 1726883862.13594: variable 'ansible_shell_type' from source: unknown 6654 1726883862.13596: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.13598: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.13600: variable 'ansible_pipelining' from source: unknown 6654 1726883862.13602: variable 'ansible_timeout' from source: unknown 6654 1726883862.13604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.13662: 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) 6654 1726883862.13672: variable 'omit' from source: magic vars 6654 1726883862.13675: starting attempt loop 6654 1726883862.13677: running the handler 6654 1726883862.13683: handler run complete 6654 1726883862.13690: attempt loop complete, returning result 6654 1726883862.13699: variable 'item' from source: unknown 6654 1726883862.13760: 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", "ChannelTimeout": "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" } 6654 1726883862.13882: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.13888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.13890: variable 'omit' from source: magic vars 6654 1726883862.13892: variable 'omit' from source: magic vars 6654 1726883862.13895: variable 'omit' from source: magic vars 6654 1726883862.13985: variable 'ssh_c' from source: play vars 6654 1726883862.13991: variable 'item' from source: unknown 6654 1726883862.14093: variable 'omit' from source: magic vars 6654 1726883862.14105: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.14111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.14127: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.14131: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.14134: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.14136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.14176: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.14179: Set connection var ansible_connection to ssh 6654 1726883862.14185: Set connection var ansible_pipelining to False 6654 1726883862.14190: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.14194: Set connection var ansible_shell_type to sh 6654 1726883862.14199: Set connection var ansible_timeout to 10 6654 1726883862.14214: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.14216: variable 'ansible_connection' from source: unknown 6654 1726883862.14218: variable 'ansible_module_compression' from source: unknown 6654 1726883862.14229: variable 'ansible_shell_type' from source: unknown 6654 1726883862.14237: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.14239: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.14241: variable 'ansible_pipelining' from source: unknown 6654 1726883862.14246: variable 'ansible_timeout' from source: unknown 6654 1726883862.14248: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.14307: 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) 6654 1726883862.14313: variable 'omit' from source: magic vars 6654 1726883862.14318: starting attempt loop 6654 1726883862.14321: running the handler 6654 1726883862.14326: handler run complete 6654 1726883862.14338: attempt loop complete, returning result 6654 1726883862.14345: variable 'item' from source: unknown 6654 1726883862.14391: 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", "ChannelTimeout": "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" } 6654 1726883862.14815: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.14818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.14820: variable 'omit' from source: magic vars 6654 1726883862.14822: variable 'omit' from source: magic vars 6654 1726883862.14824: variable 'omit' from source: magic vars 6654 1726883862.14826: variable 'ssh_c' from source: play vars 6654 1726883862.14829: variable 'item' from source: unknown 6654 1726883862.14833: variable 'omit' from source: magic vars 6654 1726883862.14835: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.14839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.14850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.14866: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.14874: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.14881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.14953: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.14961: Set connection var ansible_connection to ssh 6654 1726883862.14972: Set connection var ansible_pipelining to False 6654 1726883862.14980: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.15135: Set connection var ansible_shell_type to sh 6654 1726883862.15138: Set connection var ansible_timeout to 10 6654 1726883862.15140: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.15142: variable 'ansible_connection' from source: unknown 6654 1726883862.15144: variable 'ansible_module_compression' from source: unknown 6654 1726883862.15145: variable 'ansible_shell_type' from source: unknown 6654 1726883862.15147: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.15149: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.15150: variable 'ansible_pipelining' from source: unknown 6654 1726883862.15152: variable 'ansible_timeout' from source: unknown 6654 1726883862.15154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.15156: 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) 6654 1726883862.15166: variable 'omit' from source: magic vars 6654 1726883862.15176: starting attempt loop 6654 1726883862.15182: running the handler 6654 1726883862.15190: handler run complete 6654 1726883862.15199: attempt loop complete, returning result 6654 1726883862.15214: variable 'item' from source: unknown 6654 1726883862.15274: 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", "ChannelTimeout": "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" } 6654 1726883862.15487: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.15501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.15735: variable 'omit' from source: magic vars 6654 1726883862.15738: variable 'omit' from source: magic vars 6654 1726883862.15740: variable 'omit' from source: magic vars 6654 1726883862.15742: variable 'ssh_c' from source: play vars 6654 1726883862.15743: variable 'item' from source: unknown 6654 1726883862.15858: variable 'omit' from source: magic vars 6654 1726883862.15882: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.15895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.15907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.15923: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.15935: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.15944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.16012: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.16019: Set connection var ansible_connection to ssh 6654 1726883862.16032: Set connection var ansible_pipelining to False 6654 1726883862.16041: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.16049: Set connection var ansible_shell_type to sh 6654 1726883862.16057: Set connection var ansible_timeout to 10 6654 1726883862.16078: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.16084: variable 'ansible_connection' from source: unknown 6654 1726883862.16089: variable 'ansible_module_compression' from source: unknown 6654 1726883862.16095: variable 'ansible_shell_type' from source: unknown 6654 1726883862.16100: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.16105: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.16112: variable 'ansible_pipelining' from source: unknown 6654 1726883862.16119: variable 'ansible_timeout' from source: unknown 6654 1726883862.16126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.16236: 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) 6654 1726883862.16249: variable 'omit' from source: magic vars 6654 1726883862.16260: starting attempt loop 6654 1726883862.16267: running the handler 6654 1726883862.16275: handler run complete 6654 1726883862.16284: attempt loop complete, returning result 6654 1726883862.16300: variable 'item' from source: unknown 6654 1726883862.16364: 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", "ChannelTimeout": "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" } 6654 1726883862.16735: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.16738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.16740: variable 'omit' from source: magic vars 6654 1726883862.16745: variable 'omit' from source: magic vars 6654 1726883862.16747: variable 'omit' from source: magic vars 6654 1726883862.16749: variable 'ssh_c' from source: play vars 6654 1726883862.16757: variable 'item' from source: unknown 6654 1726883862.16911: variable 'omit' from source: magic vars 6654 1726883862.16935: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.16948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.16958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.16971: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.16978: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.16984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.17050: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.17057: Set connection var ansible_connection to ssh 6654 1726883862.17068: Set connection var ansible_pipelining to False 6654 1726883862.17077: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.17085: Set connection var ansible_shell_type to sh 6654 1726883862.17094: Set connection var ansible_timeout to 10 6654 1726883862.17116: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.17123: variable 'ansible_connection' from source: unknown 6654 1726883862.17129: variable 'ansible_module_compression' from source: unknown 6654 1726883862.17140: variable 'ansible_shell_type' from source: unknown 6654 1726883862.17146: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.17152: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.17158: variable 'ansible_pipelining' from source: unknown 6654 1726883862.17163: variable 'ansible_timeout' from source: unknown 6654 1726883862.17169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.17269: 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) 6654 1726883862.17281: variable 'omit' from source: magic vars 6654 1726883862.17292: starting attempt loop 6654 1726883862.17299: running the handler 6654 1726883862.17308: handler run complete 6654 1726883862.17317: attempt loop complete, returning result 6654 1726883862.17339: variable 'item' from source: unknown 6654 1726883862.17399: 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", "ChannelTimeout": "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" } 6654 1726883862.17635: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.17639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.17641: variable 'omit' from source: magic vars 6654 1726883862.17644: variable 'omit' from source: magic vars 6654 1726883862.17657: variable 'omit' from source: magic vars 6654 1726883862.17794: variable 'ssh_c' from source: play vars 6654 1726883862.17835: variable 'item' from source: unknown 6654 1726883862.17984: variable 'omit' from source: magic vars 6654 1726883862.18010: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.18025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.18039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.18135: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.18138: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.18140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.18142: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.18144: Set connection var ansible_connection to ssh 6654 1726883862.18146: Set connection var ansible_pipelining to False 6654 1726883862.18148: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.18156: Set connection var ansible_shell_type to sh 6654 1726883862.18164: Set connection var ansible_timeout to 10 6654 1726883862.18186: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.18195: variable 'ansible_connection' from source: unknown 6654 1726883862.18201: variable 'ansible_module_compression' from source: unknown 6654 1726883862.18207: variable 'ansible_shell_type' from source: unknown 6654 1726883862.18213: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.18218: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.18225: variable 'ansible_pipelining' from source: unknown 6654 1726883862.18232: variable 'ansible_timeout' from source: unknown 6654 1726883862.18240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.18347: 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) 6654 1726883862.18360: variable 'omit' from source: magic vars 6654 1726883862.18372: starting attempt loop 6654 1726883862.18378: running the handler 6654 1726883862.18380: handler run complete 6654 1726883862.18382: attempt loop complete, returning result 6654 1726883862.18398: variable 'item' from source: unknown 6654 1726883862.18445: 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", "ChannelTimeout": "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" } 6654 1726883862.18563: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.18566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.18568: variable 'omit' from source: magic vars 6654 1726883862.18570: variable 'omit' from source: magic vars 6654 1726883862.18580: variable 'omit' from source: magic vars 6654 1726883862.18673: variable 'ssh_c' from source: play vars 6654 1726883862.18685: variable 'item' from source: unknown 6654 1726883862.18774: variable 'omit' from source: magic vars 6654 1726883862.18793: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.18801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.18804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.18807: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.18811: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.18814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.18860: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.18863: Set connection var ansible_connection to ssh 6654 1726883862.18868: Set connection var ansible_pipelining to False 6654 1726883862.18873: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.18878: Set connection var ansible_shell_type to sh 6654 1726883862.18882: Set connection var ansible_timeout to 10 6654 1726883862.18903: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.18911: variable 'ansible_connection' from source: unknown 6654 1726883862.18913: variable 'ansible_module_compression' from source: unknown 6654 1726883862.18916: variable 'ansible_shell_type' from source: unknown 6654 1726883862.18918: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.18920: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.18922: variable 'ansible_pipelining' from source: unknown 6654 1726883862.18924: variable 'ansible_timeout' from source: unknown 6654 1726883862.18926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.18990: 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) 6654 1726883862.18996: variable 'omit' from source: magic vars 6654 1726883862.19002: starting attempt loop 6654 1726883862.19012: running the handler 6654 1726883862.19016: handler run complete 6654 1726883862.19021: attempt loop complete, returning result 6654 1726883862.19028: variable 'item' from source: unknown 6654 1726883862.19073: 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", "ChannelTimeout": "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" } 6654 1726883862.19196: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.19198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.19204: variable 'omit' from source: magic vars 6654 1726883862.19206: variable 'omit' from source: magic vars 6654 1726883862.19209: variable 'omit' from source: magic vars 6654 1726883862.19303: variable 'ssh_c' from source: play vars 6654 1726883862.19309: variable 'item' from source: unknown 6654 1726883862.19406: variable 'omit' from source: magic vars 6654 1726883862.19419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.19425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.19429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.19442: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.19448: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.19451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.19492: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.19495: Set connection var ansible_connection to ssh 6654 1726883862.19501: Set connection var ansible_pipelining to False 6654 1726883862.19505: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.19510: Set connection var ansible_shell_type to sh 6654 1726883862.19515: Set connection var ansible_timeout to 10 6654 1726883862.19529: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.19533: variable 'ansible_connection' from source: unknown 6654 1726883862.19535: variable 'ansible_module_compression' from source: unknown 6654 1726883862.19538: variable 'ansible_shell_type' from source: unknown 6654 1726883862.19541: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.19546: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.19548: variable 'ansible_pipelining' from source: unknown 6654 1726883862.19551: variable 'ansible_timeout' from source: unknown 6654 1726883862.19552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.19620: 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) 6654 1726883862.19626: variable 'omit' from source: magic vars 6654 1726883862.19633: starting attempt loop 6654 1726883862.19636: running the handler 6654 1726883862.19640: handler run complete 6654 1726883862.19648: attempt loop complete, returning result 6654 1726883862.19657: variable 'item' from source: unknown 6654 1726883862.19702: 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", "ChannelTimeout": "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" } 6654 1726883862.19817: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.19820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.19823: variable 'omit' from source: magic vars 6654 1726883862.19825: variable 'omit' from source: magic vars 6654 1726883862.19839: variable 'omit' from source: magic vars 6654 1726883862.19926: variable 'ssh_c' from source: play vars 6654 1726883862.19936: variable 'item' from source: unknown 6654 1726883862.20028: variable 'omit' from source: magic vars 6654 1726883862.20050: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.20055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.20058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.20066: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.20068: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.20071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.20110: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.20114: Set connection var ansible_connection to ssh 6654 1726883862.20119: Set connection var ansible_pipelining to False 6654 1726883862.20124: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.20128: Set connection var ansible_shell_type to sh 6654 1726883862.20135: Set connection var ansible_timeout to 10 6654 1726883862.20152: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.20156: variable 'ansible_connection' from source: unknown 6654 1726883862.20159: variable 'ansible_module_compression' from source: unknown 6654 1726883862.20161: variable 'ansible_shell_type' from source: unknown 6654 1726883862.20163: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.20165: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.20169: variable 'ansible_pipelining' from source: unknown 6654 1726883862.20171: variable 'ansible_timeout' from source: unknown 6654 1726883862.20173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.20241: 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) 6654 1726883862.20250: variable 'omit' from source: magic vars 6654 1726883862.20253: starting attempt loop 6654 1726883862.20258: running the handler 6654 1726883862.20260: handler run complete 6654 1726883862.20267: attempt loop complete, returning result 6654 1726883862.20280: variable 'item' from source: unknown 6654 1726883862.20360: 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", "ChannelTimeout": "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" } 6654 1726883862.20551: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.20554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.20557: variable 'omit' from source: magic vars 6654 1726883862.20559: variable 'omit' from source: magic vars 6654 1726883862.20561: variable 'omit' from source: magic vars 6654 1726883862.20835: variable 'ssh_c' from source: play vars 6654 1726883862.20839: variable 'item' from source: unknown 6654 1726883862.20843: variable 'omit' from source: magic vars 6654 1726883862.20845: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.20856: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.21035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.21040: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.21042: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.21044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.21046: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.21048: Set connection var ansible_connection to ssh 6654 1726883862.21050: Set connection var ansible_pipelining to False 6654 1726883862.21053: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.21055: Set connection var ansible_shell_type to sh 6654 1726883862.21057: Set connection var ansible_timeout to 10 6654 1726883862.21059: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.21062: variable 'ansible_connection' from source: unknown 6654 1726883862.21064: variable 'ansible_module_compression' from source: unknown 6654 1726883862.21067: variable 'ansible_shell_type' from source: unknown 6654 1726883862.21070: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.21072: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.21073: variable 'ansible_pipelining' from source: unknown 6654 1726883862.21075: variable 'ansible_timeout' from source: unknown 6654 1726883862.21077: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.21185: 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) 6654 1726883862.21197: variable 'omit' from source: magic vars 6654 1726883862.21212: starting attempt loop 6654 1726883862.21219: running the handler 6654 1726883862.21229: handler run complete 6654 1726883862.21244: attempt loop complete, returning result 6654 1726883862.21264: variable 'item' from source: unknown 6654 1726883862.21323: 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", "ChannelTimeout": "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" } 6654 1726883862.21635: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.21639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.21641: variable 'omit' from source: magic vars 6654 1726883862.21644: variable 'omit' from source: magic vars 6654 1726883862.21647: variable 'omit' from source: magic vars 6654 1726883862.21712: variable 'ssh_c' from source: play vars 6654 1726883862.21728: variable 'item' from source: unknown 6654 1726883862.21894: variable 'omit' from source: magic vars 6654 1726883862.21919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.21937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.21947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.21959: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.21965: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.21971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.22041: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.22050: Set connection var ansible_connection to ssh 6654 1726883862.22062: Set connection var ansible_pipelining to False 6654 1726883862.22072: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.22079: Set connection var ansible_shell_type to sh 6654 1726883862.22086: Set connection var ansible_timeout to 10 6654 1726883862.22106: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.22112: variable 'ansible_connection' from source: unknown 6654 1726883862.22118: variable 'ansible_module_compression' from source: unknown 6654 1726883862.22127: variable 'ansible_shell_type' from source: unknown 6654 1726883862.22138: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.22145: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.22153: variable 'ansible_pipelining' from source: unknown 6654 1726883862.22159: variable 'ansible_timeout' from source: unknown 6654 1726883862.22167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.22279: 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) 6654 1726883862.22293: variable 'omit' from source: magic vars 6654 1726883862.22305: starting attempt loop 6654 1726883862.22311: running the handler 6654 1726883862.22320: handler run complete 6654 1726883862.22335: attempt loop complete, returning result 6654 1726883862.22353: variable 'item' from source: unknown 6654 1726883862.22411: 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", "ChannelTimeout": "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" } 6654 1726883862.22633: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.22639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.22641: variable 'omit' from source: magic vars 6654 1726883862.22835: variable 'omit' from source: magic vars 6654 1726883862.22838: variable 'omit' from source: magic vars 6654 1726883862.22852: variable 'ssh_c' from source: play vars 6654 1726883862.22866: variable 'item' from source: unknown 6654 1726883862.23043: variable 'omit' from source: magic vars 6654 1726883862.23066: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.23078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.23095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.23114: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.23122: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.23128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.23199: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.23209: Set connection var ansible_connection to ssh 6654 1726883862.23225: Set connection var ansible_pipelining to False 6654 1726883862.23240: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.23255: Set connection var ansible_shell_type to sh 6654 1726883862.23267: Set connection var ansible_timeout to 10 6654 1726883862.23294: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.23304: variable 'ansible_connection' from source: unknown 6654 1726883862.23315: variable 'ansible_module_compression' from source: unknown 6654 1726883862.23323: variable 'ansible_shell_type' from source: unknown 6654 1726883862.23341: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.23349: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.23359: variable 'ansible_pipelining' from source: unknown 6654 1726883862.23366: variable 'ansible_timeout' from source: unknown 6654 1726883862.23376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.23736: 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) 6654 1726883862.23740: variable 'omit' from source: magic vars 6654 1726883862.23742: starting attempt loop 6654 1726883862.23744: running the handler 6654 1726883862.23748: handler run complete 6654 1726883862.23750: attempt loop complete, returning result 6654 1726883862.23752: variable 'item' from source: unknown 6654 1726883862.23754: 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", "ChannelTimeout": "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" } 6654 1726883862.23858: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.23863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.23866: variable 'omit' from source: magic vars 6654 1726883862.23868: variable 'omit' from source: magic vars 6654 1726883862.23872: variable 'omit' from source: magic vars 6654 1726883862.24015: variable 'ssh_c' from source: play vars 6654 1726883862.24033: variable 'item' from source: unknown 6654 1726883862.24206: variable 'omit' from source: magic vars 6654 1726883862.24227: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.24242: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.24257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.24274: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.24281: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.24288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.24357: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.24369: Set connection var ansible_connection to ssh 6654 1726883862.24385: Set connection var ansible_pipelining to False 6654 1726883862.24397: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.24408: Set connection var ansible_shell_type to sh 6654 1726883862.24418: Set connection var ansible_timeout to 10 6654 1726883862.24447: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.24455: variable 'ansible_connection' from source: unknown 6654 1726883862.24464: variable 'ansible_module_compression' from source: unknown 6654 1726883862.24472: variable 'ansible_shell_type' from source: unknown 6654 1726883862.24479: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.24635: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.24639: variable 'ansible_pipelining' from source: unknown 6654 1726883862.24641: variable 'ansible_timeout' from source: unknown 6654 1726883862.24643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.24645: 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) 6654 1726883862.24647: variable 'omit' from source: magic vars 6654 1726883862.24649: starting attempt loop 6654 1726883862.24650: running the handler 6654 1726883862.24652: handler run complete 6654 1726883862.24654: attempt loop complete, returning result 6654 1726883862.24668: variable 'item' from source: unknown 6654 1726883862.24729: 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", "ChannelTimeout": "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" } 6654 1726883862.24934: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.24946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.25135: variable 'omit' from source: magic vars 6654 1726883862.25138: variable 'omit' from source: magic vars 6654 1726883862.25141: variable 'omit' from source: magic vars 6654 1726883862.25158: variable 'ssh_c' from source: play vars 6654 1726883862.25171: variable 'item' from source: unknown 6654 1726883862.25368: variable 'omit' from source: magic vars 6654 1726883862.25394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.25406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.25418: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.25435: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.25443: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.25450: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.25518: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.25526: Set connection var ansible_connection to ssh 6654 1726883862.25541: Set connection var ansible_pipelining to False 6654 1726883862.25551: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.25560: Set connection var ansible_shell_type to sh 6654 1726883862.25571: Set connection var ansible_timeout to 10 6654 1726883862.25599: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.25608: variable 'ansible_connection' from source: unknown 6654 1726883862.25619: variable 'ansible_module_compression' from source: unknown 6654 1726883862.25629: variable 'ansible_shell_type' from source: unknown 6654 1726883862.25639: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.25646: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.25656: variable 'ansible_pipelining' from source: unknown 6654 1726883862.25664: variable 'ansible_timeout' from source: unknown 6654 1726883862.25675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.25788: 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) 6654 1726883862.25801: variable 'omit' from source: magic vars 6654 1726883862.25812: starting attempt loop 6654 1726883862.25819: running the handler 6654 1726883862.25829: handler run complete 6654 1726883862.25842: attempt loop complete, returning result 6654 1726883862.25859: variable 'item' from source: unknown 6654 1726883862.25921: 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", "ChannelTimeout": "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" } 6654 1726883862.26336: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.26339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.26341: variable 'omit' from source: magic vars 6654 1726883862.26344: variable 'omit' from source: magic vars 6654 1726883862.26346: variable 'omit' from source: magic vars 6654 1726883862.26348: variable 'ssh_c' from source: play vars 6654 1726883862.26350: variable 'item' from source: unknown 6654 1726883862.26495: variable 'omit' from source: magic vars 6654 1726883862.26517: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.26528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.26540: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.26555: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.26562: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.26569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.26639: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.26647: Set connection var ansible_connection to ssh 6654 1726883862.26659: Set connection var ansible_pipelining to False 6654 1726883862.26670: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.26679: Set connection var ansible_shell_type to sh 6654 1726883862.26690: Set connection var ansible_timeout to 10 6654 1726883862.26715: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.26724: variable 'ansible_connection' from source: unknown 6654 1726883862.26733: variable 'ansible_module_compression' from source: unknown 6654 1726883862.26741: variable 'ansible_shell_type' from source: unknown 6654 1726883862.26749: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.26756: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.26764: variable 'ansible_pipelining' from source: unknown 6654 1726883862.26770: variable 'ansible_timeout' from source: unknown 6654 1726883862.26782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.26889: 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) 6654 1726883862.26901: variable 'omit' from source: magic vars 6654 1726883862.26912: starting attempt loop 6654 1726883862.26920: running the handler 6654 1726883862.26932: handler run complete 6654 1726883862.26943: attempt loop complete, returning result 6654 1726883862.26961: variable 'item' from source: unknown 6654 1726883862.27021: 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", "ChannelTimeout": "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" } 6654 1726883862.27436: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.27439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.27442: variable 'omit' from source: magic vars 6654 1726883862.27444: variable 'omit' from source: magic vars 6654 1726883862.27445: variable 'omit' from source: magic vars 6654 1726883862.27447: variable 'ssh_c' from source: play vars 6654 1726883862.27449: variable 'item' from source: unknown 6654 1726883862.27600: variable 'omit' from source: magic vars 6654 1726883862.27622: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.27638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.27648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.27661: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.27667: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.27674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.27737: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.27743: Set connection var ansible_connection to ssh 6654 1726883862.27754: Set connection var ansible_pipelining to False 6654 1726883862.27761: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.27768: Set connection var ansible_shell_type to sh 6654 1726883862.27776: Set connection var ansible_timeout to 10 6654 1726883862.27797: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.27803: variable 'ansible_connection' from source: unknown 6654 1726883862.27810: variable 'ansible_module_compression' from source: unknown 6654 1726883862.27815: variable 'ansible_shell_type' from source: unknown 6654 1726883862.27820: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.27825: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.27834: variable 'ansible_pipelining' from source: unknown 6654 1726883862.27839: variable 'ansible_timeout' from source: unknown 6654 1726883862.27845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.27939: 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) 6654 1726883862.27950: variable 'omit' from source: magic vars 6654 1726883862.27960: starting attempt loop 6654 1726883862.27965: running the handler 6654 1726883862.27972: handler run complete 6654 1726883862.27980: attempt loop complete, returning result 6654 1726883862.27997: variable 'item' from source: unknown 6654 1726883862.28055: 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", "ChannelTimeout": "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" } 6654 1726883862.28352: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.28355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.28359: variable 'omit' from source: magic vars 6654 1726883862.28361: variable 'omit' from source: magic vars 6654 1726883862.28366: variable 'omit' from source: magic vars 6654 1726883862.28472: variable 'ssh_c' from source: play vars 6654 1726883862.28488: variable 'item' from source: unknown 6654 1726883862.28686: variable 'omit' from source: magic vars 6654 1726883862.28707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.28718: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.28732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.28750: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.28758: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.28766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.28834: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.28845: Set connection var ansible_connection to ssh 6654 1726883862.28860: Set connection var ansible_pipelining to False 6654 1726883862.28873: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.28934: Set connection var ansible_shell_type to sh 6654 1726883862.28937: Set connection var ansible_timeout to 10 6654 1726883862.28942: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.28944: variable 'ansible_connection' from source: unknown 6654 1726883862.28946: variable 'ansible_module_compression' from source: unknown 6654 1726883862.28948: variable 'ansible_shell_type' from source: unknown 6654 1726883862.28950: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.28952: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.28954: variable 'ansible_pipelining' from source: unknown 6654 1726883862.28957: variable 'ansible_timeout' from source: unknown 6654 1726883862.28960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.29080: 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) 6654 1726883862.29095: variable 'omit' from source: magic vars 6654 1726883862.29107: starting attempt loop 6654 1726883862.29114: running the handler 6654 1726883862.29134: handler run complete 6654 1726883862.29137: attempt loop complete, returning result 6654 1726883862.29153: variable 'item' from source: unknown 6654 1726883862.29336: 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", "ChannelTimeout": "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" } 6654 1726883862.29446: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.29449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.29451: variable 'omit' from source: magic vars 6654 1726883862.29539: variable 'omit' from source: magic vars 6654 1726883862.29542: variable 'omit' from source: magic vars 6654 1726883862.29651: variable 'ssh_c' from source: play vars 6654 1726883862.29667: variable 'item' from source: unknown 6654 1726883862.29852: variable 'omit' from source: magic vars 6654 1726883862.29875: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.29893: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.29905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.30036: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.30039: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.30042: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.30044: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.30046: Set connection var ansible_connection to ssh 6654 1726883862.30052: Set connection var ansible_pipelining to False 6654 1726883862.30054: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.30056: Set connection var ansible_shell_type to sh 6654 1726883862.30058: Set connection var ansible_timeout to 10 6654 1726883862.30065: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.30074: variable 'ansible_connection' from source: unknown 6654 1726883862.30081: variable 'ansible_module_compression' from source: unknown 6654 1726883862.30087: variable 'ansible_shell_type' from source: unknown 6654 1726883862.30094: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.30101: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.30112: variable 'ansible_pipelining' from source: unknown 6654 1726883862.30119: variable 'ansible_timeout' from source: unknown 6654 1726883862.30127: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.30239: 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) 6654 1726883862.30252: variable 'omit' from source: magic vars 6654 1726883862.30265: starting attempt loop 6654 1726883862.30273: running the handler 6654 1726883862.30287: handler run complete 6654 1726883862.30298: attempt loop complete, returning result 6654 1726883862.30318: variable 'item' from source: unknown 6654 1726883862.30381: 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", "ChannelTimeout": "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" } 6654 1726883862.30735: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.30739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.30743: variable 'omit' from source: magic vars 6654 1726883862.30745: variable 'omit' from source: magic vars 6654 1726883862.30747: variable 'omit' from source: magic vars 6654 1726883862.30799: variable 'ssh_c' from source: play vars 6654 1726883862.30812: variable 'item' from source: unknown 6654 1726883862.31002: variable 'omit' from source: magic vars 6654 1726883862.31024: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.31039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.31051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.31067: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.31074: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.31082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.31154: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.31162: Set connection var ansible_connection to ssh 6654 1726883862.31174: Set connection var ansible_pipelining to False 6654 1726883862.31183: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.31335: Set connection var ansible_shell_type to sh 6654 1726883862.31338: Set connection var ansible_timeout to 10 6654 1726883862.31340: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.31342: variable 'ansible_connection' from source: unknown 6654 1726883862.31344: variable 'ansible_module_compression' from source: unknown 6654 1726883862.31345: variable 'ansible_shell_type' from source: unknown 6654 1726883862.31347: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.31349: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.31351: variable 'ansible_pipelining' from source: unknown 6654 1726883862.31357: variable 'ansible_timeout' from source: unknown 6654 1726883862.31359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.31361: 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) 6654 1726883862.31363: variable 'omit' from source: magic vars 6654 1726883862.31365: starting attempt loop 6654 1726883862.31367: running the handler 6654 1726883862.31375: handler run complete 6654 1726883862.31385: attempt loop complete, returning result 6654 1726883862.31402: variable 'item' from source: unknown 6654 1726883862.31468: 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", "ChannelTimeout": "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" } 6654 1726883862.31737: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.31741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.31743: variable 'omit' from source: magic vars 6654 1726883862.31745: variable 'omit' from source: magic vars 6654 1726883862.31747: variable 'omit' from source: magic vars 6654 1726883862.31863: variable 'ssh_c' from source: play vars 6654 1726883862.31876: variable 'item' from source: unknown 6654 1726883862.32088: variable 'omit' from source: magic vars 6654 1726883862.32109: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.32120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.32129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.32146: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.32153: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.32160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.32226: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.32236: Set connection var ansible_connection to ssh 6654 1726883862.32248: Set connection var ansible_pipelining to False 6654 1726883862.32258: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.32269: Set connection var ansible_shell_type to sh 6654 1726883862.32434: Set connection var ansible_timeout to 10 6654 1726883862.32438: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.32441: variable 'ansible_connection' from source: unknown 6654 1726883862.32444: variable 'ansible_module_compression' from source: unknown 6654 1726883862.32445: variable 'ansible_shell_type' from source: unknown 6654 1726883862.32448: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.32450: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.32453: variable 'ansible_pipelining' from source: unknown 6654 1726883862.32455: variable 'ansible_timeout' from source: unknown 6654 1726883862.32457: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.32466: 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) 6654 1726883862.32481: variable 'omit' from source: magic vars 6654 1726883862.32492: starting attempt loop 6654 1726883862.32498: running the handler 6654 1726883862.32506: handler run complete 6654 1726883862.32515: attempt loop complete, returning result 6654 1726883862.32534: variable 'item' from source: unknown 6654 1726883862.32599: 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", "ChannelTimeout": "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" } 6654 1726883862.33035: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.33038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.33040: variable 'omit' from source: magic vars 6654 1726883862.33042: variable 'omit' from source: magic vars 6654 1726883862.33044: variable 'omit' from source: magic vars 6654 1726883862.33046: variable 'ssh_c' from source: play vars 6654 1726883862.33048: variable 'item' from source: unknown 6654 1726883862.33197: variable 'omit' from source: magic vars 6654 1726883862.33219: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.33235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.33246: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.33261: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.33269: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.33276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.33346: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.33355: Set connection var ansible_connection to ssh 6654 1726883862.33367: Set connection var ansible_pipelining to False 6654 1726883862.33378: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.33387: Set connection var ansible_shell_type to sh 6654 1726883862.33396: Set connection var ansible_timeout to 10 6654 1726883862.33421: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.33428: variable 'ansible_connection' from source: unknown 6654 1726883862.33440: variable 'ansible_module_compression' from source: unknown 6654 1726883862.33447: variable 'ansible_shell_type' from source: unknown 6654 1726883862.33454: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.33467: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.33475: variable 'ansible_pipelining' from source: unknown 6654 1726883862.33482: variable 'ansible_timeout' from source: unknown 6654 1726883862.33492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.33603: 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) 6654 1726883862.33615: variable 'omit' from source: magic vars 6654 1726883862.33627: starting attempt loop 6654 1726883862.33636: running the handler 6654 1726883862.33646: handler run complete 6654 1726883862.33657: attempt loop complete, returning result 6654 1726883862.33674: variable 'item' from source: unknown 6654 1726883862.33734: variable 'item' from source: unknown ok: [managed_node2] => (item=ObscureKeystrokeTiming) => { "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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ObscureKeystrokeTiming" } 6654 1726883862.34135: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.34138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.34142: variable 'omit' from source: magic vars 6654 1726883862.34145: variable 'omit' from source: magic vars 6654 1726883862.34147: variable 'omit' from source: magic vars 6654 1726883862.34149: variable 'ssh_c' from source: play vars 6654 1726883862.34163: variable 'item' from source: unknown 6654 1726883862.34357: variable 'omit' from source: magic vars 6654 1726883862.34380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.34396: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.34407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.34423: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.34434: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.34442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.34511: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.34519: Set connection var ansible_connection to ssh 6654 1726883862.34534: Set connection var ansible_pipelining to False 6654 1726883862.34545: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.34555: Set connection var ansible_shell_type to sh 6654 1726883862.34565: Set connection var ansible_timeout to 10 6654 1726883862.34588: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.34596: variable 'ansible_connection' from source: unknown 6654 1726883862.34604: variable 'ansible_module_compression' from source: unknown 6654 1726883862.34610: variable 'ansible_shell_type' from source: unknown 6654 1726883862.34617: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.34624: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.34633: variable 'ansible_pipelining' from source: unknown 6654 1726883862.34640: variable 'ansible_timeout' from source: unknown 6654 1726883862.34648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.34762: 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) 6654 1726883862.34776: variable 'omit' from source: magic vars 6654 1726883862.34788: starting attempt loop 6654 1726883862.34795: running the handler 6654 1726883862.34805: handler run complete 6654 1726883862.34815: attempt loop complete, returning result 6654 1726883862.34834: variable 'item' from source: unknown 6654 1726883862.34893: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PasswordAuthentication": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PasswordAuthentication" } 6654 1726883862.35149: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.35153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.35155: variable 'omit' from source: magic vars 6654 1726883862.35157: variable 'omit' from source: magic vars 6654 1726883862.35178: variable 'omit' from source: magic vars 6654 1726883862.35324: variable 'ssh_c' from source: play vars 6654 1726883862.35341: variable 'item' from source: unknown 6654 1726883862.35558: variable 'omit' from source: magic vars 6654 1726883862.35582: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.35595: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.35606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.35622: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.35738: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.35742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.35744: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.35746: Set connection var ansible_connection to ssh 6654 1726883862.35749: Set connection var ansible_pipelining to False 6654 1726883862.35751: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.35753: Set connection var ansible_shell_type to sh 6654 1726883862.35755: Set connection var ansible_timeout to 10 6654 1726883862.35768: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.35776: variable 'ansible_connection' from source: unknown 6654 1726883862.35785: variable 'ansible_module_compression' from source: unknown 6654 1726883862.35794: variable 'ansible_shell_type' from source: unknown 6654 1726883862.35802: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.35812: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.35821: variable 'ansible_pipelining' from source: unknown 6654 1726883862.35828: variable 'ansible_timeout' from source: unknown 6654 1726883862.35839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.35952: 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) 6654 1726883862.35965: variable 'omit' from source: magic vars 6654 1726883862.35979: starting attempt loop 6654 1726883862.35986: running the handler 6654 1726883862.35996: handler run complete 6654 1726883862.36006: attempt loop complete, returning result 6654 1726883862.36025: variable 'item' from source: unknown 6654 1726883862.36093: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PermitLocalCommand" } 6654 1726883862.36436: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.36440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.36443: variable 'omit' from source: magic vars 6654 1726883862.36445: variable 'omit' from source: magic vars 6654 1726883862.36447: variable 'omit' from source: magic vars 6654 1726883862.36519: variable 'ssh_c' from source: play vars 6654 1726883862.36539: variable 'item' from source: unknown 6654 1726883862.36735: variable 'omit' from source: magic vars 6654 1726883862.36758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.36770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.36936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.36939: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.36941: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.36942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.36944: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.36946: Set connection var ansible_connection to ssh 6654 1726883862.36948: Set connection var ansible_pipelining to False 6654 1726883862.36950: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.36953: Set connection var ansible_shell_type to sh 6654 1726883862.36955: Set connection var ansible_timeout to 10 6654 1726883862.36957: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.36959: variable 'ansible_connection' from source: unknown 6654 1726883862.36963: variable 'ansible_module_compression' from source: unknown 6654 1726883862.36969: variable 'ansible_shell_type' from source: unknown 6654 1726883862.36971: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.36973: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.36979: variable 'ansible_pipelining' from source: unknown 6654 1726883862.36981: variable 'ansible_timeout' from source: unknown 6654 1726883862.36983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.37063: 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) 6654 1726883862.37074: variable 'omit' from source: magic vars 6654 1726883862.37084: starting attempt loop 6654 1726883862.37091: running the handler 6654 1726883862.37099: handler run complete 6654 1726883862.37107: attempt loop complete, returning result 6654 1726883862.37121: variable 'item' from source: unknown 6654 1726883862.37180: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PermitRemoteOpen" } 6654 1726883862.37535: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.37538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.37541: variable 'omit' from source: magic vars 6654 1726883862.37543: variable 'omit' from source: magic vars 6654 1726883862.37545: variable 'omit' from source: magic vars 6654 1726883862.37579: variable 'ssh_c' from source: play vars 6654 1726883862.37591: variable 'item' from source: unknown 6654 1726883862.37772: variable 'omit' from source: magic vars 6654 1726883862.37794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.37805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.37816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.37832: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.37841: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.37849: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.37916: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.37923: Set connection var ansible_connection to ssh 6654 1726883862.37938: Set connection var ansible_pipelining to False 6654 1726883862.37949: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.37960: Set connection var ansible_shell_type to sh 6654 1726883862.37970: Set connection var ansible_timeout to 10 6654 1726883862.37993: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.38001: variable 'ansible_connection' from source: unknown 6654 1726883862.38008: variable 'ansible_module_compression' from source: unknown 6654 1726883862.38015: variable 'ansible_shell_type' from source: unknown 6654 1726883862.38021: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.38028: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.38038: variable 'ansible_pipelining' from source: unknown 6654 1726883862.38046: variable 'ansible_timeout' from source: unknown 6654 1726883862.38054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.38162: 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) 6654 1726883862.38174: variable 'omit' from source: magic vars 6654 1726883862.38186: starting attempt loop 6654 1726883862.38192: running the handler 6654 1726883862.38208: handler run complete 6654 1726883862.38217: attempt loop complete, returning result 6654 1726883862.38335: variable 'item' from source: unknown 6654 1726883862.38338: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PKCS11Provider" } 6654 1726883862.38537: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.38540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.38543: variable 'omit' from source: magic vars 6654 1726883862.38554: variable 'omit' from source: magic vars 6654 1726883862.38571: variable 'omit' from source: magic vars 6654 1726883862.38711: variable 'ssh_c' from source: play vars 6654 1726883862.38725: variable 'item' from source: unknown 6654 1726883862.38937: variable 'omit' from source: magic vars 6654 1726883862.39035: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.39039: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.39041: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.39043: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.39045: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.39047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.39053: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.39061: Set connection var ansible_connection to ssh 6654 1726883862.39073: Set connection var ansible_pipelining to False 6654 1726883862.39083: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.39092: Set connection var ansible_shell_type to sh 6654 1726883862.39101: Set connection var ansible_timeout to 10 6654 1726883862.39125: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.39136: variable 'ansible_connection' from source: unknown 6654 1726883862.39143: variable 'ansible_module_compression' from source: unknown 6654 1726883862.39150: variable 'ansible_shell_type' from source: unknown 6654 1726883862.39156: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.39163: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.39170: variable 'ansible_pipelining' from source: unknown 6654 1726883862.39177: variable 'ansible_timeout' from source: unknown 6654 1726883862.39184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.39281: 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) 6654 1726883862.39291: variable 'omit' from source: magic vars 6654 1726883862.39535: starting attempt loop 6654 1726883862.39538: running the handler 6654 1726883862.39540: handler run complete 6654 1726883862.39542: attempt loop complete, returning result 6654 1726883862.39543: variable 'item' from source: unknown 6654 1726883862.39545: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "Port" } 6654 1726883862.39648: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.39651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.39654: variable 'omit' from source: magic vars 6654 1726883862.39657: variable 'omit' from source: magic vars 6654 1726883862.39659: variable 'omit' from source: magic vars 6654 1726883862.39781: variable 'ssh_c' from source: play vars 6654 1726883862.39795: variable 'item' from source: unknown 6654 1726883862.39996: variable 'omit' from source: magic vars 6654 1726883862.40018: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.40032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.40043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.40058: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.40065: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.40073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.40140: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.40149: Set connection var ansible_connection to ssh 6654 1726883862.40162: Set connection var ansible_pipelining to False 6654 1726883862.40172: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.40181: Set connection var ansible_shell_type to sh 6654 1726883862.40190: Set connection var ansible_timeout to 10 6654 1726883862.40210: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.40217: variable 'ansible_connection' from source: unknown 6654 1726883862.40226: variable 'ansible_module_compression' from source: unknown 6654 1726883862.40233: variable 'ansible_shell_type' from source: unknown 6654 1726883862.40239: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.40245: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.40251: variable 'ansible_pipelining' from source: unknown 6654 1726883862.40256: variable 'ansible_timeout' from source: unknown 6654 1726883862.40263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.40399: 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) 6654 1726883862.40402: variable 'omit' from source: magic vars 6654 1726883862.40405: starting attempt loop 6654 1726883862.40407: running the handler 6654 1726883862.40409: handler run complete 6654 1726883862.40411: attempt loop complete, returning result 6654 1726883862.40423: variable 'item' from source: unknown 6654 1726883862.40486: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "PreferredAuthentications" } 6654 1726883862.40936: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.40939: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.40941: variable 'omit' from source: magic vars 6654 1726883862.40943: variable 'omit' from source: magic vars 6654 1726883862.40945: variable 'omit' from source: magic vars 6654 1726883862.40947: variable 'ssh_c' from source: play vars 6654 1726883862.40949: variable 'item' from source: unknown 6654 1726883862.41115: variable 'omit' from source: magic vars 6654 1726883862.41140: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.41153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.41164: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.41178: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.41186: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.41194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.41266: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.41274: Set connection var ansible_connection to ssh 6654 1726883862.41287: Set connection var ansible_pipelining to False 6654 1726883862.41298: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.41308: Set connection var ansible_shell_type to sh 6654 1726883862.41318: Set connection var ansible_timeout to 10 6654 1726883862.41345: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.41353: variable 'ansible_connection' from source: unknown 6654 1726883862.41360: variable 'ansible_module_compression' from source: unknown 6654 1726883862.41366: variable 'ansible_shell_type' from source: unknown 6654 1726883862.41373: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.41380: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.41388: variable 'ansible_pipelining' from source: unknown 6654 1726883862.41396: variable 'ansible_timeout' from source: unknown 6654 1726883862.41404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.41513: 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) 6654 1726883862.41526: variable 'omit' from source: magic vars 6654 1726883862.41541: starting attempt loop 6654 1726883862.41548: running the handler 6654 1726883862.41558: handler run complete 6654 1726883862.41568: attempt loop complete, returning result 6654 1726883862.41584: variable 'item' from source: unknown 6654 1726883862.41645: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "yes", "PKCS11Provider": "yes", "PasswordAuthentication": "yes", "PermitLocalCommand": "yes", "PermitRemoteOpen": "yes", "Port": "yes", "PreferredAuthentications": "yes", "ProxyCommand": "yes" } }, "ansible_loop_var": "item", "changed": false, "item": "ProxyCommand" } 6654 1726883862.42051: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.42054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.42056: variable 'omit' from source: magic vars 6654 1726883862.42058: variable 'omit' from source: magic vars 6654 1726883862.42060: variable 'omit' from source: magic vars 6654 1726883862.42062: variable 'ssh_c' from source: play vars 6654 1726883862.42067: variable 'item' from source: unknown 6654 1726883862.42287: variable 'omit' from source: magic vars 6654 1726883862.42308: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.42321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.42335: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.42350: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.42359: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.42367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.42437: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.42446: Set connection var ansible_connection to ssh 6654 1726883862.42458: Set connection var ansible_pipelining to False 6654 1726883862.42475: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.42485: Set connection var ansible_shell_type to sh 6654 1726883862.42495: Set connection var ansible_timeout to 10 6654 1726883862.42518: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.42526: variable 'ansible_connection' from source: unknown 6654 1726883862.42536: variable 'ansible_module_compression' from source: unknown 6654 1726883862.42544: variable 'ansible_shell_type' from source: unknown 6654 1726883862.42551: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.42558: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.42566: variable 'ansible_pipelining' from source: unknown 6654 1726883862.42573: variable 'ansible_timeout' from source: unknown 6654 1726883862.42583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.42695: 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) 6654 1726883862.42707: variable 'omit' from source: magic vars 6654 1726883862.42717: starting attempt loop 6654 1726883862.42722: running the handler 6654 1726883862.42729: handler run complete 6654 1726883862.42740: attempt loop complete, returning result 6654 1726883862.42754: variable 'item' from source: unknown 6654 1726883862.42810: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.43235: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.43238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.43240: variable 'omit' from source: magic vars 6654 1726883862.43242: variable 'omit' from source: magic vars 6654 1726883862.43244: variable 'omit' from source: magic vars 6654 1726883862.43245: variable 'ssh_c' from source: play vars 6654 1726883862.43247: variable 'item' from source: unknown 6654 1726883862.43406: variable 'omit' from source: magic vars 6654 1726883862.43423: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.43434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.43443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.43457: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.43464: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.43471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.43538: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.43546: Set connection var ansible_connection to ssh 6654 1726883862.43559: Set connection var ansible_pipelining to False 6654 1726883862.43569: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.43579: Set connection var ansible_shell_type to sh 6654 1726883862.43589: Set connection var ansible_timeout to 10 6654 1726883862.43612: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.43623: variable 'ansible_connection' from source: unknown 6654 1726883862.43633: variable 'ansible_module_compression' from source: unknown 6654 1726883862.43640: variable 'ansible_shell_type' from source: unknown 6654 1726883862.43647: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.43654: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.43662: variable 'ansible_pipelining' from source: unknown 6654 1726883862.43668: variable 'ansible_timeout' from source: unknown 6654 1726883862.43676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.43785: 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) 6654 1726883862.43797: variable 'omit' from source: magic vars 6654 1726883862.43810: starting attempt loop 6654 1726883862.43817: running the handler 6654 1726883862.43827: handler run complete 6654 1726883862.43840: attempt loop complete, returning result 6654 1726883862.43857: variable 'item' from source: unknown 6654 1726883862.43918: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.44335: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.44338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.44340: variable 'omit' from source: magic vars 6654 1726883862.44343: variable 'omit' from source: magic vars 6654 1726883862.44344: variable 'omit' from source: magic vars 6654 1726883862.44346: variable 'ssh_c' from source: play vars 6654 1726883862.44355: variable 'item' from source: unknown 6654 1726883862.44564: variable 'omit' from source: magic vars 6654 1726883862.44584: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.44596: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.44606: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.44621: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.44629: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.44639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.44708: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.44716: Set connection var ansible_connection to ssh 6654 1726883862.44729: Set connection var ansible_pipelining to False 6654 1726883862.44741: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.44749: Set connection var ansible_shell_type to sh 6654 1726883862.44756: Set connection var ansible_timeout to 10 6654 1726883862.44776: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.44781: variable 'ansible_connection' from source: unknown 6654 1726883862.44786: variable 'ansible_module_compression' from source: unknown 6654 1726883862.44790: variable 'ansible_shell_type' from source: unknown 6654 1726883862.44795: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.44800: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.44805: variable 'ansible_pipelining' from source: unknown 6654 1726883862.44809: variable 'ansible_timeout' from source: unknown 6654 1726883862.44815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.44915: 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) 6654 1726883862.44927: variable 'omit' from source: magic vars 6654 1726883862.44941: starting attempt loop 6654 1726883862.44947: running the handler 6654 1726883862.44956: handler run complete 6654 1726883862.45135: attempt loop complete, returning result 6654 1726883862.45138: variable 'item' from source: unknown 6654 1726883862.45140: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.45252: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.45255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.45257: variable 'omit' from source: magic vars 6654 1726883862.45291: variable 'omit' from source: magic vars 6654 1726883862.45308: variable 'omit' from source: magic vars 6654 1726883862.45448: variable 'ssh_c' from source: play vars 6654 1726883862.45465: variable 'item' from source: unknown 6654 1726883862.45789: variable 'omit' from source: magic vars 6654 1726883862.45812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.45824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.45837: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.46035: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.46039: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.46041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.46043: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.46045: Set connection var ansible_connection to ssh 6654 1726883862.46046: Set connection var ansible_pipelining to False 6654 1726883862.46048: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.46050: Set connection var ansible_shell_type to sh 6654 1726883862.46052: Set connection var ansible_timeout to 10 6654 1726883862.46054: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.46056: variable 'ansible_connection' from source: unknown 6654 1726883862.46058: variable 'ansible_module_compression' from source: unknown 6654 1726883862.46060: variable 'ansible_shell_type' from source: unknown 6654 1726883862.46061: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.46063: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.46065: variable 'ansible_pipelining' from source: unknown 6654 1726883862.46067: variable 'ansible_timeout' from source: unknown 6654 1726883862.46069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.46139: 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) 6654 1726883862.46152: variable 'omit' from source: magic vars 6654 1726883862.46164: starting attempt loop 6654 1726883862.46171: running the handler 6654 1726883862.46180: handler run complete 6654 1726883862.46190: attempt loop complete, returning result 6654 1726883862.46206: variable 'item' from source: unknown 6654 1726883862.46267: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.46472: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.46639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.46642: variable 'omit' from source: magic vars 6654 1726883862.46644: variable 'omit' from source: magic vars 6654 1726883862.46646: variable 'omit' from source: magic vars 6654 1726883862.46699: variable 'ssh_c' from source: play vars 6654 1726883862.46714: variable 'item' from source: unknown 6654 1726883862.46925: variable 'omit' from source: magic vars 6654 1726883862.46950: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.46963: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.46974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.46989: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.46997: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.47005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.47073: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.47081: Set connection var ansible_connection to ssh 6654 1726883862.47093: Set connection var ansible_pipelining to False 6654 1726883862.47103: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.47116: Set connection var ansible_shell_type to sh 6654 1726883862.47125: Set connection var ansible_timeout to 10 6654 1726883862.47152: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.47159: variable 'ansible_connection' from source: unknown 6654 1726883862.47166: variable 'ansible_module_compression' from source: unknown 6654 1726883862.47172: variable 'ansible_shell_type' from source: unknown 6654 1726883862.47179: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.47186: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.47193: variable 'ansible_pipelining' from source: unknown 6654 1726883862.47199: variable 'ansible_timeout' from source: unknown 6654 1726883862.47207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.47314: 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) 6654 1726883862.47326: variable 'omit' from source: magic vars 6654 1726883862.47341: starting attempt loop 6654 1726883862.47348: running the handler 6654 1726883862.47358: handler run complete 6654 1726883862.47369: attempt loop complete, returning result 6654 1726883862.47387: variable 'item' from source: unknown 6654 1726883862.47535: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.47836: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.47839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.47841: variable 'omit' from source: magic vars 6654 1726883862.47844: variable 'omit' from source: magic vars 6654 1726883862.47846: variable 'omit' from source: magic vars 6654 1726883862.47864: variable 'ssh_c' from source: play vars 6654 1726883862.47878: variable 'item' from source: unknown 6654 1726883862.48099: variable 'omit' from source: magic vars 6654 1726883862.48122: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.48136: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.48146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.48158: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.48164: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.48170: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.48229: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.48241: Set connection var ansible_connection to ssh 6654 1726883862.48252: Set connection var ansible_pipelining to False 6654 1726883862.48261: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.48270: Set connection var ansible_shell_type to sh 6654 1726883862.48277: Set connection var ansible_timeout to 10 6654 1726883862.48298: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.48304: variable 'ansible_connection' from source: unknown 6654 1726883862.48309: variable 'ansible_module_compression' from source: unknown 6654 1726883862.48314: variable 'ansible_shell_type' from source: unknown 6654 1726883862.48319: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.48324: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.48332: variable 'ansible_pipelining' from source: unknown 6654 1726883862.48340: variable 'ansible_timeout' from source: unknown 6654 1726883862.48348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.48452: 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) 6654 1726883862.48466: variable 'omit' from source: magic vars 6654 1726883862.48479: starting attempt loop 6654 1726883862.48485: running the handler 6654 1726883862.48493: handler run complete 6654 1726883862.48503: attempt loop complete, returning result 6654 1726883862.48520: variable 'item' from source: unknown 6654 1726883862.48582: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.48953: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.48957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.48960: variable 'omit' from source: magic vars 6654 1726883862.48962: variable 'omit' from source: magic vars 6654 1726883862.48964: variable 'omit' from source: magic vars 6654 1726883862.49009: variable 'ssh_c' from source: play vars 6654 1726883862.49021: variable 'item' from source: unknown 6654 1726883862.49261: variable 'omit' from source: magic vars 6654 1726883862.49283: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.49296: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.49306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.49321: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.49328: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.49337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.49406: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.49414: Set connection var ansible_connection to ssh 6654 1726883862.49425: Set connection var ansible_pipelining to False 6654 1726883862.49438: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.49448: Set connection var ansible_shell_type to sh 6654 1726883862.49458: Set connection var ansible_timeout to 10 6654 1726883862.49482: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.49490: variable 'ansible_connection' from source: unknown 6654 1726883862.49496: variable 'ansible_module_compression' from source: unknown 6654 1726883862.49503: variable 'ansible_shell_type' from source: unknown 6654 1726883862.49510: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.49516: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.49524: variable 'ansible_pipelining' from source: unknown 6654 1726883862.49532: variable 'ansible_timeout' from source: unknown 6654 1726883862.49542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.49657: 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) 6654 1726883862.49669: variable 'omit' from source: magic vars 6654 1726883862.49680: starting attempt loop 6654 1726883862.49735: running the handler 6654 1726883862.49738: handler run complete 6654 1726883862.49741: attempt loop complete, returning result 6654 1726883862.49743: variable 'item' from source: unknown 6654 1726883862.49781: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.50237: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.50240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.50243: variable 'omit' from source: magic vars 6654 1726883862.50245: variable 'omit' from source: magic vars 6654 1726883862.50247: variable 'omit' from source: magic vars 6654 1726883862.50249: variable 'ssh_c' from source: play vars 6654 1726883862.50251: variable 'item' from source: unknown 6654 1726883862.50449: variable 'omit' from source: magic vars 6654 1726883862.50473: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.50488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.50502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.50522: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.50536: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.50547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.50621: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.50633: Set connection var ansible_connection to ssh 6654 1726883862.50650: Set connection var ansible_pipelining to False 6654 1726883862.50666: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.50682: Set connection var ansible_shell_type to sh 6654 1726883862.50695: Set connection var ansible_timeout to 10 6654 1726883862.50726: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.50737: variable 'ansible_connection' from source: unknown 6654 1726883862.50745: variable 'ansible_module_compression' from source: unknown 6654 1726883862.50752: variable 'ansible_shell_type' from source: unknown 6654 1726883862.50759: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.50768: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.50777: variable 'ansible_pipelining' from source: unknown 6654 1726883862.50786: variable 'ansible_timeout' from source: unknown 6654 1726883862.50795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.50930: 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) 6654 1726883862.50944: variable 'omit' from source: magic vars 6654 1726883862.50957: starting attempt loop 6654 1726883862.50965: running the handler 6654 1726883862.50975: handler run complete 6654 1726883862.50986: attempt loop complete, returning result 6654 1726883862.51138: variable 'item' from source: unknown 6654 1726883862.51143: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.51291: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.51435: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.51438: variable 'omit' from source: magic vars 6654 1726883862.51440: variable 'omit' from source: magic vars 6654 1726883862.51443: variable 'omit' from source: magic vars 6654 1726883862.51529: variable 'ssh_c' from source: play vars 6654 1726883862.51545: variable 'item' from source: unknown 6654 1726883862.51763: variable 'omit' from source: magic vars 6654 1726883862.51788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.51800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.51814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.51830: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.51840: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.51848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.51912: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.51920: Set connection var ansible_connection to ssh 6654 1726883862.51934: Set connection var ansible_pipelining to False 6654 1726883862.51944: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.51954: Set connection var ansible_shell_type to sh 6654 1726883862.51963: Set connection var ansible_timeout to 10 6654 1726883862.51986: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.51994: variable 'ansible_connection' from source: unknown 6654 1726883862.52000: variable 'ansible_module_compression' from source: unknown 6654 1726883862.52007: variable 'ansible_shell_type' from source: unknown 6654 1726883862.52014: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.52021: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.52029: variable 'ansible_pipelining' from source: unknown 6654 1726883862.52038: variable 'ansible_timeout' from source: unknown 6654 1726883862.52044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.52146: 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) 6654 1726883862.52159: variable 'omit' from source: magic vars 6654 1726883862.52236: starting attempt loop 6654 1726883862.52239: running the handler 6654 1726883862.52248: handler run complete 6654 1726883862.52251: attempt loop complete, returning result 6654 1726883862.52255: variable 'item' from source: unknown 6654 1726883862.52277: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.52736: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.52739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.52741: variable 'omit' from source: magic vars 6654 1726883862.52743: variable 'omit' from source: magic vars 6654 1726883862.52745: variable 'omit' from source: magic vars 6654 1726883862.52747: variable 'ssh_c' from source: play vars 6654 1726883862.52749: variable 'item' from source: unknown 6654 1726883862.53112: variable 'omit' from source: magic vars 6654 1726883862.53260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.53273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.53284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.53298: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.53305: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.53311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.53379: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.53400: Set connection var ansible_connection to ssh 6654 1726883862.53411: Set connection var ansible_pipelining to False 6654 1726883862.53418: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.53425: Set connection var ansible_shell_type to sh 6654 1726883862.53435: Set connection var ansible_timeout to 10 6654 1726883862.53459: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.53468: variable 'ansible_connection' from source: unknown 6654 1726883862.53476: variable 'ansible_module_compression' from source: unknown 6654 1726883862.53483: variable 'ansible_shell_type' from source: unknown 6654 1726883862.53493: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.53500: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.53508: variable 'ansible_pipelining' from source: unknown 6654 1726883862.53515: variable 'ansible_timeout' from source: unknown 6654 1726883862.53523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.53629: 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) 6654 1726883862.53644: variable 'omit' from source: magic vars 6654 1726883862.53656: starting attempt loop 6654 1726883862.53662: running the handler 6654 1726883862.53671: handler run complete 6654 1726883862.53680: attempt loop complete, returning result 6654 1726883862.53696: variable 'item' from source: unknown 6654 1726883862.53758: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.54136: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.54139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.54141: variable 'omit' from source: magic vars 6654 1726883862.54144: variable 'omit' from source: magic vars 6654 1726883862.54146: variable 'omit' from source: magic vars 6654 1726883862.54182: variable 'ssh_c' from source: play vars 6654 1726883862.54195: variable 'item' from source: unknown 6654 1726883862.54423: variable 'omit' from source: magic vars 6654 1726883862.54448: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.54460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.54473: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.54489: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.54497: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.54505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.54577: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.54585: Set connection var ansible_connection to ssh 6654 1726883862.54598: Set connection var ansible_pipelining to False 6654 1726883862.54609: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.54619: Set connection var ansible_shell_type to sh 6654 1726883862.54632: Set connection var ansible_timeout to 10 6654 1726883862.54658: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.54667: variable 'ansible_connection' from source: unknown 6654 1726883862.54675: variable 'ansible_module_compression' from source: unknown 6654 1726883862.54682: variable 'ansible_shell_type' from source: unknown 6654 1726883862.54687: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.54693: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.54699: variable 'ansible_pipelining' from source: unknown 6654 1726883862.54713: variable 'ansible_timeout' from source: unknown 6654 1726883862.54728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.54941: 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) 6654 1726883862.54944: variable 'omit' from source: magic vars 6654 1726883862.54947: starting attempt loop 6654 1726883862.54949: running the handler 6654 1726883862.54951: handler run complete 6654 1726883862.54953: attempt loop complete, returning result 6654 1726883862.54955: variable 'item' from source: unknown 6654 1726883862.54960: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.55336: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.55339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.55342: variable 'omit' from source: magic vars 6654 1726883862.55344: variable 'omit' from source: magic vars 6654 1726883862.55346: variable 'omit' from source: magic vars 6654 1726883862.55406: variable 'ssh_c' from source: play vars 6654 1726883862.55421: variable 'item' from source: unknown 6654 1726883862.55667: variable 'omit' from source: magic vars 6654 1726883862.55689: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.55701: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.55711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.55726: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.55735: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.55743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.55810: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.55822: Set connection var ansible_connection to ssh 6654 1726883862.55838: Set connection var ansible_pipelining to False 6654 1726883862.55855: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.55867: Set connection var ansible_shell_type to sh 6654 1726883862.55876: Set connection var ansible_timeout to 10 6654 1726883862.55900: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.55908: variable 'ansible_connection' from source: unknown 6654 1726883862.55914: variable 'ansible_module_compression' from source: unknown 6654 1726883862.55921: variable 'ansible_shell_type' from source: unknown 6654 1726883862.55928: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.55937: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.55945: variable 'ansible_pipelining' from source: unknown 6654 1726883862.55952: variable 'ansible_timeout' from source: unknown 6654 1726883862.55960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.56068: 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) 6654 1726883862.56081: variable 'omit' from source: magic vars 6654 1726883862.56093: starting attempt loop 6654 1726883862.56136: running the handler 6654 1726883862.56139: handler run complete 6654 1726883862.56142: attempt loop complete, returning result 6654 1726883862.56144: variable 'item' from source: unknown 6654 1726883862.56197: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.56456: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.56460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.56463: variable 'omit' from source: magic vars 6654 1726883862.56536: variable 'omit' from source: magic vars 6654 1726883862.56540: variable 'omit' from source: magic vars 6654 1726883862.56633: variable 'ssh_c' from source: play vars 6654 1726883862.56649: variable 'item' from source: unknown 6654 1726883862.56880: variable 'omit' from source: magic vars 6654 1726883862.56904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.56919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.56936: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.56955: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.56996: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.56999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.57071: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.57078: Set connection var ansible_connection to ssh 6654 1726883862.57090: Set connection var ansible_pipelining to False 6654 1726883862.57099: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.57108: Set connection var ansible_shell_type to sh 6654 1726883862.57136: Set connection var ansible_timeout to 10 6654 1726883862.57145: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.57152: variable 'ansible_connection' from source: unknown 6654 1726883862.57159: variable 'ansible_module_compression' from source: unknown 6654 1726883862.57227: variable 'ansible_shell_type' from source: unknown 6654 1726883862.57232: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.57234: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.57236: variable 'ansible_pipelining' from source: unknown 6654 1726883862.57238: variable 'ansible_timeout' from source: unknown 6654 1726883862.57240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.57406: 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) 6654 1726883862.57539: variable 'omit' from source: magic vars 6654 1726883862.57542: starting attempt loop 6654 1726883862.57544: running the handler 6654 1726883862.57546: handler run complete 6654 1726883862.57548: attempt loop complete, returning result 6654 1726883862.57550: variable 'item' from source: unknown 6654 1726883862.57552: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.57835: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.57838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.57841: variable 'omit' from source: magic vars 6654 1726883862.57843: variable 'omit' from source: magic vars 6654 1726883862.57845: variable 'omit' from source: magic vars 6654 1726883862.57922: variable 'ssh_c' from source: play vars 6654 1726883862.57940: variable 'item' from source: unknown 6654 1726883862.58186: variable 'omit' from source: magic vars 6654 1726883862.58206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.58216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.58224: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.58239: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.58245: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.58252: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.58314: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.58320: Set connection var ansible_connection to ssh 6654 1726883862.58332: Set connection var ansible_pipelining to False 6654 1726883862.58341: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.58350: Set connection var ansible_shell_type to sh 6654 1726883862.58359: Set connection var ansible_timeout to 10 6654 1726883862.58382: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.58391: variable 'ansible_connection' from source: unknown 6654 1726883862.58398: variable 'ansible_module_compression' from source: unknown 6654 1726883862.58405: variable 'ansible_shell_type' from source: unknown 6654 1726883862.58412: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.58418: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.58425: variable 'ansible_pipelining' from source: unknown 6654 1726883862.58635: variable 'ansible_timeout' from source: unknown 6654 1726883862.58637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.58640: 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) 6654 1726883862.58642: variable 'omit' from source: magic vars 6654 1726883862.58643: starting attempt loop 6654 1726883862.58645: running the handler 6654 1726883862.58647: handler run complete 6654 1726883862.58649: attempt loop complete, returning result 6654 1726883862.58650: variable 'item' from source: unknown 6654 1726883862.58652: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.58844: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.58857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.58870: variable 'omit' from source: magic vars 6654 1726883862.58910: variable 'omit' from source: magic vars 6654 1726883862.58924: variable 'omit' from source: magic vars 6654 1726883862.59062: variable 'ssh_c' from source: play vars 6654 1726883862.59075: variable 'item' from source: unknown 6654 1726883862.59310: variable 'omit' from source: magic vars 6654 1726883862.59333: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.59345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.59356: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.59371: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.59378: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.59384: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.59450: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.59635: Set connection var ansible_connection to ssh 6654 1726883862.59638: Set connection var ansible_pipelining to False 6654 1726883862.59640: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.59643: Set connection var ansible_shell_type to sh 6654 1726883862.59645: Set connection var ansible_timeout to 10 6654 1726883862.59648: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.59650: variable 'ansible_connection' from source: unknown 6654 1726883862.59653: variable 'ansible_module_compression' from source: unknown 6654 1726883862.59655: variable 'ansible_shell_type' from source: unknown 6654 1726883862.59657: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.59660: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.59662: variable 'ansible_pipelining' from source: unknown 6654 1726883862.59664: variable 'ansible_timeout' from source: unknown 6654 1726883862.59667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.59669: 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) 6654 1726883862.59671: variable 'omit' from source: magic vars 6654 1726883862.59674: starting attempt loop 6654 1726883862.59676: running the handler 6654 1726883862.59679: handler run complete 6654 1726883862.59688: attempt loop complete, returning result 6654 1726883862.59703: variable 'item' from source: unknown 6654 1726883862.59759: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.60135: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.60138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.60141: variable 'omit' from source: magic vars 6654 1726883862.60143: variable 'omit' from source: magic vars 6654 1726883862.60144: variable 'omit' from source: magic vars 6654 1726883862.60180: variable 'ssh_c' from source: play vars 6654 1726883862.60196: variable 'item' from source: unknown 6654 1726883862.60444: variable 'omit' from source: magic vars 6654 1726883862.60466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.60477: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.60486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.60498: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.60505: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.60510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.60578: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.60585: Set connection var ansible_connection to ssh 6654 1726883862.60597: Set connection var ansible_pipelining to False 6654 1726883862.60935: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.60939: Set connection var ansible_shell_type to sh 6654 1726883862.60941: Set connection var ansible_timeout to 10 6654 1726883862.60943: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.60945: variable 'ansible_connection' from source: unknown 6654 1726883862.60947: variable 'ansible_module_compression' from source: unknown 6654 1726883862.60948: variable 'ansible_shell_type' from source: unknown 6654 1726883862.60950: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.60952: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.60954: variable 'ansible_pipelining' from source: unknown 6654 1726883862.60956: variable 'ansible_timeout' from source: unknown 6654 1726883862.60958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.61026: 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) 6654 1726883862.61041: variable 'omit' from source: magic vars 6654 1726883862.61054: starting attempt loop 6654 1726883862.61061: running the handler 6654 1726883862.61074: handler run complete 6654 1726883862.61085: attempt loop complete, returning result 6654 1726883862.61101: variable 'item' from source: unknown 6654 1726883862.61161: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.61646: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.61650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.61653: variable 'omit' from source: magic vars 6654 1726883862.61655: variable 'omit' from source: magic vars 6654 1726883862.61658: variable 'omit' from source: magic vars 6654 1726883862.62106: variable 'ssh_c' from source: play vars 6654 1726883862.62109: variable 'item' from source: unknown 6654 1726883862.62583: variable 'omit' from source: magic vars 6654 1726883862.62836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.62839: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.62841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.62844: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.62846: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.62848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.62849: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.62851: Set connection var ansible_connection to ssh 6654 1726883862.62853: Set connection var ansible_pipelining to False 6654 1726883862.62855: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.62856: Set connection var ansible_shell_type to sh 6654 1726883862.62859: Set connection var ansible_timeout to 10 6654 1726883862.62862: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.62864: variable 'ansible_connection' from source: unknown 6654 1726883862.62867: variable 'ansible_module_compression' from source: unknown 6654 1726883862.62869: variable 'ansible_shell_type' from source: unknown 6654 1726883862.62871: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.62874: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.62876: variable 'ansible_pipelining' from source: unknown 6654 1726883862.62879: variable 'ansible_timeout' from source: unknown 6654 1726883862.62881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.63090: 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) 6654 1726883862.63151: variable 'omit' from source: magic vars 6654 1726883862.63165: starting attempt loop 6654 1726883862.63171: running the handler 6654 1726883862.63210: handler run complete 6654 1726883862.63223: attempt loop complete, returning result 6654 1726883862.63242: variable 'item' from source: unknown 6654 1726883862.63328: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.63841: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.63844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.63846: variable 'omit' from source: magic vars 6654 1726883862.63848: variable 'omit' from source: magic vars 6654 1726883862.63850: variable 'omit' from source: magic vars 6654 1726883862.64115: variable 'ssh_c' from source: play vars 6654 1726883862.64435: variable 'item' from source: unknown 6654 1726883862.64563: variable 'omit' from source: magic vars 6654 1726883862.64620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.64635: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.64647: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.64664: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.64672: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.64678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.64744: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.64752: Set connection var ansible_connection to ssh 6654 1726883862.64767: Set connection var ansible_pipelining to False 6654 1726883862.64776: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.64785: Set connection var ansible_shell_type to sh 6654 1726883862.64794: Set connection var ansible_timeout to 10 6654 1726883862.64819: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.64826: variable 'ansible_connection' from source: unknown 6654 1726883862.64837: variable 'ansible_module_compression' from source: unknown 6654 1726883862.64844: variable 'ansible_shell_type' from source: unknown 6654 1726883862.64851: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.64858: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.64864: variable 'ansible_pipelining' from source: unknown 6654 1726883862.64870: variable 'ansible_timeout' from source: unknown 6654 1726883862.64878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.64979: 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) 6654 1726883862.64992: variable 'omit' from source: magic vars 6654 1726883862.65005: starting attempt loop 6654 1726883862.65012: running the handler 6654 1726883862.65021: handler run complete 6654 1726883862.65034: attempt loop complete, returning result 6654 1726883862.65052: variable 'item' from source: unknown 6654 1726883862.65112: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.65590: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.65594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.65596: variable 'omit' from source: magic vars 6654 1726883862.65598: variable 'omit' from source: magic vars 6654 1726883862.65601: variable 'omit' from source: magic vars 6654 1726883862.65786: variable 'ssh_c' from source: play vars 6654 1726883862.65807: variable 'item' from source: unknown 6654 1726883862.66062: variable 'omit' from source: magic vars 6654 1726883862.66083: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.66095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.66112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.66137: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.66145: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.66218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.66234: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.66243: Set connection var ansible_connection to ssh 6654 1726883862.66255: Set connection var ansible_pipelining to False 6654 1726883862.66265: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.66274: Set connection var ansible_shell_type to sh 6654 1726883862.66283: Set connection var ansible_timeout to 10 6654 1726883862.66305: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.66311: variable 'ansible_connection' from source: unknown 6654 1726883862.66318: variable 'ansible_module_compression' from source: unknown 6654 1726883862.66328: variable 'ansible_shell_type' from source: unknown 6654 1726883862.66343: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.66351: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.66358: variable 'ansible_pipelining' from source: unknown 6654 1726883862.66364: variable 'ansible_timeout' from source: unknown 6654 1726883862.66370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.66485: 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) 6654 1726883862.66543: variable 'omit' from source: magic vars 6654 1726883862.66546: starting attempt loop 6654 1726883862.66556: running the handler 6654 1726883862.66559: handler run complete 6654 1726883862.66561: attempt loop complete, returning result 6654 1726883862.66563: variable 'item' from source: unknown 6654 1726883862.66614: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.66871: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.66874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.66876: variable 'omit' from source: magic vars 6654 1726883862.66896: variable 'omit' from source: magic vars 6654 1726883862.66912: variable 'omit' from source: magic vars 6654 1726883862.67013: variable 'ssh_c' from source: play vars 6654 1726883862.67017: variable 'item' from source: unknown 6654 1726883862.67188: variable 'omit' from source: magic vars 6654 1726883862.67201: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.67207: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.67212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.67221: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.67233: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.67236: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.67276: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.67279: Set connection var ansible_connection to ssh 6654 1726883862.67284: Set connection var ansible_pipelining to False 6654 1726883862.67288: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.67294: Set connection var ansible_shell_type to sh 6654 1726883862.67299: Set connection var ansible_timeout to 10 6654 1726883862.67314: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.67317: variable 'ansible_connection' from source: unknown 6654 1726883862.67319: variable 'ansible_module_compression' from source: unknown 6654 1726883862.67321: variable 'ansible_shell_type' from source: unknown 6654 1726883862.67323: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.67325: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.67329: variable 'ansible_pipelining' from source: unknown 6654 1726883862.67334: variable 'ansible_timeout' from source: unknown 6654 1726883862.67339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.67409: 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) 6654 1726883862.67415: variable 'omit' from source: magic vars 6654 1726883862.67422: starting attempt loop 6654 1726883862.67425: running the handler 6654 1726883862.67430: handler run complete 6654 1726883862.67437: attempt loop complete, returning result 6654 1726883862.67450: variable 'item' from source: unknown 6654 1726883862.67494: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.67644: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.67647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.67649: variable 'omit' from source: magic vars 6654 1726883862.67651: variable 'omit' from source: magic vars 6654 1726883862.67654: variable 'omit' from source: magic vars 6654 1726883862.67755: variable 'ssh_c' from source: play vars 6654 1726883862.67762: variable 'item' from source: unknown 6654 1726883862.68235: variable 'omit' from source: magic vars 6654 1726883862.68238: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.68241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.68245: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.68248: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.68250: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.68253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.68255: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.68262: Set connection var ansible_connection to ssh 6654 1726883862.68264: Set connection var ansible_pipelining to False 6654 1726883862.68266: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.68267: Set connection var ansible_shell_type to sh 6654 1726883862.68269: Set connection var ansible_timeout to 10 6654 1726883862.68271: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.68273: variable 'ansible_connection' from source: unknown 6654 1726883862.68274: variable 'ansible_module_compression' from source: unknown 6654 1726883862.68276: variable 'ansible_shell_type' from source: unknown 6654 1726883862.68278: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.68280: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.68284: variable 'ansible_pipelining' from source: unknown 6654 1726883862.68292: variable 'ansible_timeout' from source: unknown 6654 1726883862.68299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.68404: 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) 6654 1726883862.68414: variable 'omit' from source: magic vars 6654 1726883862.68426: starting attempt loop 6654 1726883862.68435: running the handler 6654 1726883862.68447: handler run complete 6654 1726883862.68457: attempt loop complete, returning result 6654 1726883862.68474: variable 'item' from source: unknown 6654 1726883862.68537: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.68783: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.68789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.68796: variable 'omit' from source: magic vars 6654 1726883862.68854: variable 'omit' from source: magic vars 6654 1726883862.68862: variable 'omit' from source: magic vars 6654 1726883862.68961: variable 'ssh_c' from source: play vars 6654 1726883862.68967: variable 'item' from source: unknown 6654 1726883862.69138: variable 'omit' from source: magic vars 6654 1726883862.69146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.69155: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.69160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.69168: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.69171: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.69175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.69248: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.69251: Set connection var ansible_connection to ssh 6654 1726883862.69253: Set connection var ansible_pipelining to False 6654 1726883862.69255: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.69257: Set connection var ansible_shell_type to sh 6654 1726883862.69260: Set connection var ansible_timeout to 10 6654 1726883862.69435: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.69438: variable 'ansible_connection' from source: unknown 6654 1726883862.69440: variable 'ansible_module_compression' from source: unknown 6654 1726883862.69442: variable 'ansible_shell_type' from source: unknown 6654 1726883862.69444: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.69446: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.69448: variable 'ansible_pipelining' from source: unknown 6654 1726883862.69450: variable 'ansible_timeout' from source: unknown 6654 1726883862.69452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.69454: 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) 6654 1726883862.69455: variable 'omit' from source: magic vars 6654 1726883862.69457: starting attempt loop 6654 1726883862.69459: running the handler 6654 1726883862.69463: handler run complete 6654 1726883862.69474: attempt loop complete, returning result 6654 1726883862.69492: variable 'item' from source: unknown 6654 1726883862.69555: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.69960: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.69963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.69965: variable 'omit' from source: magic vars 6654 1726883862.69968: variable 'omit' from source: magic vars 6654 1726883862.69970: variable 'omit' from source: magic vars 6654 1726883862.70046: variable 'ssh_c' from source: play vars 6654 1726883862.70049: variable 'item' from source: unknown 6654 1726883862.70275: variable 'omit' from source: magic vars 6654 1726883862.70319: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.70322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.70325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.70334: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.70336: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.70339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.70383: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.70386: Set connection var ansible_connection to ssh 6654 1726883862.70391: Set connection var ansible_pipelining to False 6654 1726883862.70396: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.70407: Set connection var ansible_shell_type to sh 6654 1726883862.70410: Set connection var ansible_timeout to 10 6654 1726883862.70421: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.70424: variable 'ansible_connection' from source: unknown 6654 1726883862.70426: variable 'ansible_module_compression' from source: unknown 6654 1726883862.70429: variable 'ansible_shell_type' from source: unknown 6654 1726883862.70433: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.70435: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.70439: variable 'ansible_pipelining' from source: unknown 6654 1726883862.70442: variable 'ansible_timeout' from source: unknown 6654 1726883862.70448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.70512: 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) 6654 1726883862.70524: variable 'omit' from source: magic vars 6654 1726883862.70532: starting attempt loop 6654 1726883862.70535: running the handler 6654 1726883862.70546: handler run complete 6654 1726883862.70549: attempt loop complete, returning result 6654 1726883862.70561: variable 'item' from source: unknown 6654 1726883862.70602: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.70770: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.70773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.70776: variable 'omit' from source: magic vars 6654 1726883862.70778: variable 'omit' from source: magic vars 6654 1726883862.70780: variable 'omit' from source: magic vars 6654 1726883862.70855: variable 'ssh_c' from source: play vars 6654 1726883862.70883: variable 'item' from source: unknown 6654 1726883862.71171: variable 'omit' from source: magic vars 6654 1726883862.71174: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.71204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.71206: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.71214: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.71220: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.71238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.71320: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.71365: Set connection var ansible_connection to ssh 6654 1726883862.71368: Set connection var ansible_pipelining to False 6654 1726883862.71371: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.71373: Set connection var ansible_shell_type to sh 6654 1726883862.71376: Set connection var ansible_timeout to 10 6654 1726883862.71404: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.71412: variable 'ansible_connection' from source: unknown 6654 1726883862.71425: variable 'ansible_module_compression' from source: unknown 6654 1726883862.71434: variable 'ansible_shell_type' from source: unknown 6654 1726883862.71474: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.71477: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.71480: variable 'ansible_pipelining' from source: unknown 6654 1726883862.71482: variable 'ansible_timeout' from source: unknown 6654 1726883862.71484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.71620: 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) 6654 1726883862.71638: variable 'omit' from source: magic vars 6654 1726883862.71654: starting attempt loop 6654 1726883862.71713: running the handler 6654 1726883862.71718: handler run complete 6654 1726883862.71721: attempt loop complete, returning result 6654 1726883862.71723: variable 'item' from source: unknown 6654 1726883862.71773: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.72150: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.72154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.72157: variable 'omit' from source: magic vars 6654 1726883862.72160: variable 'omit' from source: magic vars 6654 1726883862.72163: variable 'omit' from source: magic vars 6654 1726883862.72233: variable 'ssh_c' from source: play vars 6654 1726883862.72262: variable 'item' from source: unknown 6654 1726883862.72422: variable 'omit' from source: magic vars 6654 1726883862.72437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.72443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.72452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.72475: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.72478: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.72480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.72523: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.72526: Set connection var ansible_connection to ssh 6654 1726883862.72532: Set connection var ansible_pipelining to False 6654 1726883862.72537: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.72542: Set connection var ansible_shell_type to sh 6654 1726883862.72549: Set connection var ansible_timeout to 10 6654 1726883862.72564: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.72566: variable 'ansible_connection' from source: unknown 6654 1726883862.72569: variable 'ansible_module_compression' from source: unknown 6654 1726883862.72574: variable 'ansible_shell_type' from source: unknown 6654 1726883862.72578: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.72580: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.72582: variable 'ansible_pipelining' from source: unknown 6654 1726883862.72584: variable 'ansible_timeout' from source: unknown 6654 1726883862.72596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.72664: 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) 6654 1726883862.72670: variable 'omit' from source: magic vars 6654 1726883862.72677: starting attempt loop 6654 1726883862.72680: running the handler 6654 1726883862.72684: handler run complete 6654 1726883862.72690: attempt loop complete, returning result 6654 1726883862.72708: variable 'item' from source: unknown 6654 1726883862.72752: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.72896: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.72899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.72901: variable 'omit' from source: magic vars 6654 1726883862.72904: variable 'omit' from source: magic vars 6654 1726883862.72906: variable 'omit' from source: magic vars 6654 1726883862.73015: variable 'ssh_c' from source: play vars 6654 1726883862.73026: variable 'item' from source: unknown 6654 1726883862.73346: variable 'omit' from source: magic vars 6654 1726883862.73349: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.73352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.73354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.73356: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.73357: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.73359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.73367: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.73372: Set connection var ansible_connection to ssh 6654 1726883862.73382: Set connection var ansible_pipelining to False 6654 1726883862.73390: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.73397: Set connection var ansible_shell_type to sh 6654 1726883862.73406: Set connection var ansible_timeout to 10 6654 1726883862.73429: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.73439: variable 'ansible_connection' from source: unknown 6654 1726883862.73447: variable 'ansible_module_compression' from source: unknown 6654 1726883862.73459: variable 'ansible_shell_type' from source: unknown 6654 1726883862.73564: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.73567: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.73570: variable 'ansible_pipelining' from source: unknown 6654 1726883862.73572: variable 'ansible_timeout' from source: unknown 6654 1726883862.73574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.73605: 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) 6654 1726883862.73617: variable 'omit' from source: magic vars 6654 1726883862.73630: starting attempt loop 6654 1726883862.73642: running the handler 6654 1726883862.73655: handler run complete 6654 1726883862.73665: attempt loop complete, returning result 6654 1726883862.73687: variable 'item' from source: unknown 6654 1726883862.73748: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.74260: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.74264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.74266: variable 'omit' from source: magic vars 6654 1726883862.74268: variable 'omit' from source: magic vars 6654 1726883862.74271: variable 'omit' from source: magic vars 6654 1726883862.74273: variable 'ssh_c' from source: play vars 6654 1726883862.74275: variable 'item' from source: unknown 6654 1726883862.74601: variable 'omit' from source: magic vars 6654 1726883862.74620: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.74633: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.74644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.74657: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.74666: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.74673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.74751: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.74758: Set connection var ansible_connection to ssh 6654 1726883862.74769: Set connection var ansible_pipelining to False 6654 1726883862.74778: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.74786: Set connection var ansible_shell_type to sh 6654 1726883862.74794: Set connection var ansible_timeout to 10 6654 1726883862.74824: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.74834: variable 'ansible_connection' from source: unknown 6654 1726883862.74842: variable 'ansible_module_compression' from source: unknown 6654 1726883862.74849: variable 'ansible_shell_type' from source: unknown 6654 1726883862.74856: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.74864: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.74870: variable 'ansible_pipelining' from source: unknown 6654 1726883862.74877: variable 'ansible_timeout' from source: unknown 6654 1726883862.74884: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.75022: 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) 6654 1726883862.75025: variable 'omit' from source: magic vars 6654 1726883862.75027: starting attempt loop 6654 1726883862.75029: running the handler 6654 1726883862.75032: handler run complete 6654 1726883862.75041: attempt loop complete, returning result 6654 1726883862.75057: variable 'item' from source: unknown 6654 1726883862.75120: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.75477: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.75481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.75483: variable 'omit' from source: magic vars 6654 1726883862.75486: variable 'omit' from source: magic vars 6654 1726883862.75489: variable 'omit' from source: magic vars 6654 1726883862.75590: variable 'ssh_c' from source: play vars 6654 1726883862.75607: variable 'item' from source: unknown 6654 1726883862.76123: variable 'omit' from source: magic vars 6654 1726883862.76213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.76216: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.76219: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.76221: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.76224: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.76226: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.76269: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.76277: Set connection var ansible_connection to ssh 6654 1726883862.76288: Set connection var ansible_pipelining to False 6654 1726883862.76298: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.76307: Set connection var ansible_shell_type to sh 6654 1726883862.76321: Set connection var ansible_timeout to 10 6654 1726883862.76348: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.76356: variable 'ansible_connection' from source: unknown 6654 1726883862.76363: variable 'ansible_module_compression' from source: unknown 6654 1726883862.76370: variable 'ansible_shell_type' from source: unknown 6654 1726883862.76433: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.76437: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.76439: variable 'ansible_pipelining' from source: unknown 6654 1726883862.76441: variable 'ansible_timeout' from source: unknown 6654 1726883862.76443: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.76514: 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) 6654 1726883862.76525: variable 'omit' from source: magic vars 6654 1726883862.76544: starting attempt loop 6654 1726883862.76550: running the handler 6654 1726883862.76559: handler run complete 6654 1726883862.76569: attempt loop complete, returning result 6654 1726883862.76586: variable 'item' from source: unknown 6654 1726883862.76652: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.76913: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.76917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.76920: variable 'omit' from source: magic vars 6654 1726883862.77032: variable 'omit' from source: magic vars 6654 1726883862.77036: variable 'omit' from source: magic vars 6654 1726883862.77137: variable 'ssh_c' from source: play vars 6654 1726883862.77151: variable 'item' from source: unknown 6654 1726883862.77512: variable 'omit' from source: magic vars 6654 1726883862.77522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.77525: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.77532: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.77534: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.77539: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.77547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.77620: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.77628: Set connection var ansible_connection to ssh 6654 1726883862.77642: Set connection var ansible_pipelining to False 6654 1726883862.77652: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.77731: Set connection var ansible_shell_type to sh 6654 1726883862.77735: Set connection var ansible_timeout to 10 6654 1726883862.77737: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.77739: variable 'ansible_connection' from source: unknown 6654 1726883862.77741: variable 'ansible_module_compression' from source: unknown 6654 1726883862.77743: variable 'ansible_shell_type' from source: unknown 6654 1726883862.77745: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.77747: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.77749: variable 'ansible_pipelining' from source: unknown 6654 1726883862.77751: variable 'ansible_timeout' from source: unknown 6654 1726883862.77753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.77846: 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) 6654 1726883862.77858: variable 'omit' from source: magic vars 6654 1726883862.77872: starting attempt loop 6654 1726883862.77879: running the handler 6654 1726883862.77888: handler run complete 6654 1726883862.77898: attempt loop complete, returning result 6654 1726883862.77916: variable 'item' from source: unknown 6654 1726883862.77981: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.78242: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.78245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.78248: variable 'omit' from source: magic vars 6654 1726883862.78378: variable 'omit' from source: magic vars 6654 1726883862.78382: variable 'omit' from source: magic vars 6654 1726883862.78445: variable 'ssh_c' from source: play vars 6654 1726883862.78460: variable 'item' from source: unknown 6654 1726883862.78864: variable 'omit' from source: magic vars 6654 1726883862.78885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.78896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.78907: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.78927: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.79028: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.79033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.79035: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.79038: Set connection var ansible_connection to ssh 6654 1726883862.79040: Set connection var ansible_pipelining to False 6654 1726883862.79042: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.79044: Set connection var ansible_shell_type to sh 6654 1726883862.79054: Set connection var ansible_timeout to 10 6654 1726883862.79079: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.79086: variable 'ansible_connection' from source: unknown 6654 1726883862.79093: variable 'ansible_module_compression' from source: unknown 6654 1726883862.79100: variable 'ansible_shell_type' from source: unknown 6654 1726883862.79106: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.79114: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.79122: variable 'ansible_pipelining' from source: unknown 6654 1726883862.79129: variable 'ansible_timeout' from source: unknown 6654 1726883862.79142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.79252: 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) 6654 1726883862.79264: variable 'omit' from source: magic vars 6654 1726883862.79277: starting attempt loop 6654 1726883862.79283: running the handler 6654 1726883862.79292: handler run complete 6654 1726883862.79302: attempt loop complete, returning result 6654 1726883862.79319: variable 'item' from source: unknown 6654 1726883862.79389: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.79735: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.79739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.79741: variable 'omit' from source: magic vars 6654 1726883862.79744: variable 'omit' from source: magic vars 6654 1726883862.79746: variable 'omit' from source: magic vars 6654 1726883862.79856: variable 'ssh_c' from source: play vars 6654 1726883862.79873: variable 'item' from source: unknown 6654 1726883862.80162: variable 'omit' from source: magic vars 6654 1726883862.80221: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883862.80225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.80227: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883862.80230: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883862.80234: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.80237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.80300: Set connection var ansible_shell_executable to /bin/sh 6654 1726883862.80308: Set connection var ansible_connection to ssh 6654 1726883862.80319: Set connection var ansible_pipelining to False 6654 1726883862.80333: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883862.80438: Set connection var ansible_shell_type to sh 6654 1726883862.80441: Set connection var ansible_timeout to 10 6654 1726883862.80443: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.80445: variable 'ansible_connection' from source: unknown 6654 1726883862.80447: variable 'ansible_module_compression' from source: unknown 6654 1726883862.80449: variable 'ansible_shell_type' from source: unknown 6654 1726883862.80451: variable 'ansible_shell_executable' from source: unknown 6654 1726883862.80453: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.80454: variable 'ansible_pipelining' from source: unknown 6654 1726883862.80460: variable 'ansible_timeout' from source: unknown 6654 1726883862.80462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.80527: 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) 6654 1726883862.80544: variable 'omit' from source: magic vars 6654 1726883862.80559: starting attempt loop 6654 1726883862.80565: running the handler 6654 1726883862.80576: handler run complete 6654 1726883862.80585: attempt loop complete, returning result 6654 1726883862.80602: variable 'item' from source: unknown 6654 1726883862.80668: 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", "ChannelTimeout": "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", "ObscureKeystrokeTiming": "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" } 6654 1726883862.80922: dumping result to json 6654 1726883862.81305: done dumping result, returning 6654 1726883862.81308: done running TaskExecutor() for managed_node2/TASK: Construct the configuration list [129f73bb-7c05-8a0c-6860-000000000012] 6654 1726883862.81311: sending task result for task 129f73bb-7c05-8a0c-6860-000000000012 6654 1726883862.84980: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000012 6654 1726883862.84985: WORKER PROCESS EXITING 6654 1726883862.88378: no more pending results, returning what we have 6654 1726883862.88381: results queue empty 6654 1726883862.88382: checking for any_errors_fatal 6654 1726883862.88390: done checking for any_errors_fatal 6654 1726883862.88391: checking for max_fail_percentage 6654 1726883862.88392: done checking for max_fail_percentage 6654 1726883862.88393: checking to see if all hosts have failed and the running result is not ok 6654 1726883862.88394: done checking to see if all hosts have failed 6654 1726883862.88395: getting the remaining hosts for this loop 6654 1726883862.88396: done getting the remaining hosts for this loop 6654 1726883862.88399: getting the next task for host managed_node2 6654 1726883862.88404: done getting next task for host managed_node2 6654 1726883862.88406: ^ task is: TASK: Run role 6654 1726883862.88408: ^ 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 6654 1726883862.88411: getting variables 6654 1726883862.88412: in VariableManager get_vars() 6654 1726883862.88470: Calling all_inventory to load vars for managed_node2 6654 1726883862.88475: Calling groups_inventory to load vars for managed_node2 6654 1726883862.88478: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883862.88526: Calling all_plugins_play to load vars for managed_node2 6654 1726883862.88531: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883862.88537: Calling groups_plugins_play to load vars for managed_node2 6654 1726883862.88714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883862.88904: done with get_vars() 6654 1726883862.88914: done getting variables TASK [Run role] **************************************************************** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:85 Friday 20 September 2024 21:57:42 -0400 (0:00:01.220) 0:00:14.947 ****** 6654 1726883862.89006: entering _queue_task() for managed_node2/include_role 6654 1726883862.89008: Creating lock for include_role 6654 1726883862.89454: worker is 1 (out of 1 available) 6654 1726883862.89462: exiting _queue_task() for managed_node2/include_role 6654 1726883862.89471: done queuing things up, now waiting for results queue to drain 6654 1726883862.89473: waiting for pending results... 6654 1726883862.89600: running TaskExecutor() for managed_node2/TASK: Run role 6654 1726883862.89634: in run() - task 129f73bb-7c05-8a0c-6860-000000000013 6654 1726883862.89653: variable 'ansible_search_path' from source: unknown 6654 1726883862.89689: calling self._execute() 6654 1726883862.89807: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.89811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.89813: variable 'omit' from source: magic vars 6654 1726883862.89892: _execute() done 6654 1726883862.89901: dumping result to json 6654 1726883862.89914: done dumping result, returning 6654 1726883862.89927: done running TaskExecutor() for managed_node2/TASK: Run role [129f73bb-7c05-8a0c-6860-000000000013] 6654 1726883862.89956: sending task result for task 129f73bb-7c05-8a0c-6860-000000000013 6654 1726883862.90199: no more pending results, returning what we have 6654 1726883862.90204: in VariableManager get_vars() 6654 1726883862.90235: Calling all_inventory to load vars for managed_node2 6654 1726883862.90242: Calling groups_inventory to load vars for managed_node2 6654 1726883862.90246: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883862.90257: Calling all_plugins_play to load vars for managed_node2 6654 1726883862.90262: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883862.90265: Calling groups_plugins_play to load vars for managed_node2 6654 1726883862.90488: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000013 6654 1726883862.90492: WORKER PROCESS EXITING 6654 1726883862.90539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883862.90724: done with get_vars() 6654 1726883862.90733: variable 'ansible_search_path' from source: unknown 6654 1726883862.90932: variable 'omit' from source: magic vars 6654 1726883862.90956: variable 'omit' from source: magic vars 6654 1726883862.90971: variable 'omit' from source: magic vars 6654 1726883862.90975: we have included files to process 6654 1726883862.90976: generating all_blocks data 6654 1726883862.90978: done generating all_blocks data 6654 1726883862.90979: processing included file: fedora.linux_system_roles.ssh 6654 1726883862.91003: in VariableManager get_vars() 6654 1726883862.91015: done with get_vars() 6654 1726883862.91082: in VariableManager get_vars() 6654 1726883862.91095: done with get_vars() 6654 1726883862.91160: Loading data from /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/main.yml 6654 1726883862.91280: Loading data from /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/defaults/main.yml 6654 1726883862.91447: Loading data from /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/meta/main.yml 6654 1726883862.91893: Loading data from /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml 6654 1726883862.92507: in VariableManager get_vars() 6654 1726883862.92560: done with get_vars() 6654 1726883862.93829: iterating over new_blocks loaded from include file 6654 1726883862.93833: in VariableManager get_vars() 6654 1726883862.93846: done with get_vars() 6654 1726883862.93848: filtering new block on tags 6654 1726883862.93873: done filtering new block on tags 6654 1726883862.93876: in VariableManager get_vars() 6654 1726883862.93905: done with get_vars() 6654 1726883862.93907: filtering new block on tags 6654 1726883862.93925: done filtering new block on tags 6654 1726883862.93928: in VariableManager get_vars() 6654 1726883862.93942: done with get_vars() 6654 1726883862.93944: filtering new block on tags 6654 1726883862.93960: done filtering new block on tags 6654 1726883862.93963: in VariableManager get_vars() 6654 1726883862.93993: done with get_vars() 6654 1726883862.93996: filtering new block on tags 6654 1726883862.94032: done filtering new block on tags 6654 1726883862.94034: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.ssh for managed_node2 6654 1726883862.94040: extending task lists for all hosts with included blocks 6654 1726883862.94214: done extending task lists 6654 1726883862.94216: done processing included files 6654 1726883862.94216: results queue empty 6654 1726883862.94217: checking for any_errors_fatal 6654 1726883862.94369: done checking for any_errors_fatal 6654 1726883862.94370: checking for max_fail_percentage 6654 1726883862.94371: done checking for max_fail_percentage 6654 1726883862.94372: checking to see if all hosts have failed and the running result is not ok 6654 1726883862.94373: done checking to see if all hosts have failed 6654 1726883862.94374: getting the remaining hosts for this loop 6654 1726883862.94375: done getting the remaining hosts for this loop 6654 1726883862.94378: getting the next task for host managed_node2 6654 1726883862.94382: done getting next task for host managed_node2 6654 1726883862.94384: ^ task is: TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 6654 1726883862.94387: ^ 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 6654 1726883862.94395: getting variables 6654 1726883862.94396: in VariableManager get_vars() 6654 1726883862.94412: Calling all_inventory to load vars for managed_node2 6654 1726883862.94414: Calling groups_inventory to load vars for managed_node2 6654 1726883862.94416: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883862.94421: Calling all_plugins_play to load vars for managed_node2 6654 1726883862.94423: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883862.94426: Calling groups_plugins_play to load vars for managed_node2 6654 1726883862.94582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883862.94778: done with get_vars() 6654 1726883862.94786: done getting variables TASK [fedora.linux_system_roles.ssh : Set platform/version specific variables] *** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 Friday 20 September 2024 21:57:42 -0400 (0:00:00.058) 0:00:15.005 ****** 6654 1726883862.94860: entering _queue_task() for managed_node2/include_tasks 6654 1726883862.94861: Creating lock for include_tasks 6654 1726883862.95261: worker is 1 (out of 1 available) 6654 1726883862.95269: exiting _queue_task() for managed_node2/include_tasks 6654 1726883862.95279: done queuing things up, now waiting for results queue to drain 6654 1726883862.95280: waiting for pending results... 6654 1726883862.95515: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 6654 1726883862.95644: in run() - task 129f73bb-7c05-8a0c-6860-000000000135 6654 1726883862.95662: variable 'ansible_search_path' from source: unknown 6654 1726883862.95670: variable 'ansible_search_path' from source: unknown 6654 1726883862.95708: calling self._execute() 6654 1726883862.95835: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883862.95846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883862.95861: variable 'omit' from source: magic vars 6654 1726883862.96003: _execute() done 6654 1726883862.96006: dumping result to json 6654 1726883862.96008: done dumping result, returning 6654 1726883862.96012: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables [129f73bb-7c05-8a0c-6860-000000000135] 6654 1726883862.96014: sending task result for task 129f73bb-7c05-8a0c-6860-000000000135 6654 1726883862.96171: no more pending results, returning what we have 6654 1726883862.96175: in VariableManager get_vars() 6654 1726883862.96211: Calling all_inventory to load vars for managed_node2 6654 1726883862.96213: Calling groups_inventory to load vars for managed_node2 6654 1726883862.96216: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883862.96228: Calling all_plugins_play to load vars for managed_node2 6654 1726883862.96232: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883862.96235: Calling groups_plugins_play to load vars for managed_node2 6654 1726883862.96592: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000135 6654 1726883862.96595: WORKER PROCESS EXITING 6654 1726883862.96615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883862.96883: done with get_vars() 6654 1726883862.96913: variable 'ansible_search_path' from source: unknown 6654 1726883862.96914: variable 'ansible_search_path' from source: unknown 6654 1726883862.96967: we have included files to process 6654 1726883862.96968: generating all_blocks data 6654 1726883862.96970: done generating all_blocks data 6654 1726883862.96973: processing included file: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml 6654 1726883862.96974: loading included file: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml 6654 1726883862.96976: Loading data from /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml 6654 1726883862.98177: done processing included file 6654 1726883862.98179: iterating over new_blocks loaded from include file 6654 1726883862.98180: in VariableManager get_vars() 6654 1726883862.98223: done with get_vars() 6654 1726883862.98225: filtering new block on tags 6654 1726883862.98242: done filtering new block on tags 6654 1726883862.98244: in VariableManager get_vars() 6654 1726883862.98281: done with get_vars() 6654 1726883862.98283: filtering new block on tags 6654 1726883862.98301: done filtering new block on tags 6654 1726883862.98304: in VariableManager get_vars() 6654 1726883862.98346: done with get_vars() 6654 1726883862.98348: filtering new block on tags 6654 1726883862.98383: done filtering new block on tags 6654 1726883862.98386: in VariableManager get_vars() 6654 1726883862.98406: done with get_vars() 6654 1726883862.98407: filtering new block on tags 6654 1726883862.98420: done filtering new block on tags 6654 1726883862.98422: done iterating over new_blocks loaded from include file included: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml for managed_node2 6654 1726883862.98427: extending task lists for all hosts with included blocks 6654 1726883862.98622: done extending task lists 6654 1726883862.98623: done processing included files 6654 1726883862.98624: results queue empty 6654 1726883862.98625: checking for any_errors_fatal 6654 1726883862.98627: done checking for any_errors_fatal 6654 1726883862.98628: checking for max_fail_percentage 6654 1726883862.98629: done checking for max_fail_percentage 6654 1726883862.98632: checking to see if all hosts have failed and the running result is not ok 6654 1726883862.98633: done checking to see if all hosts have failed 6654 1726883862.98634: getting the remaining hosts for this loop 6654 1726883862.98635: done getting the remaining hosts for this loop 6654 1726883862.98637: getting the next task for host managed_node2 6654 1726883862.98642: done getting next task for host managed_node2 6654 1726883862.98644: ^ task is: TASK: fedora.linux_system_roles.ssh : Ensure ansible_facts used by role 6654 1726883862.98675: ^ 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 6654 1726883862.98699: getting variables 6654 1726883862.98701: in VariableManager get_vars() 6654 1726883862.98845: Calling all_inventory to load vars for managed_node2 6654 1726883862.98848: Calling groups_inventory to load vars for managed_node2 6654 1726883862.98851: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883862.98856: Calling all_plugins_play to load vars for managed_node2 6654 1726883862.98858: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883862.98861: Calling groups_plugins_play to load vars for managed_node2 6654 1726883862.99052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883862.99372: done with get_vars() 6654 1726883862.99381: done getting variables TASK [fedora.linux_system_roles.ssh : Ensure ansible_facts used by role] ******* task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:2 Friday 20 September 2024 21:57:42 -0400 (0:00:00.045) 0:00:15.051 ****** 6654 1726883862.99457: entering _queue_task() for managed_node2/setup 6654 1726883862.99701: worker is 1 (out of 1 available) 6654 1726883862.99710: exiting _queue_task() for managed_node2/setup 6654 1726883862.99722: done queuing things up, now waiting for results queue to drain 6654 1726883862.99723: waiting for pending results... 6654 1726883863.00024: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure ansible_facts used by role 6654 1726883863.00159: in run() - task 129f73bb-7c05-8a0c-6860-000000000170 6654 1726883863.00178: variable 'ansible_search_path' from source: unknown 6654 1726883863.00186: variable 'ansible_search_path' from source: unknown 6654 1726883863.00222: calling self._execute() 6654 1726883863.00307: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.00319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.00335: variable 'omit' from source: magic vars 6654 1726883863.00921: 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) 6654 1726883863.01058: 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) 6654 1726883863.01065: 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) 6654 1726883863.01221: 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) 6654 1726883863.01250: 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) 6654 1726883863.01356: 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) 6654 1726883863.01483: 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) 6654 1726883863.01488: 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) 6654 1726883863.01518: 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) 6654 1726883863.01693: 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) 6654 1726883863.01853: variable '__ssh_required_facts' from source: role '' all vars 6654 1726883863.01869: variable 'ansible_facts' from source: unknown 6654 1726883863.01974: Evaluated conditional (__ssh_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6654 1726883863.01983: when evaluation is False, skipping this task 6654 1726883863.01989: _execute() done 6654 1726883863.01995: dumping result to json 6654 1726883863.02002: done dumping result, returning 6654 1726883863.02022: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure ansible_facts used by role [129f73bb-7c05-8a0c-6860-000000000170] 6654 1726883863.02040: sending task result for task 129f73bb-7c05-8a0c-6860-000000000170 6654 1726883863.02252: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000170 6654 1726883863.02255: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ssh_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6654 1726883863.02307: no more pending results, returning what we have 6654 1726883863.02311: results queue empty 6654 1726883863.02312: checking for any_errors_fatal 6654 1726883863.02313: done checking for any_errors_fatal 6654 1726883863.02314: checking for max_fail_percentage 6654 1726883863.02316: done checking for max_fail_percentage 6654 1726883863.02316: checking to see if all hosts have failed and the running result is not ok 6654 1726883863.02317: done checking to see if all hosts have failed 6654 1726883863.02318: getting the remaining hosts for this loop 6654 1726883863.02319: done getting the remaining hosts for this loop 6654 1726883863.02323: getting the next task for host managed_node2 6654 1726883863.02335: done getting next task for host managed_node2 6654 1726883863.02339: ^ task is: TASK: fedora.linux_system_roles.ssh : Check if system is ostree 6654 1726883863.02344: ^ 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 6654 1726883863.02357: getting variables 6654 1726883863.02359: in VariableManager get_vars() 6654 1726883863.02510: Calling all_inventory to load vars for managed_node2 6654 1726883863.02512: Calling groups_inventory to load vars for managed_node2 6654 1726883863.02515: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883863.02523: Calling all_plugins_play to load vars for managed_node2 6654 1726883863.02525: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883863.02528: Calling groups_plugins_play to load vars for managed_node2 6654 1726883863.02691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883863.02925: done with get_vars() 6654 1726883863.02939: done getting variables TASK [fedora.linux_system_roles.ssh : Check if system is ostree] *************** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 Friday 20 September 2024 21:57:43 -0400 (0:00:00.035) 0:00:15.087 ****** 6654 1726883863.03035: entering _queue_task() for managed_node2/stat 6654 1726883863.03262: worker is 1 (out of 1 available) 6654 1726883863.03275: exiting _queue_task() for managed_node2/stat 6654 1726883863.03285: done queuing things up, now waiting for results queue to drain 6654 1726883863.03286: waiting for pending results... 6654 1726883863.03750: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if system is ostree 6654 1726883863.03982: in run() - task 129f73bb-7c05-8a0c-6860-000000000172 6654 1726883863.04001: variable 'ansible_search_path' from source: unknown 6654 1726883863.04135: variable 'ansible_search_path' from source: unknown 6654 1726883863.04139: calling self._execute() 6654 1726883863.04207: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.04292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.04306: variable 'omit' from source: magic vars 6654 1726883863.04954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883863.05251: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883863.05302: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883863.05340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883863.05386: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883863.05465: 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) 6654 1726883863.05499: 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) 6654 1726883863.05532: 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) 6654 1726883863.05563: 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) 6654 1726883863.05685: variable '__ssh_is_ostree' from source: set_fact 6654 1726883863.05738: Evaluated conditional (not __ssh_is_ostree is defined): False 6654 1726883863.05741: when evaluation is False, skipping this task 6654 1726883863.05744: _execute() done 6654 1726883863.05746: dumping result to json 6654 1726883863.05748: done dumping result, returning 6654 1726883863.05751: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if system is ostree [129f73bb-7c05-8a0c-6860-000000000172] 6654 1726883863.05754: sending task result for task 129f73bb-7c05-8a0c-6860-000000000172 skipping: [managed_node2] => { "changed": false, "false_condition": "not __ssh_is_ostree is defined", "skip_reason": "Conditional result was False" } 6654 1726883863.06040: no more pending results, returning what we have 6654 1726883863.06043: results queue empty 6654 1726883863.06043: checking for any_errors_fatal 6654 1726883863.06049: done checking for any_errors_fatal 6654 1726883863.06050: checking for max_fail_percentage 6654 1726883863.06051: done checking for max_fail_percentage 6654 1726883863.06052: checking to see if all hosts have failed and the running result is not ok 6654 1726883863.06053: done checking to see if all hosts have failed 6654 1726883863.06054: getting the remaining hosts for this loop 6654 1726883863.06055: done getting the remaining hosts for this loop 6654 1726883863.06058: getting the next task for host managed_node2 6654 1726883863.06063: done getting next task for host managed_node2 6654 1726883863.06067: ^ task is: TASK: fedora.linux_system_roles.ssh : Set flag to indicate system is ostree 6654 1726883863.06070: ^ 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 6654 1726883863.06082: getting variables 6654 1726883863.06083: in VariableManager get_vars() 6654 1726883863.06110: Calling all_inventory to load vars for managed_node2 6654 1726883863.06112: Calling groups_inventory to load vars for managed_node2 6654 1726883863.06115: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883863.06122: Calling all_plugins_play to load vars for managed_node2 6654 1726883863.06124: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883863.06127: Calling groups_plugins_play to load vars for managed_node2 6654 1726883863.06325: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000172 6654 1726883863.06328: WORKER PROCESS EXITING 6654 1726883863.06355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883863.06554: done with get_vars() 6654 1726883863.06570: done getting variables 6654 1726883863.06626: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 Friday 20 September 2024 21:57:43 -0400 (0:00:00.036) 0:00:15.123 ****** 6654 1726883863.06661: entering _queue_task() for managed_node2/set_fact 6654 1726883863.06954: worker is 1 (out of 1 available) 6654 1726883863.06964: exiting _queue_task() for managed_node2/set_fact 6654 1726883863.06974: done queuing things up, now waiting for results queue to drain 6654 1726883863.06978: waiting for pending results... 6654 1726883863.07636: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag to indicate system is ostree 6654 1726883863.07916: in run() - task 129f73bb-7c05-8a0c-6860-000000000173 6654 1726883863.07938: variable 'ansible_search_path' from source: unknown 6654 1726883863.07947: variable 'ansible_search_path' from source: unknown 6654 1726883863.07987: calling self._execute() 6654 1726883863.08066: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.08078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.08091: variable 'omit' from source: magic vars 6654 1726883863.08451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883863.08814: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883863.08889: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883863.08947: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883863.08987: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883863.09061: 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) 6654 1726883863.09097: 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) 6654 1726883863.09129: 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) 6654 1726883863.09163: 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) 6654 1726883863.09300: variable '__ssh_is_ostree' from source: set_fact 6654 1726883863.09304: Evaluated conditional (not __ssh_is_ostree is defined): False 6654 1726883863.09306: when evaluation is False, skipping this task 6654 1726883863.09308: _execute() done 6654 1726883863.09313: dumping result to json 6654 1726883863.09409: done dumping result, returning 6654 1726883863.09413: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag to indicate system is ostree [129f73bb-7c05-8a0c-6860-000000000173] 6654 1726883863.09415: sending task result for task 129f73bb-7c05-8a0c-6860-000000000173 6654 1726883863.09480: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000173 6654 1726883863.09483: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __ssh_is_ostree is defined", "skip_reason": "Conditional result was False" } 6654 1726883863.09559: no more pending results, returning what we have 6654 1726883863.09562: results queue empty 6654 1726883863.09563: checking for any_errors_fatal 6654 1726883863.09567: done checking for any_errors_fatal 6654 1726883863.09568: checking for max_fail_percentage 6654 1726883863.09570: done checking for max_fail_percentage 6654 1726883863.09571: checking to see if all hosts have failed and the running result is not ok 6654 1726883863.09571: done checking to see if all hosts have failed 6654 1726883863.09572: getting the remaining hosts for this loop 6654 1726883863.09574: done getting the remaining hosts for this loop 6654 1726883863.09577: getting the next task for host managed_node2 6654 1726883863.09588: done getting next task for host managed_node2 6654 1726883863.09591: ^ task is: TASK: fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin 6654 1726883863.09595: ^ 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 6654 1726883863.09607: getting variables 6654 1726883863.09609: in VariableManager get_vars() 6654 1726883863.09753: Calling all_inventory to load vars for managed_node2 6654 1726883863.09755: Calling groups_inventory to load vars for managed_node2 6654 1726883863.09758: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883863.09766: Calling all_plugins_play to load vars for managed_node2 6654 1726883863.09768: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883863.09771: Calling groups_plugins_play to load vars for managed_node2 6654 1726883863.10237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883863.10444: done with get_vars() 6654 1726883863.10452: done getting variables TASK [fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 Friday 20 September 2024 21:57:43 -0400 (0:00:00.038) 0:00:15.162 ****** 6654 1726883863.10544: entering _queue_task() for managed_node2/stat 6654 1726883863.10834: worker is 1 (out of 1 available) 6654 1726883863.10845: exiting _queue_task() for managed_node2/stat 6654 1726883863.10855: done queuing things up, now waiting for results queue to drain 6654 1726883863.10856: waiting for pending results... 6654 1726883863.11147: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin 6654 1726883863.11164: in run() - task 129f73bb-7c05-8a0c-6860-000000000175 6654 1726883863.11185: variable 'ansible_search_path' from source: unknown 6654 1726883863.11194: variable 'ansible_search_path' from source: unknown 6654 1726883863.11235: calling self._execute() 6654 1726883863.11313: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.11324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.11340: variable 'omit' from source: magic vars 6654 1726883863.11697: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883863.11977: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883863.12032: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883863.12129: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883863.12136: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883863.12194: 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) 6654 1726883863.12225: 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) 6654 1726883863.12269: 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) 6654 1726883863.12297: 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) 6654 1726883863.12412: Evaluated conditional (not __ssh_is_transactional is defined): True 6654 1726883863.12423: variable 'omit' from source: magic vars 6654 1726883863.12491: variable 'omit' from source: magic vars 6654 1726883863.12527: variable 'omit' from source: magic vars 6654 1726883863.12671: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883863.12674: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883863.12677: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883863.12679: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.12681: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.12683: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883863.12692: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.12700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.13017: Set connection var ansible_shell_executable to /bin/sh 6654 1726883863.13020: Set connection var ansible_connection to ssh 6654 1726883863.13023: Set connection var ansible_pipelining to False 6654 1726883863.13024: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883863.13026: Set connection var ansible_shell_type to sh 6654 1726883863.13028: Set connection var ansible_timeout to 10 6654 1726883863.13033: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.13035: variable 'ansible_connection' from source: unknown 6654 1726883863.13037: variable 'ansible_module_compression' from source: unknown 6654 1726883863.13039: variable 'ansible_shell_type' from source: unknown 6654 1726883863.13041: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.13043: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.13045: variable 'ansible_pipelining' from source: unknown 6654 1726883863.13046: variable 'ansible_timeout' from source: unknown 6654 1726883863.13048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.13402: 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) 6654 1726883863.13465: variable 'omit' from source: magic vars 6654 1726883863.13561: starting attempt loop 6654 1726883863.13565: running the handler 6654 1726883863.13573: _low_level_execute_command(): starting 6654 1726883863.13588: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883863.14979: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.15087: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.15103: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883863.15191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.15268: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.16946: stdout chunk (state=3): >>>/root <<< 6654 1726883863.17362: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.17366: stdout chunk (state=3): >>><<< 6654 1726883863.17369: stderr chunk (state=3): >>><<< 6654 1726883863.17372: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.17382: _low_level_execute_command(): starting 6654 1726883863.17384: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665 `" && echo ansible-tmp-1726883863.1732605-7116-249372390413665="` echo /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665 `" ) && sleep 0' 6654 1726883863.18496: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883863.18517: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883863.18537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883863.18564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883863.18603: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883863.18618: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883863.18673: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.18725: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.18772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.18813: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.20760: stdout chunk (state=3): >>>ansible-tmp-1726883863.1732605-7116-249372390413665=/root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665 <<< 6654 1726883863.20892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.20902: stdout chunk (state=3): >>><<< 6654 1726883863.20912: stderr chunk (state=3): >>><<< 6654 1726883863.20934: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883863.1732605-7116-249372390413665=/root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.21136: variable 'ansible_module_compression' from source: unknown 6654 1726883863.21139: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6654df9mfgbr/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6654 1726883863.21141: variable 'ansible_facts' from source: unknown 6654 1726883863.21206: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py 6654 1726883863.21354: Sending initial data 6654 1726883863.21363: Sent initial data (151 bytes) 6654 1726883863.22352: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883863.22379: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883863.22496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.22552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883863.22690: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.22781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.24368: 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 <<< 6654 1726883863.24446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883863.24549: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp75lfnw0d /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py <<< 6654 1726883863.24654: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py" <<< 6654 1726883863.24708: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp75lfnw0d" to remote "/root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py" <<< 6654 1726883863.25983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.26035: stderr chunk (state=3): >>><<< 6654 1726883863.26073: stdout chunk (state=3): >>><<< 6654 1726883863.26162: done transferring module to remote 6654 1726883863.26170: _low_level_execute_command(): starting 6654 1726883863.26196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/ /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py && sleep 0' 6654 1726883863.27779: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.27894: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.27917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883863.28008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.28111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.30064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.30110: stderr chunk (state=3): >>><<< 6654 1726883863.30119: stdout chunk (state=3): >>><<< 6654 1726883863.30164: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.30184: _low_level_execute_command(): starting 6654 1726883863.30274: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/AnsiballZ_stat.py && sleep 0' 6654 1726883863.30946: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.30985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.31001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883863.31024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.31180: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.33282: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883863.33312: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883863.33354: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6654 1726883863.33357: stdout chunk (state=3): >>>import '_weakref' # <<< 6654 1726883863.33419: stdout chunk (state=3): >>>import '_io' # <<< 6654 1726883863.33434: stdout chunk (state=3): >>>import 'marshal' # <<< 6654 1726883863.33453: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883863.33485: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883863.33513: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6654 1726883863.33564: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6654 1726883863.33586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 6654 1726883863.33608: stdout chunk (state=3): >>>import 'codecs' # <<< 6654 1726883863.33667: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883863.33671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6654 1726883863.33718: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfbe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 6654 1726883863.33732: 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 0x7f75cfc1aa50> <<< 6654 1726883863.33765: stdout chunk (state=3): >>>import '_signal' # <<< 6654 1726883863.33783: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 6654 1726883863.33816: stdout chunk (state=3): >>>import 'io' # <<< 6654 1726883863.33819: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6654 1726883863.33902: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883863.33939: stdout chunk (state=3): >>>import 'genericpath' # <<< 6654 1726883863.34050: stdout chunk (state=3): >>>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' <<< 6654 1726883863.34078: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6654 1726883863.34168: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf9e9130> # /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' <<< 6654 1726883863.34204: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf9e9fa0> import 'site' # <<< 6654 1726883863.34246: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883863.34474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883863.34533: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883863.34616: 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 <<< 6654 1726883863.34694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa27e90> # /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 0x7f75cfa27f50> <<< 6654 1726883863.34699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6654 1726883863.34825: 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 # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 6654 1726883863.34890: 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 0x7f75cfa5f890> # /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 0x7f75cfa5ff20> <<< 6654 1726883863.34934: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883863.34966: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa3fb60> import '_functools' # <<< 6654 1726883863.35018: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa3d280> <<< 6654 1726883863.35095: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa25040> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883863.35177: 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' <<< 6654 1726883863.35222: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 6654 1726883863.35225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa7e420> <<< 6654 1726883863.35352: 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 0x7f75cfa3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa7cc80> # /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' <<< 6654 1726883863.35375: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa242c0> # /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 0x7f75cfab4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab4bf0> <<< 6654 1726883863.35438: 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 0x7f75cfab4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa22de0> <<< 6654 1726883863.35542: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 6654 1726883863.35551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab53a0> import 'importlib.machinery' # <<< 6654 1726883863.35723: 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 0x7f75cfab65d0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883863.35817: 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 0x7f75cfacc7a0> 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 0x7f75cfacdeb0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883863.35933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfaced50> # 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 0x7f75cfacf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cface2a0> # /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' <<< 6654 1726883863.35937: 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 0x7f75cfacfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfacf530> <<< 6654 1726883863.35978: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab6570> <<< 6654 1726883863.35996: 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' <<< 6654 1726883863.36062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883863.36123: 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 0x7f75cf857d10> # /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' <<< 6654 1726883863.36193: 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 0x7f75cf880770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8804d0> # 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 0x7f75cf8807a0> <<< 6654 1726883863.36267: 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' <<< 6654 1726883863.36283: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.36390: 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 0x7f75cf8810d0><<< 6654 1726883863.36472: stdout chunk (state=3): >>> <<< 6654 1726883863.36822: 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 0x7f75cf881a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf880980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf855eb0> # /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 0x7f75cf882e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf881bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab6cc0> # /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 <<< 6654 1726883863.36825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883863.36827: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8ab1d0> <<< 6654 1726883863.36882: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883863.36984: 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' <<< 6654 1726883863.37051: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8cf560> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883863.37055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883863.37079: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883863.37128: 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' <<< 6654 1726883863.37180: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf930380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883863.37183: 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 <<< 6654 1726883863.37218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883863.37427: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf932ab0> <<< 6654 1726883863.37509: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf9304a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8f1370> <<< 6654 1726883863.37527: 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 0x7f75cf735430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8ce360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf883da0> <<< 6654 1726883863.37604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75cf8ce480> <<< 6654 1726883863.37836: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ywptnbl9/ansible_stat_payload.zip' # zipimport: zlib available <<< 6654 1726883863.37984: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883863.38085: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883863.38191: 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 0x7f75cf78b0e0> import '_typing' # <<< 6654 1726883863.38340: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf769fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf769160> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883863.38353: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6654 1726883863.38377: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.39762: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.40958: 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 0x7f75cf788fb0> # /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' <<< 6654 1726883863.40985: 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' <<< 6654 1726883863.41046: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.41069: 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 0x7f75cf7b2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7b2840> <<< 6654 1726883863.41106: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7b2150> <<< 6654 1726883863.41125: 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' <<< 6654 1726883863.41173: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7b25a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf78bd70> <<< 6654 1726883863.41197: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883863.41232: 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 0x7f75cf7b3800> <<< 6654 1726883863.41261: 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 0x7f75cf7b39b0> <<< 6654 1726883863.41272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883863.41311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 6654 1726883863.41419: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7b3ef0> import 'pwd' # <<< 6654 1726883863.41456: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883863.41492: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf111c70> # 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 0x7f75cf113890> <<< 6654 1726883863.41504: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883863.41533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883863.41554: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf114290> <<< 6654 1726883863.41580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883863.41597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6654 1726883863.41633: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf115430> <<< 6654 1726883863.41652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883863.41692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883863.41721: 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' <<< 6654 1726883863.41810: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf117e90> <<< 6654 1726883863.41813: 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 0x7f75cf8cfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf116180> <<< 6654 1726883863.41900: 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' <<< 6654 1726883863.41914: 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 <<< 6654 1726883863.42135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf11fe00> import '_tokenize' # <<< 6654 1726883863.42161: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf11e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf11e630> # /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 0x7f75cf11eba0> <<< 6654 1726883863.42196: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf116660> # 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 0x7f75cf167ec0> <<< 6654 1726883863.42284: 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 0x7f75cf168140> # /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' <<< 6654 1726883863.42405: 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 0x7f75cf169d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf169ac0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883863.42766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883863.42802: 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 0x7f75cf16c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf16a3f0> # /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 0x7f75cf16fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf16c410> <<< 6654 1726883863.42898: 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 0x7f75cf170800> # 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 0x7f75cf170c20> <<< 6654 1726883863.43070: 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 0x7f75cf170ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf168440> # /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 0x7f75cf1fc3e0> <<< 6654 1726883863.43194: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.43250: 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 0x7f75cf1fd6a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf172b70> # 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 0x7f75cf173f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf1727e0> # zipimport: zlib available <<< 6654 1726883863.43283: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6654 1726883863.43321: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.43402: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.43470: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883863.43524: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6654 1726883863.43666: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.43767: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.44339: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.44979: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 6654 1726883863.44982: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 6654 1726883863.44992: 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' # 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 0x7f75cf0018b0> <<< 6654 1726883863.45064: 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' <<< 6654 1726883863.45116: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf0026f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf1fd4f0> <<< 6654 1726883863.45159: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883863.45194: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6654 1726883863.45357: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.45517: 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 0x7f75cf002630> <<< 6654 1726883863.45557: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.46292: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.46502: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.46543: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.46577: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883863.46613: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.46772: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 6654 1726883863.46795: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.46976: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 6654 1726883863.46980: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6654 1726883863.46992: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6654 1726883863.47195: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.47433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883863.47540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 6654 1726883863.47573: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf0038f0> <<< 6654 1726883863.47637: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48066: 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' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883863.48084: 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 <<< 6654 1726883863.48117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883863.48210: 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 0x7f75cf00e2d0> <<< 6654 1726883863.48250: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf009070> <<< 6654 1726883863.48294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883863.48297: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48356: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48418: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48449: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48502: 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' <<< 6654 1726883863.48516: 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 <<< 6654 1726883863.48648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # 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 <<< 6654 1726883863.48669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883863.48720: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf806ba0> <<< 6654 1726883863.48762: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7fa870> <<< 6654 1726883863.48854: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf00e450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf0046e0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6654 1726883863.48865: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48892: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.48927: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883863.49161: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883863.49364: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.49478: 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"}}} <<< 6654 1726883863.49498: stdout chunk (state=3): >>># destroy __main__ <<< 6654 1726883863.49836: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6654 1726883863.49871: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 6654 1726883863.49924: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib <<< 6654 1726883863.50023: stdout chunk (state=3): >>># destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 6654 1726883863.50056: stdout chunk (state=3): >>># cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 6654 1726883863.50282: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6654 1726883863.50310: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 6654 1726883863.50359: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 6654 1726883863.50454: 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 <<< 6654 1726883863.50457: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6654 1726883863.50459: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 6654 1726883863.50568: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6654 1726883863.50577: 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 <<< 6654 1726883863.50582: 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 <<< 6654 1726883863.50666: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 6654 1726883863.50686: 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 <<< 6654 1726883863.50814: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6654 1726883863.50884: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6654 1726883863.50907: stdout chunk (state=3): >>># 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 <<< 6654 1726883863.50997: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 6654 1726883863.51079: 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 <<< 6654 1726883863.51084: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 6654 1726883863.51223: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6654 1726883863.51429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883863.51570: stderr chunk (state=3): >>><<< 6654 1726883863.51573: stdout chunk (state=3): >>><<< 6654 1726883863.51896: _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 0x7f75cfc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfbe7b30> # /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 0x7f75cfc1aa50> 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 0x7f75cf9e9130> # /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 0x7f75cf9e9fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa27e90> # /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 0x7f75cfa27f50> # /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 0x7f75cfa5f890> # /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 0x7f75cfa5ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa3fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa3d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa25040> # /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 0x7f75cfa7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa7e420> # /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 0x7f75cfa3e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa7cc80> # /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 0x7f75cfab4890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa242c0> # /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 0x7f75cfab4d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab4bf0> # 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 0x7f75cfab4fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfa22de0> # /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 0x7f75cfab56d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab53a0> 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 0x7f75cfab65d0> 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 0x7f75cfacc7a0> 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 0x7f75cfacdeb0> # /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 0x7f75cfaced50> # 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 0x7f75cfacf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cface2a0> # /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 0x7f75cfacfe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfacf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab6570> # /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 0x7f75cf857d10> # /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 0x7f75cf880770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8804d0> # 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 0x7f75cf8807a0> # /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 0x7f75cf8810d0> # 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 0x7f75cf881a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf880980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf855eb0> # /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 0x7f75cf882e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf881bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cfab6cc0> # /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 0x7f75cf8ab1d0> # /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 0x7f75cf8cf560> # /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 0x7f75cf930380> # /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 0x7f75cf932ab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf9304a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8f1370> # /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 0x7f75cf735430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf8ce360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf883da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f75cf8ce480> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ywptnbl9/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 0x7f75cf78b0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf769fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf769160> # 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 0x7f75cf788fb0> # /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 0x7f75cf7b2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7b2840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7b2150> # /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 0x7f75cf7b25a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf78bd70> 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 0x7f75cf7b3800> # 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 0x7f75cf7b39b0> # /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 0x7f75cf7b3ef0> 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 0x7f75cf111c70> # 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 0x7f75cf113890> # /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 0x7f75cf114290> # /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 0x7f75cf115430> # /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 0x7f75cf117e90> # 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 0x7f75cf8cfb90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf116180> # /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 0x7f75cf11fe00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf11e8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf11e630> # /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 0x7f75cf11eba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf116660> # 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 0x7f75cf167ec0> # /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 0x7f75cf168140> # /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 0x7f75cf169d00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf169ac0> # /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 0x7f75cf16c260> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf16a3f0> # /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 0x7f75cf16fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf16c410> # 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 0x7f75cf170800> # 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 0x7f75cf170c20> # 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 0x7f75cf170ce0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf168440> # /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 0x7f75cf1fc3e0> # 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 0x7f75cf1fd6a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf172b70> # 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 0x7f75cf173f20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf1727e0> # 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 0x7f75cf0018b0> # /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 0x7f75cf0026f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf1fd4f0> 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 0x7f75cf002630> # 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 0x7f75cf0038f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75cf00e2d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf009070> 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 0x7f75cf806ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf7fa870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf00e450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75cf0046e0> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. 6654 1726883863.53229: 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-1726883863.1732605-7116-249372390413665/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883863.53235: _low_level_execute_command(): starting 6654 1726883863.53238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883863.1732605-7116-249372390413665/ > /dev/null 2>&1 && sleep 0' 6654 1726883863.54359: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.54365: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.54368: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883863.54371: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.54556: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.56348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.56383: stderr chunk (state=3): >>><<< 6654 1726883863.56388: stdout chunk (state=3): >>><<< 6654 1726883863.56409: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.56414: handler run complete 6654 1726883863.56430: attempt loop complete, returning result 6654 1726883863.56434: _execute() done 6654 1726883863.56437: dumping result to json 6654 1726883863.56442: done dumping result, returning 6654 1726883863.56455: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Check if transactional-update exists in /sbin [129f73bb-7c05-8a0c-6860-000000000175] 6654 1726883863.56458: sending task result for task 129f73bb-7c05-8a0c-6860-000000000175 ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6654 1726883863.56755: no more pending results, returning what we have 6654 1726883863.56760: results queue empty 6654 1726883863.56761: checking for any_errors_fatal 6654 1726883863.56765: done checking for any_errors_fatal 6654 1726883863.56766: checking for max_fail_percentage 6654 1726883863.56768: done checking for max_fail_percentage 6654 1726883863.56768: checking to see if all hosts have failed and the running result is not ok 6654 1726883863.56769: done checking to see if all hosts have failed 6654 1726883863.56770: getting the remaining hosts for this loop 6654 1726883863.56771: done getting the remaining hosts for this loop 6654 1726883863.56774: getting the next task for host managed_node2 6654 1726883863.56779: done getting next task for host managed_node2 6654 1726883863.56783: ^ task is: TASK: fedora.linux_system_roles.ssh : Set flag if transactional-update exists 6654 1726883863.56786: ^ 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 6654 1726883863.56796: getting variables 6654 1726883863.56798: in VariableManager get_vars() 6654 1726883863.56834: Calling all_inventory to load vars for managed_node2 6654 1726883863.56836: Calling groups_inventory to load vars for managed_node2 6654 1726883863.56839: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883863.56848: Calling all_plugins_play to load vars for managed_node2 6654 1726883863.56851: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883863.56855: Calling groups_plugins_play to load vars for managed_node2 6654 1726883863.57014: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000175 6654 1726883863.57018: WORKER PROCESS EXITING 6654 1726883863.57052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883863.57813: done with get_vars() 6654 1726883863.57826: done getting variables 6654 1726883863.57891: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Friday 20 September 2024 21:57:43 -0400 (0:00:00.474) 0:00:15.637 ****** 6654 1726883863.58048: entering _queue_task() for managed_node2/set_fact 6654 1726883863.58607: worker is 1 (out of 1 available) 6654 1726883863.58619: exiting _queue_task() for managed_node2/set_fact 6654 1726883863.58633: done queuing things up, now waiting for results queue to drain 6654 1726883863.58635: waiting for pending results... 6654 1726883863.59051: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag if transactional-update exists 6654 1726883863.59227: in run() - task 129f73bb-7c05-8a0c-6860-000000000176 6654 1726883863.59265: variable 'ansible_search_path' from source: unknown 6654 1726883863.59273: variable 'ansible_search_path' from source: unknown 6654 1726883863.59316: calling self._execute() 6654 1726883863.59405: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.59423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.59439: variable 'omit' from source: magic vars 6654 1726883863.59857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883863.60308: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883863.60372: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883863.60440: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883863.60465: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883863.60614: 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) 6654 1726883863.60617: 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) 6654 1726883863.60620: 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) 6654 1726883863.60657: 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) 6654 1726883863.60792: Evaluated conditional (not __ssh_is_transactional is defined): True 6654 1726883863.60803: variable 'omit' from source: magic vars 6654 1726883863.60883: variable 'omit' from source: magic vars 6654 1726883863.61510: variable '__transactional_update_stat' from source: set_fact 6654 1726883863.61634: variable 'omit' from source: magic vars 6654 1726883863.61638: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883863.61640: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883863.61642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883863.61754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.61852: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.61855: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883863.61857: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.61861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.62002: Set connection var ansible_shell_executable to /bin/sh 6654 1726883863.62010: Set connection var ansible_connection to ssh 6654 1726883863.62021: Set connection var ansible_pipelining to False 6654 1726883863.62034: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883863.62193: Set connection var ansible_shell_type to sh 6654 1726883863.62206: Set connection var ansible_timeout to 10 6654 1726883863.62238: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.62306: variable 'ansible_connection' from source: unknown 6654 1726883863.62315: variable 'ansible_module_compression' from source: unknown 6654 1726883863.62510: variable 'ansible_shell_type' from source: unknown 6654 1726883863.62515: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.62517: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.62520: variable 'ansible_pipelining' from source: unknown 6654 1726883863.62522: variable 'ansible_timeout' from source: unknown 6654 1726883863.62524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.62684: 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) 6654 1726883863.62748: variable 'omit' from source: magic vars 6654 1726883863.62760: starting attempt loop 6654 1726883863.62938: running the handler 6654 1726883863.62942: handler run complete 6654 1726883863.62948: attempt loop complete, returning result 6654 1726883863.62951: _execute() done 6654 1726883863.62953: dumping result to json 6654 1726883863.62956: done dumping result, returning 6654 1726883863.62958: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set flag if transactional-update exists [129f73bb-7c05-8a0c-6860-000000000176] 6654 1726883863.62960: sending task result for task 129f73bb-7c05-8a0c-6860-000000000176 ok: [managed_node2] => { "ansible_facts": { "__ssh_is_transactional": false }, "changed": false } 6654 1726883863.63227: no more pending results, returning what we have 6654 1726883863.63232: results queue empty 6654 1726883863.63234: checking for any_errors_fatal 6654 1726883863.63241: done checking for any_errors_fatal 6654 1726883863.63242: checking for max_fail_percentage 6654 1726883863.63247: done checking for max_fail_percentage 6654 1726883863.63247: checking to see if all hosts have failed and the running result is not ok 6654 1726883863.63248: done checking to see if all hosts have failed 6654 1726883863.63249: getting the remaining hosts for this loop 6654 1726883863.63250: done getting the remaining hosts for this loop 6654 1726883863.63255: getting the next task for host managed_node2 6654 1726883863.63265: done getting next task for host managed_node2 6654 1726883863.63269: ^ task is: TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 6654 1726883863.63273: ^ 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 6654 1726883863.63284: getting variables 6654 1726883863.63286: in VariableManager get_vars() 6654 1726883863.63323: Calling all_inventory to load vars for managed_node2 6654 1726883863.63326: Calling groups_inventory to load vars for managed_node2 6654 1726883863.63649: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883863.63666: Calling all_plugins_play to load vars for managed_node2 6654 1726883863.63670: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883863.63673: Calling groups_plugins_play to load vars for managed_node2 6654 1726883863.64184: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000176 6654 1726883863.64195: WORKER PROCESS EXITING 6654 1726883863.64252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883863.64504: done with get_vars() 6654 1726883863.64515: done getting variables 6654 1726883863.64658: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 Friday 20 September 2024 21:57:43 -0400 (0:00:00.066) 0:00:15.703 ****** 6654 1726883863.64693: entering _queue_task() for managed_node2/include_vars 6654 1726883863.64695: Creating lock for include_vars 6654 1726883863.65025: worker is 1 (out of 1 available) 6654 1726883863.65040: exiting _queue_task() for managed_node2/include_vars 6654 1726883863.65053: done queuing things up, now waiting for results queue to drain 6654 1726883863.65055: waiting for pending results... 6654 1726883863.65349: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables 6654 1726883863.65516: in run() - task 129f73bb-7c05-8a0c-6860-000000000178 6654 1726883863.65521: variable 'ansible_search_path' from source: unknown 6654 1726883863.65524: variable 'ansible_search_path' from source: unknown 6654 1726883863.66199: variable 'ansible_facts' from source: unknown 6654 1726883863.66408: variable 'ansible_facts' from source: unknown 6654 1726883863.66962: variable 'ansible_facts' from source: unknown 6654 1726883863.67191: variable 'ansible_facts' from source: unknown 6654 1726883863.67231: variable 'omit' from source: magic vars 6654 1726883863.67766: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.67769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.67772: variable 'omit' from source: magic vars 6654 1726883863.68310: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883863.68953: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883863.69039: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883863.69083: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883863.69137: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883863.69239: variable '__vars_file' from source: task vars 6654 1726883863.69372: variable 'role_path' from source: magic vars 6654 1726883863.69382: variable 'item' from source: unknown 6654 1726883863.69403: Evaluated conditional (__vars_file is file): False 6654 1726883863.69411: when evaluation is False, skipping this task 6654 1726883863.69461: variable 'item' from source: unknown 6654 1726883863.69540: 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" } 6654 1726883863.70041: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.70047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.70051: variable 'omit' from source: magic vars 6654 1726883863.70054: variable '__vars_file' from source: task vars 6654 1726883863.70072: variable 'role_path' from source: magic vars 6654 1726883863.70082: variable 'item' from source: unknown 6654 1726883863.70097: Evaluated conditional (__vars_file is file): False 6654 1726883863.70104: when evaluation is False, skipping this task 6654 1726883863.70151: variable 'item' from source: unknown 6654 1726883863.70210: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 6654 1726883863.70401: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.70405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.70407: variable 'omit' from source: magic vars 6654 1726883863.70581: variable '__vars_file' from source: task vars 6654 1726883863.70659: variable 'role_path' from source: magic vars 6654 1726883863.70868: variable 'item' from source: unknown 6654 1726883863.70874: Evaluated conditional (__vars_file is file): True 6654 1726883863.70883: variable 'omit' from source: magic vars 6654 1726883863.71040: variable 'omit' from source: magic vars 6654 1726883863.71177: variable '__vars_file' from source: task vars 6654 1726883863.71486: variable '__vars_file' from source: task vars 6654 1726883863.71583: variable 'role_path' from source: magic vars 6654 1726883863.71587: variable 'item' from source: unknown 6654 1726883863.71692: variable 'omit' from source: magic vars 6654 1726883863.71695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883863.71768: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883863.71787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883863.71804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.71877: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.71880: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883863.71882: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.71885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.72335: Set connection var ansible_shell_executable to /bin/sh 6654 1726883863.72338: Set connection var ansible_connection to ssh 6654 1726883863.72341: Set connection var ansible_pipelining to False 6654 1726883863.72344: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883863.72346: Set connection var ansible_shell_type to sh 6654 1726883863.72348: Set connection var ansible_timeout to 10 6654 1726883863.72349: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.72352: variable 'ansible_connection' from source: unknown 6654 1726883863.72353: variable 'ansible_module_compression' from source: unknown 6654 1726883863.72355: variable 'ansible_shell_type' from source: unknown 6654 1726883863.72359: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.72361: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.72363: variable 'ansible_pipelining' from source: unknown 6654 1726883863.72365: variable 'ansible_timeout' from source: unknown 6654 1726883863.72367: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.72701: 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) 6654 1726883863.72706: variable 'omit' from source: magic vars 6654 1726883863.72708: starting attempt loop 6654 1726883863.72714: running the handler 6654 1726883863.72716: handler run complete 6654 1726883863.72726: attempt loop complete, returning result 6654 1726883863.72742: variable 'item' from source: unknown 6654 1726883863.72808: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS_10.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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } 6654 1726883863.73049: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.73052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.73055: variable 'omit' from source: magic vars 6654 1726883863.73256: variable '__vars_file' from source: task vars 6654 1726883863.73297: variable 'role_path' from source: magic vars 6654 1726883863.73306: variable 'item' from source: unknown 6654 1726883863.73322: Evaluated conditional (__vars_file is file): True 6654 1726883863.73330: variable 'omit' from source: magic vars 6654 1726883863.73354: variable 'omit' from source: magic vars 6654 1726883863.73417: variable '__vars_file' from source: task vars 6654 1726883863.73491: variable '__vars_file' from source: task vars 6654 1726883863.73585: variable 'role_path' from source: magic vars 6654 1726883863.73689: variable 'item' from source: unknown 6654 1726883863.73692: variable 'omit' from source: magic vars 6654 1726883863.73696: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883863.73699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.73700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.73702: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883863.73705: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.73707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.73767: Set connection var ansible_shell_executable to /bin/sh 6654 1726883863.73774: Set connection var ansible_connection to ssh 6654 1726883863.73788: Set connection var ansible_pipelining to False 6654 1726883863.73807: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883863.73823: Set connection var ansible_shell_type to sh 6654 1726883863.73837: Set connection var ansible_timeout to 10 6654 1726883863.73868: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.73905: variable 'ansible_connection' from source: unknown 6654 1726883863.73908: variable 'ansible_module_compression' from source: unknown 6654 1726883863.73910: variable 'ansible_shell_type' from source: unknown 6654 1726883863.73912: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.73914: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.73916: variable 'ansible_pipelining' from source: unknown 6654 1726883863.73918: variable 'ansible_timeout' from source: unknown 6654 1726883863.73919: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.74038: 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) 6654 1726883863.74057: variable 'omit' from source: magic vars 6654 1726883863.74123: starting attempt loop 6654 1726883863.74126: running the handler 6654 1726883863.74132: handler run complete 6654 1726883863.74152: attempt loop complete, returning result 6654 1726883863.74172: variable 'item' from source: unknown 6654 1726883863.74246: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS_10.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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_10.yml" } 6654 1726883863.74361: dumping result to json 6654 1726883863.74367: done dumping result, returning 6654 1726883863.74370: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Set platform/version specific variables [129f73bb-7c05-8a0c-6860-000000000178] 6654 1726883863.74373: sending task result for task 129f73bb-7c05-8a0c-6860-000000000178 6654 1726883863.74558: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000178 6654 1726883863.74562: WORKER PROCESS EXITING 6654 1726883863.74618: no more pending results, returning what we have 6654 1726883863.74621: results queue empty 6654 1726883863.74623: checking for any_errors_fatal 6654 1726883863.74627: done checking for any_errors_fatal 6654 1726883863.74628: checking for max_fail_percentage 6654 1726883863.74629: done checking for max_fail_percentage 6654 1726883863.74632: checking to see if all hosts have failed and the running result is not ok 6654 1726883863.74633: done checking to see if all hosts have failed 6654 1726883863.74634: getting the remaining hosts for this loop 6654 1726883863.74635: done getting the remaining hosts for this loop 6654 1726883863.74639: getting the next task for host managed_node2 6654 1726883863.74648: done getting next task for host managed_node2 6654 1726883863.74651: ^ task is: TASK: fedora.linux_system_roles.ssh : Ensure required packages are installed 6654 1726883863.74654: ^ 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 6654 1726883863.74781: getting variables 6654 1726883863.74783: in VariableManager get_vars() 6654 1726883863.74812: Calling all_inventory to load vars for managed_node2 6654 1726883863.74814: Calling groups_inventory to load vars for managed_node2 6654 1726883863.74817: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883863.74825: Calling all_plugins_play to load vars for managed_node2 6654 1726883863.74827: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883863.74837: Calling groups_plugins_play to load vars for managed_node2 6654 1726883863.75111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883863.75345: done with get_vars() 6654 1726883863.75359: done getting variables 6654 1726883863.75442: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Friday 20 September 2024 21:57:43 -0400 (0:00:00.107) 0:00:15.811 ****** 6654 1726883863.75475: entering _queue_task() for managed_node2/package 6654 1726883863.75858: worker is 1 (out of 1 available) 6654 1726883863.75872: exiting _queue_task() for managed_node2/package 6654 1726883863.75881: done queuing things up, now waiting for results queue to drain 6654 1726883863.75882: waiting for pending results... 6654 1726883863.76110: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure required packages are installed 6654 1726883863.76261: in run() - task 129f73bb-7c05-8a0c-6860-000000000136 6654 1726883863.76267: variable 'ansible_search_path' from source: unknown 6654 1726883863.76273: variable 'ansible_search_path' from source: unknown 6654 1726883863.76370: calling self._execute() 6654 1726883863.76478: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.76611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.76615: variable 'omit' from source: magic vars 6654 1726883863.76705: variable 'omit' from source: magic vars 6654 1726883863.76852: variable 'omit' from source: magic vars 6654 1726883863.77676: variable '__ssh_packages' from source: role '' all vars 6654 1726883863.77685: variable 'ssh_additional_packages' from source: role '' defaults 6654 1726883863.77971: 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) 6654 1726883863.78032: 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) 6654 1726883863.78087: 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) 6654 1726883863.78224: 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) 6654 1726883863.78228: 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) 6654 1726883863.78296: variable '__ssh_is_ostree' from source: set_fact 6654 1726883863.78305: variable 'omit' from source: magic vars 6654 1726883863.78339: variable 'omit' from source: magic vars 6654 1726883863.78370: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883863.78394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883863.78410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883863.78437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.78461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883863.78482: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883863.78485: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.78487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.78583: Set connection var ansible_shell_executable to /bin/sh 6654 1726883863.78587: Set connection var ansible_connection to ssh 6654 1726883863.78590: Set connection var ansible_pipelining to False 6654 1726883863.78592: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883863.78594: Set connection var ansible_shell_type to sh 6654 1726883863.78596: Set connection var ansible_timeout to 10 6654 1726883863.78653: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.78655: variable 'ansible_connection' from source: unknown 6654 1726883863.78660: variable 'ansible_module_compression' from source: unknown 6654 1726883863.78735: variable 'ansible_shell_type' from source: unknown 6654 1726883863.78738: variable 'ansible_shell_executable' from source: unknown 6654 1726883863.78741: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883863.78743: variable 'ansible_pipelining' from source: unknown 6654 1726883863.78745: variable 'ansible_timeout' from source: unknown 6654 1726883863.78747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883863.78834: 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) 6654 1726883863.78857: variable 'omit' from source: magic vars 6654 1726883863.78877: starting attempt loop 6654 1726883863.78885: running the handler 6654 1726883863.78913: variable 'ansible_facts' from source: unknown 6654 1726883863.78917: variable 'ansible_facts' from source: unknown 6654 1726883863.78959: _low_level_execute_command(): starting 6654 1726883863.78974: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883863.79654: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.79706: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.79710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883863.79721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.79796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.81449: stdout chunk (state=3): >>>/root <<< 6654 1726883863.81627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.81633: stdout chunk (state=3): >>><<< 6654 1726883863.81636: stderr chunk (state=3): >>><<< 6654 1726883863.81670: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.81703: _low_level_execute_command(): starting 6654 1726883863.81707: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393 `" && echo ansible-tmp-1726883863.8168392-7158-81932656963393="` echo /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393 `" ) && sleep 0' 6654 1726883863.82178: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883863.82182: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.82185: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883863.82187: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883863.82189: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.82240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.82247: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.82296: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.84577: stdout chunk (state=3): >>>ansible-tmp-1726883863.8168392-7158-81932656963393=/root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393 <<< 6654 1726883863.84587: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.84590: stdout chunk (state=3): >>><<< 6654 1726883863.84592: stderr chunk (state=3): >>><<< 6654 1726883863.84594: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883863.8168392-7158-81932656963393=/root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.84596: variable 'ansible_module_compression' from source: unknown 6654 1726883863.84598: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6654df9mfgbr/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6654 1726883863.84763: variable 'ansible_facts' from source: unknown 6654 1726883863.85146: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py 6654 1726883863.85364: Sending initial data 6654 1726883863.85442: Sent initial data (149 bytes) 6654 1726883863.85945: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883863.85951: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.85958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration <<< 6654 1726883863.85961: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883863.85963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.86035: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.86066: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.87683: 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 <<< 6654 1726883863.87726: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883863.87769: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp1c6mxz6z /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py <<< 6654 1726883863.87772: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py" <<< 6654 1726883863.87819: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp1c6mxz6z" to remote "/root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py" <<< 6654 1726883863.87823: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py" <<< 6654 1726883863.88559: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.88590: stderr chunk (state=3): >>><<< 6654 1726883863.88594: stdout chunk (state=3): >>><<< 6654 1726883863.88656: done transferring module to remote 6654 1726883863.88667: _low_level_execute_command(): starting 6654 1726883863.88670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/ /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py && sleep 0' 6654 1726883863.89447: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.89486: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883863.89509: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.89555: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.91393: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883863.91423: stderr chunk (state=3): >>><<< 6654 1726883863.91444: stdout chunk (state=3): >>><<< 6654 1726883863.91496: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883863.91499: _low_level_execute_command(): starting 6654 1726883863.91501: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/AnsiballZ_dnf.py && sleep 0' 6654 1726883863.92108: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.92120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883863.92203: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883863.92258: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883863.94486: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883863.94494: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883863.94512: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6654 1726883863.94523: stdout chunk (state=3): >>>import '_weakref' # <<< 6654 1726883863.94585: stdout chunk (state=3): >>>import '_io' # <<< 6654 1726883863.94661: stdout chunk (state=3): >>>import 'marshal' # import 'posix' # <<< 6654 1726883863.94687: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 6654 1726883863.94749: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6654 1726883863.94754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883863.94811: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 6654 1726883863.94842: 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 0x7f70814184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70813e7b30> <<< 6654 1726883863.94875: 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 0x7f708141aa50> <<< 6654 1726883863.94889: stdout chunk (state=3): >>>import '_signal' # <<< 6654 1726883863.94919: stdout chunk (state=3): >>>import '_abc' # <<< 6654 1726883863.94948: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 6654 1726883863.94985: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6654 1726883863.95051: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6654 1726883863.95092: stdout chunk (state=3): >>>import 'genericpath' # <<< 6654 1726883863.95095: stdout chunk (state=3): >>>import 'posixpath' # <<< 6654 1726883863.95156: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 6654 1726883863.95184: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6654 1726883863.95194: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6654 1726883863.95201: 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' <<< 6654 1726883863.95225: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708122d130> <<< 6654 1726883863.95285: 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 <<< 6654 1726883863.95303: 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 0x7f708122dfa0> <<< 6654 1726883863.95322: stdout chunk (state=3): >>>import 'site' # <<< 6654 1726883863.95367: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883863.95686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883863.95726: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883863.95763: 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 <<< 6654 1726883863.95787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708126bdd0> <<< 6654 1726883863.95796: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883863.95827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 6654 1726883863.95840: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708126bfe0> <<< 6654 1726883863.95843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6654 1726883863.95873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6654 1726883863.95895: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883863.95941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883863.95952: stdout chunk (state=3): >>>import 'itertools' # <<< 6654 1726883863.95981: 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' <<< 6654 1726883863.96017: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812a37a0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6654 1726883863.96022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6654 1726883863.96035: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812a3e30> <<< 6654 1726883863.96043: stdout chunk (state=3): >>>import '_collections' # <<< 6654 1726883863.96091: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081283aa0> <<< 6654 1726883863.96094: stdout chunk (state=3): >>>import '_functools' # <<< 6654 1726883863.96122: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812811c0> <<< 6654 1726883863.96228: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081268f80> <<< 6654 1726883863.96282: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883863.96322: 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 <<< 6654 1726883863.96381: 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' <<< 6654 1726883863.96390: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812c3710> <<< 6654 1726883863.96424: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812c2330> <<< 6654 1726883863.96427: 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' <<< 6654 1726883863.96429: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812c0b90> <<< 6654 1726883863.96486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6654 1726883863.96491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 6654 1726883863.96495: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081268200> <<< 6654 1726883863.96517: 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' <<< 6654 1726883863.96541: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.96563: 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 0x7f70812f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812f8b00> <<< 6654 1726883863.96598: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.96625: 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 0x7f70812f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081266d20> <<< 6654 1726883863.96641: 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' <<< 6654 1726883863.96646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883863.96679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6654 1726883863.96705: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812f9580> <<< 6654 1726883863.96716: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812f9250> import 'importlib.machinery' # <<< 6654 1726883863.96744: 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' <<< 6654 1726883863.96758: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812fa480> <<< 6654 1726883863.96773: stdout chunk (state=3): >>>import 'importlib.util' # <<< 6654 1726883863.96781: stdout chunk (state=3): >>>import 'runpy' # <<< 6654 1726883863.96797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883863.96886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6654 1726883863.96890: 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 0x7f70813106b0> import 'errno' # <<< 6654 1726883863.96920: 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 0x7f7081311dc0> <<< 6654 1726883863.96958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883863.96961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6654 1726883863.96977: 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 0x7f7081312c30> <<< 6654 1726883863.97025: 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' <<< 6654 1726883863.97033: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7081313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081312180> <<< 6654 1726883863.97068: 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' <<< 6654 1726883863.97103: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.97116: 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 0x7f7081313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081313410> <<< 6654 1726883863.97156: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812fa4e0> <<< 6654 1726883863.97181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883863.97207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6654 1726883863.97228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883863.97238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883863.97271: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.97281: 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 0x7f708107fb60> <<< 6654 1726883863.97300: 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' <<< 6654 1726883863.97365: 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 0x7f70810a8680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810a83e0> <<< 6654 1726883863.97384: 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' <<< 6654 1726883863.97390: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70810a85c0> <<< 6654 1726883863.97400: 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' <<< 6654 1726883863.97465: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883863.97592: 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 0x7f70810a8f80> <<< 6654 1726883863.97721: 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' <<< 6654 1726883863.97735: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70810a98b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810a8830> <<< 6654 1726883863.97756: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708107dd00> <<< 6654 1726883863.97765: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883863.97795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883863.97820: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6654 1726883863.97825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810aac30> <<< 6654 1726883863.97859: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810a9760> <<< 6654 1726883863.97869: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812fabd0> <<< 6654 1726883863.97897: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883863.97958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883863.97977: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883863.98008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883863.98039: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810d2f30> <<< 6654 1726883863.98097: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883863.98104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883863.98121: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883863.98145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883863.98183: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810f72c0> <<< 6654 1726883863.98208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883863.98246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883863.98329: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883863.98354: 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 0x7f7081127fb0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883863.98378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883863.98405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883863.98436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883863.98524: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708115a810> <<< 6654 1726883863.98612: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70811581d0> <<< 6654 1726883863.98656: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810f7f50> <<< 6654 1726883863.98686: 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 0x7f7080f69130> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810f60c0> <<< 6654 1726883863.98710: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810abb30> <<< 6654 1726883863.98814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883863.98835: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7080f693d0> <<< 6654 1726883863.99009: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_k94nntgd/ansible_ansible.legacy.dnf_payload.zip' <<< 6654 1726883863.99019: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.99150: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883863.99212: 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' <<< 6654 1726883863.99272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883863.99389: 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 0x7f7080fbef00> import '_typing' # <<< 6654 1726883863.99623: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080f9ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080f9cf80> # zipimport: zlib available import 'ansible' # <<< 6654 1726883863.99671: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 6654 1726883864.00998: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.02347: 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 0x7f7080fbcc80> # /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' <<< 6654 1726883864.02360: 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' <<< 6654 1726883864.02403: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883864.02423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7080fe6870> <<< 6654 1726883864.02466: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fe6600> <<< 6654 1726883864.02519: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fe5f40> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6654 1726883864.02551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fe6990> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fbfb90> <<< 6654 1726883864.02556: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883864.02620: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.02646: 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 0x7f7080fe75f0> # 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 0x7f7080fe7830> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883864.02718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6654 1726883864.02760: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883864.02780: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fe7d40> import 'pwd' # <<< 6654 1726883864.02806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883864.02953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080915a90> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.02971: 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 0x7f7080917680> # /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' <<< 6654 1726883864.03014: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080917f80> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883864.03098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708091d1c0> <<< 6654 1726883864.03138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883864.03186: 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' <<< 6654 1726883864.03261: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708091fcb0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.03265: 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 0x7f708091ffe0> <<< 6654 1726883864.03353: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708091df70> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883864.03362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6654 1726883864.03372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883864.03428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883864.03443: 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' <<< 6654 1726883864.03478: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080927c50> import '_tokenize' # <<< 6654 1726883864.03555: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080926720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080926480> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6654 1726883864.03624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6654 1726883864.03704: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70809269f0> <<< 6654 1726883864.03764: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708091e480> # 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 0x7f708096bf50> <<< 6654 1726883864.03862: 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 0x7f708096c050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6654 1726883864.03916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f708096db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708096d910> <<< 6654 1726883864.03954: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883864.04131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7080970110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708096e240> <<< 6654 1726883864.04187: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883864.04264: 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' # <<< 6654 1726883864.04346: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70809738f0> <<< 6654 1726883864.04498: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70809702c0> # 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 0x7f7080974680> <<< 6654 1726883864.04555: 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 0x7f7080974ad0> # 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 0x7f7080974b90> <<< 6654 1726883864.04646: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708096c260> # /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' <<< 6654 1726883864.04737: 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 0x7f7080800380> <<< 6654 1726883864.04923: 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 0x7f7080801220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080976b10> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.04928: 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 0x7f7080977e90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080976720> <<< 6654 1726883864.04941: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.05105: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883864.05206: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.05219: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6654 1726883864.05240: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.05261: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6654 1726883864.05264: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.05441: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.05628: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.06408: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.07092: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6654 1726883864.07120: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 6654 1726883864.07153: 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 # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.07191: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.07229: 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 0x7f70808055b0> <<< 6654 1726883864.07401: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6654 1726883864.07411: 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 0x7f7080806ae0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080801490> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 6654 1726883864.07487: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6654 1726883864.07937: stdout chunk (state=3): >>># 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 0x7f7080806b40> # zipimport: zlib available <<< 6654 1726883864.08473: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.08866: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.08961: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.09024: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883864.09140: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.09177: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 6654 1726883864.09262: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.09404: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6654 1726883864.09518: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 6654 1726883864.09548: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.09799: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883864.10190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 6654 1726883864.10291: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080807620> # zipimport: zlib available <<< 6654 1726883864.10384: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10448: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 6654 1726883864.10471: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 6654 1726883864.10510: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10554: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883864.10568: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10605: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10652: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10706: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.10777: 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 <<< 6654 1726883864.10820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.10919: 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 0x7f70808120c0> <<< 6654 1726883864.10953: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708080d010> <<< 6654 1726883864.10987: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883864.11021: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.11065: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.11147: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.11161: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.11206: 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' <<< 6654 1726883864.11226: 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 <<< 6654 1726883864.11271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883864.11274: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883864.11363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883864.11367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883864.11388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883864.11432: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080902ab0> <<< 6654 1726883864.11507: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708101a780> <<< 6654 1726883864.11648: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080812270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080806ff0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6654 1726883864.11726: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.11765: stdout chunk (state=3): >>>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' # <<< 6654 1726883864.11768: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.12408: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.12929: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.13638: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.14262: 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 0x7f70808a4500> <<< 6654 1726883864.14294: 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 0x7f70808a4710> <<< 6654 1726883864.14366: 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' <<< 6654 1726883864.14416: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a4e60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a49e0> <<< 6654 1726883864.14462: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 6654 1726883864.14559: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a57c0> # /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' <<< 6654 1726883864.14563: 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 # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 6654 1726883864.14590: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 6654 1726883864.14687: 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 0x7f708088d9a0> <<< 6654 1726883864.14701: 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 0x7f708088d8b0> <<< 6654 1726883864.14761: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080492720> <<< 6654 1726883864.14766: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a6f90> <<< 6654 1726883864.14802: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 6654 1726883864.14842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 6654 1726883864.14881: 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' <<< 6654 1726883864.14894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 6654 1726883864.14941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 6654 1726883864.15001: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804a52b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080493e30> <<< 6654 1726883864.15057: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804931d0> <<< 6654 1726883864.15073: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a6450> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 6654 1726883864.15103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 6654 1726883864.15124: 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 <<< 6654 1726883864.15189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 6654 1726883864.15213: 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' <<< 6654 1726883864.15232: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080511250> <<< 6654 1726883864.15362: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804c9370> <<< 6654 1726883864.15512: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080493c20> <<< 6654 1726883864.15527: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 6654 1726883864.15568: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 6654 1726883864.15580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 6654 1726883864.15632: 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 0x7f7080514d10> <<< 6654 1726883864.15678: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080512ff0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804c8e90> <<< 6654 1726883864.15701: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a5e50> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a5850> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a5550> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a4770> <<< 6654 1726883864.15754: 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 0x7f70808a5880> <<< 6654 1726883864.15783: 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' <<< 6654 1726883864.15794: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py # code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 6654 1726883864.15836: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080515370> <<< 6654 1726883864.15867: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080514fb0> <<< 6654 1726883864.15887: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py # code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.15955: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080515c70> <<< 6654 1726883864.15971: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 6654 1726883864.16002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 6654 1726883864.16056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6654 1726883864.16098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6654 1726883864.16168: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.16253: 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 0x7f708051c710> <<< 6654 1726883864.16452: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70805018b0> <<< 6654 1726883864.16477: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080516ab0> <<< 6654 1726883864.16498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 6654 1726883864.16513: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 6654 1726883864.16595: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080501340> # /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' <<< 6654 1726883864.16726: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70805365a0> # /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' <<< 6654 1726883864.16747: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080537260> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080536cf0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 6654 1726883864.17052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 6654 1726883864.17058: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080537740> # /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' <<< 6654 1726883864.17164: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708050bc50> # /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' <<< 6654 1726883864.17183: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803c20c0> <<< 6654 1726883864.17224: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.17326: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 6654 1726883864.17352: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.17478: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.17965: stdout chunk (state=3): >>>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' # <<< 6654 1726883864.18062: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883864.18522: 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' <<< 6654 1726883864.18556: 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 <<< 6654 1726883864.18587: stdout chunk (state=3): >>># 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' <<< 6654 1726883864.18604: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f7110> <<< 6654 1726883864.18627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6654 1726883864.18663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6654 1726883864.18806: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f7230> <<< 6654 1726883864.18809: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 6654 1726883864.18865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 6654 1726883864.18871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 6654 1726883864.18926: stdout chunk (state=3): >>># 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 0x7f7080153410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080152c60> # 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 0x7f7080152e40> <<< 6654 1726883864.18970: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f7770> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f6810> <<< 6654 1726883864.19013: 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 0x7f70803f6db0> <<< 6654 1726883864.19046: 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 <<< 6654 1726883864.19248: stdout chunk (state=3): >>># 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' <<< 6654 1726883864.19398: stdout chunk (state=3): >>># 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 0x7f70801c89e0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801c85c0> # /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' <<< 6654 1726883864.19506: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70801f42f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801c8b30> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 6654 1726883864.19622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 6654 1726883864.20671: 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 0x7f707fcbf3e0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801f4440> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 6654 1726883864.20739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 6654 1726883864.20858: 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 0x7f707fd38f80> <<< 6654 1726883864.21055: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707fcbf800> <<< 6654 1726883864.21099: 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 <<< 6654 1726883864.21149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 6654 1726883864.21219: 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 0x7f707fd3be30> <<< 6654 1726883864.21264: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707fd38fe0> <<< 6654 1726883864.21319: 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 <<< 6654 1726883864.21365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 6654 1726883864.21449: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 6654 1726883864.21468: 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 0x7f707fd7ff50> <<< 6654 1726883864.21509: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707fd7c1a0> <<< 6654 1726883864.21641: 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 # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 6654 1726883864.21666: 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 0x7f707e3311c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3305f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801c8170> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 6654 1726883864.21728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 6654 1726883864.21859: 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 <<< 6654 1726883864.21864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 6654 1726883864.21933: 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 <<< 6654 1726883864.21937: stdout chunk (state=3): >>># 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 0x7f707e34c650> <<< 6654 1726883864.21940: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e333aa0> # /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' <<< 6654 1726883864.22082: 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' <<< 6654 1726883864.22095: 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 0x7f707e34ed20> # /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 0x7f707e34fc20> <<< 6654 1726883864.22173: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.22693: 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 0x7f707e374530> <<< 6654 1726883864.22778: 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 0x7f707e375a00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34fe60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34ebd0> <<< 6654 1726883864.22873: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34e570> # /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' <<< 6654 1726883864.23318: 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 0x7f707e377650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34f140> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34c9e0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3330b0> # /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 0x7f707e3337d0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e333530> <<< 6654 1726883864.23357: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3312e0> <<< 6654 1726883864.23381: 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 0x7f707e3b4c20> <<< 6654 1726883864.23402: 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 <<< 6654 1726883864.23468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 6654 1726883864.23486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 6654 1726883864.23601: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3b7170> # /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 0x7f707e3b7950> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3b6420> <<< 6654 1726883864.23625: 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 <<< 6654 1726883864.23720: 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 0x7f707e3e01a0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3b4bf0> # /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' <<< 6654 1726883864.23834: 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 # 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 0x7f707e3e1c10> <<< 6654 1726883864.23870: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e1190> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e0fb0> # /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' <<< 6654 1726883864.24082: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /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 0x7f707dcacce0> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 6654 1726883864.24106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 6654 1726883864.24138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6654 1726883864.24248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 6654 1726883864.24281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 6654 1726883864.24293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcdad20> # 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 0x7f707dcdb080> <<< 6654 1726883864.24382: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcaefc0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcad160> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcac1d0> <<< 6654 1726883864.24419: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e2420> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e2150> <<< 6654 1726883864.24486: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 6654 1726883864.24539: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.24613: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd14bc0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcdbce0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e2960> <<< 6654 1726883864.24659: 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 <<< 6654 1726883864.24692: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd151f0> # /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 0x7f707dd15580> # /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 0x7f707dd15640> <<< 6654 1726883864.24977: 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 0x7f707dd15760> <<< 6654 1726883864.24980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # 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 0x7f707dd34350> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd16480> # /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 0x7f707dd34470> # /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' <<< 6654 1726883864.25009: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd34560> <<< 6654 1726883864.25037: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd155b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 6654 1726883864.25082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd34650> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 6654 1726883864.25110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 6654 1726883864.25127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 6654 1726883864.25206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 6654 1726883864.25222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 6654 1726883864.25329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 6654 1726883864.25369: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 6654 1726883864.25372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 6654 1726883864.25429: 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 0x7f707dd5ffe0> <<< 6654 1726883864.25436: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd5f4d0> <<< 6654 1726883864.25490: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd5df40> <<< 6654 1726883864.25657: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd35eb0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd35340> <<< 6654 1726883864.25683: 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 0x7f707dd37260> <<< 6654 1726883864.25708: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 6654 1726883864.25783: 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 0x7f707e333650> # /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 0x7f707dd9cad0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 6654 1726883864.25917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9cd40> # /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' <<< 6654 1726883864.26025: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9d6a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9d130> # /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 0x7f707dd9e5a0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080153530> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f5fd0> <<< 6654 1726883864.26524: 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 <<< 6654 1726883864.26527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 6654 1726883864.26559: 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' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9f1d0> <<< 6654 1726883864.26592: 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' <<< 6654 1726883864.26615: 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 <<< 6654 1726883864.26654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 6654 1726883864.26680: 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 <<< 6654 1726883864.26735: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 6654 1726883864.26763: 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' <<< 6654 1726883864.26773: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6fc50> <<< 6654 1726883864.26792: 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 <<< 6654 1726883864.26804: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 6654 1726883864.26807: 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 <<< 6654 1726883864.26838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 6654 1726883864.26863: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 6654 1726883864.26870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.27005: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.27009: 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 0x7f707db91c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db91820> <<< 6654 1726883864.27071: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.27074: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.27077: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f707dcdac90> <<< 6654 1726883864.27079: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db906e0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6ff20> <<< 6654 1726883864.27151: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6ccb0> # /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 0x7f707db6fa40> <<< 6654 1726883864.27197: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.27205: 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 <<< 6654 1726883864.27233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 6654 1726883864.27285: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dba7200> <<< 6654 1726883864.27290: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dba5d30> <<< 6654 1726883864.27366: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcca10> # /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 <<< 6654 1726883864.27370: stdout chunk (state=3): >>># 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 0x7f707dbcccb0> <<< 6654 1726883864.27432: 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' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbccef0> # /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' <<< 6654 1726883864.27490: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcd190> # /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' <<< 6654 1726883864.27494: 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 <<< 6654 1726883864.27546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 6654 1726883864.27564: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcd880> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcd700> <<< 6654 1726883864.27616: 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 0x7f707dbcf170> <<< 6654 1726883864.27625: 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 <<< 6654 1726883864.27706: stdout chunk (state=3): >>># 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 0x7f707dbcf2c0> # /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 <<< 6654 1726883864.27709: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcf4d0> # /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 <<< 6654 1726883864.27739: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.27896: 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 0x7f707dbe8470> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcfcb0> # /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' <<< 6654 1726883864.27910: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbe9010> # /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 0x7f707dbe9430> # /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 0x7f707dbe9610> <<< 6654 1726883864.27936: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 6654 1726883864.27969: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbe98e0> <<< 6654 1726883864.27991: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbea7e0> <<< 6654 1726883864.28029: 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 0x7f707dbeaa50> <<< 6654 1726883864.28063: 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 0x7f707dbeac60> <<< 6654 1726883864.28139: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 6654 1726883864.28173: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbeb860> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbeb380> <<< 6654 1726883864.28204: 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 # 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 <<< 6654 1726883864.28277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc106e0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbebf50> <<< 6654 1726883864.28280: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc11340> <<< 6654 1726883864.28299: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 6654 1726883864.28352: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc11640> # /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 <<< 6654 1726883864.28374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc125a0> <<< 6654 1726883864.28428: 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 0x7f707dc12840> # /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' <<< 6654 1726883864.28473: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc129f0> <<< 6654 1726883864.28478: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9f620> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9f3b0> <<< 6654 1726883864.28519: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9eae0> # /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' <<< 6654 1726883864.28642: 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 0x7f707dc133b0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc130e0> # /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' <<< 6654 1726883864.28731: 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 # 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 <<< 6654 1726883864.28798: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc35850> <<< 6654 1726883864.28868: 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' <<< 6654 1726883864.28900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc36f60> <<< 6654 1726883864.28969: 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 0x7f707dc361b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc35d60> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 6654 1726883864.29013: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' <<< 6654 1726883864.29021: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d98c7d0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d96bbc0> <<< 6654 1726883864.29049: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.29077: 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 <<< 6654 1726883864.29140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 6654 1726883864.29153: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 6654 1726883864.29169: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d98f650> <<< 6654 1726883864.29194: 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 <<< 6654 1726883864.29206: stdout chunk (state=3): >>># 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 0x7f707d98fef0> <<< 6654 1726883864.29239: 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 <<< 6654 1726883864.29251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 6654 1726883864.29255: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 6654 1726883864.29294: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d98ce60> <<< 6654 1726883864.29301: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d98cb30> <<< 6654 1726883864.29344: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc13680> <<< 6654 1726883864.29415: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 6654 1726883864.29451: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc34aa0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc133e0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6c380> <<< 6654 1726883864.29459: 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' <<< 6654 1726883864.29497: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9b6150> <<< 6654 1726883864.29513: 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 <<< 6654 1726883864.29562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 6654 1726883864.29568: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9b6a20> <<< 6654 1726883864.29581: 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 <<< 6654 1726883864.29589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 6654 1726883864.29606: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9b7a10> <<< 6654 1726883864.29615: 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 <<< 6654 1726883864.29642: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 6654 1726883864.29648: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9b7f50> <<< 6654 1726883864.29694: 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' <<< 6654 1726883864.29698: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py <<< 6654 1726883864.29715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883864.29718: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py <<< 6654 1726883864.29734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 6654 1726883864.29765: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.29909: 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 0x7f707d9e1700> <<< 6654 1726883864.29925: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e10d0> <<< 6654 1726883864.29947: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e0d70> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e0a10> <<< 6654 1726883864.29963: 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 <<< 6654 1726883864.29985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 6654 1726883864.30025: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e0dd0> <<< 6654 1726883864.30060: 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 <<< 6654 1726883864.30084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 6654 1726883864.30132: 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' <<< 6654 1726883864.30136: 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 0x7f707d9e33e0> <<< 6654 1726883864.30162: 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 0x7f707d9e34a0> <<< 6654 1726883864.30191: 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' <<< 6654 1726883864.30324: 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 0x7f707d9e3bc0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e3a40> <<< 6654 1726883864.30372: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 6654 1726883864.30395: 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 <<< 6654 1726883864.30678: 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 0x7f707da121e0> # /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 0x7f707da13410> # /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 0x7f707da13680> # /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' <<< 6654 1726883864.30762: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883864.30765: 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 0x7f707da137a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da13530> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da12ed0> <<< 6654 1726883864.30820: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da12360> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da11610> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da10bc0> <<< 6654 1726883864.30887: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da10440> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e2ed0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e23c0> <<< 6654 1726883864.31029: 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' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da13170> # /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 0x7f707da13c50> <<< 6654 1726883864.31040: 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 0x7f707da3c560> # /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 0x7f707da3c920> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 6654 1726883864.31067: 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 0x7f707da3d250> <<< 6654 1726883864.31092: 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 <<< 6654 1726883864.31120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 6654 1726883864.31179: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da3ddc0> <<< 6654 1726883864.45522: 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}}} <<< 6654 1726883864.47211: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 6654 1726883864.47980: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6654 1726883864.47984: 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 <<< 6654 1726883864.47986: 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 # 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 _hashlib # cleanup[2] removing _blake2 <<< 6654 1726883864.48012: stdout chunk (state=3): >>># cleanup[2] removing hashlib # 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 <<< 6654 1726883864.48063: 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 # 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 <<< 6654 1726883864.48075: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils <<< 6654 1726883864.48195: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 dateutil._version # cleanup[2] removing dateutil <<< 6654 1726883864.48226: stdout chunk (state=3): >>># cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta <<< 6654 1726883864.48250: stdout chunk (state=3): >>># cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 6654 1726883864.48936: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883864.48971: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 6654 1726883864.49016: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 6654 1726883864.49064: stdout chunk (state=3): >>># destroy grp # destroy syslog # destroy selinux <<< 6654 1726883864.49103: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc <<< 6654 1726883864.49179: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # 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 <<< 6654 1726883864.49240: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six # 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 <<< 6654 1726883864.49245: stdout chunk (state=3): >>># destroy pyexpat.errors <<< 6654 1726883864.49259: stdout chunk (state=3): >>># destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal <<< 6654 1726883864.49401: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 <<< 6654 1726883864.49503: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.49506: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.49559: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping 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 <<< 6654 1726883864.49570: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart <<< 6654 1726883864.49617: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.49653: stdout chunk (state=3): >>># cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar <<< 6654 1726883864.49672: stdout chunk (state=3): >>># cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime <<< 6654 1726883864.49743: stdout chunk (state=3): >>># destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application <<< 6654 1726883864.49761: stdout chunk (state=3): >>># destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping 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 <<< 6654 1726883864.49819: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl <<< 6654 1726883864.49847: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.49877: 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 # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math <<< 6654 1726883864.49926: stdout chunk (state=3): >>># cleanup[3] wiping shutil # cleanup[3] wiping zlib <<< 6654 1726883864.49957: stdout chunk (state=3): >>># 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<<< 6654 1726883864.50008: stdout chunk (state=3): >>> <<< 6654 1726883864.50055: 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 _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 <<< 6654 1726883864.50076: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 6654 1726883864.50103: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal <<< 6654 1726883864.50116: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.51119: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6654 1726883864.51123: stdout chunk (state=3): >>># destroy _socket <<< 6654 1726883864.51128: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # 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 <<< 6654 1726883864.51189: 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 <<< 6654 1726883864.51192: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip <<< 6654 1726883864.51200: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6654 1726883864.51391: stdout chunk (state=3): >>># destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps <<< 6654 1726883864.51394: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.51397: stdout chunk (state=3): >>># 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 <<< 6654 1726883864.51410: stdout chunk (state=3): >>># destroy rpm <<< 6654 1726883864.51452: stdout chunk (state=3): >>># destroy itertools # destroy functools <<< 6654 1726883864.51498: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json <<< 6654 1726883864.51525: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode <<< 6654 1726883864.51691: 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 # destroy _ssl <<< 6654 1726883864.51791: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883864.51949: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6654 1726883864.51998: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 6654 1726883864.52099: stdout chunk (state=3): >>># destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 6654 1726883864.52765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883864.52800: stderr chunk (state=3): >>><<< 6654 1726883864.52815: stdout chunk (state=3): >>><<< 6654 1726883864.53064: _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 0x7f70814184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70813e7b30> # /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 0x7f708141aa50> 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 0x7f708122d130> # /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 0x7f708122dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708126bdd0> # /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 0x7f708126bfe0> # /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 0x7f70812a37a0> # /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 0x7f70812a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081268f80> # /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 0x7f70812c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812c2330> # /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 0x7f7081282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812c0b90> # /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 0x7f70812f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081268200> # /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 0x7f70812f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812f8b00> # 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 0x7f70812f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081266d20> # /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 0x7f70812f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812f9250> 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 0x7f70812fa480> 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 0x7f70813106b0> 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 0x7f7081311dc0> # /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 0x7f7081312c30> # 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 0x7f7081313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081312180> # /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 0x7f7081313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7081313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812fa4e0> # /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 0x7f708107fb60> # /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 0x7f70810a8680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810a83e0> # 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 0x7f70810a85c0> # /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 0x7f70810a8f80> # 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 0x7f70810a98b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810a8830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708107dd00> # /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 0x7f70810aac30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810a9760> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70812fabd0> # /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 0x7f70810d2f30> # /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 0x7f70810f72c0> # /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 0x7f7081127fb0> # /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 0x7f708115a810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70811581d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810f7f50> # /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 0x7f7080f69130> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810f60c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70810abb30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f7080f693d0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_k94nntgd/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 0x7f7080fbef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080f9ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080f9cf80> # 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 0x7f7080fbcc80> # /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 0x7f7080fe6870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fe6600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fe5f40> # /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 0x7f7080fe6990> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080fbfb90> 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 0x7f7080fe75f0> # 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 0x7f7080fe7830> # /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 0x7f7080fe7d40> 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 0x7f7080915a90> # 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 0x7f7080917680> # /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 0x7f7080917f80> # /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 0x7f708091d1c0> # /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 0x7f708091fcb0> # 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 0x7f708091ffe0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708091df70> # /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 0x7f7080927c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080926720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080926480> # /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 0x7f70809269f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708091e480> # 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 0x7f708096bf50> # /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 0x7f708096c050> # /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 0x7f708096db50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708096d910> # /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 0x7f7080970110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708096e240> # /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 0x7f70809738f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70809702c0> # 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 0x7f7080974680> # 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 0x7f7080974ad0> # 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 0x7f7080974b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708096c260> # /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 0x7f7080800380> # 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 0x7f7080801220> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080976b10> # 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 0x7f7080977e90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080976720> # 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 0x7f70808055b0> # /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 0x7f7080806ae0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080801490> 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 0x7f7080806b40> # 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 0x7f7080807620> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f70808120c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708080d010> 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 0x7f7080902ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f708101a780> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080812270> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080806ff0> # 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 0x7f70808a4500> # /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 0x7f70808a4710> # /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 0x7f70808a4e60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a49e0> # /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 0x7f70808a57c0> # /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 0x7f708088d9a0> # /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 0x7f708088d8b0> # /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 0x7f7080492720> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a6f90> # /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 0x7f70804a52b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080493e30> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804931d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a6450> # /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 0x7f7080511250> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804c9370> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080493c20> # /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 0x7f7080514d10> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080512ff0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70804c8e90> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a5e50> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a5850> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a5550> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70808a4770> # /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 0x7f70808a5880> # /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 0x7f7080515370> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080514fb0> # /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 0x7f7080515c70> # /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 0x7f708051c710> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70805018b0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080516ab0> # /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 0x7f7080501340> # /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 0x7f70805365a0> # /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 0x7f7080537260> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080536cf0> # /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 0x7f7080537740> # /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 0x7f708050bc50> # /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 0x7f70803c20c0> # 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 0x7f70803f7110> # /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 0x7f70803f7230> # /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 0x7f7080153410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080152c60> # 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 0x7f7080152e40> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f7770> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f6810> # /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 0x7f70803f6db0> # /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 0x7f70801c89e0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801c85c0> # /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 0x7f70801f42f0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801c8b30> # /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 0x7f707fcbf3e0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801f4440> # /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 0x7f707fd38f80> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707fcbf800> # /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 0x7f707fd3be30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707fd38fe0> # /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 0x7f707fd7ff50> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707fd7c1a0> # /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 0x7f707e3311c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3305f0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70801c8170> # /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 0x7f707e34c650> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e333aa0> # /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 0x7f707e34ed20> # /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 0x7f707e34fc20> # /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 0x7f707e374530> # /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 0x7f707e375a00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34fe60> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34ebd0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34e570> # /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 0x7f707e377650> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34f140> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e34c9e0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3330b0> # /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 0x7f707e3337d0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e333530> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3312e0> # /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 0x7f707e3b4c20> # /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 0x7f707e3b7170> # /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 0x7f707e3b7950> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3b6420> # /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 0x7f707e3e01a0> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3b4bf0> # /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 0x7f707e3e1c10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e1190> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e0fb0> # /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 0x7f707dcacce0> # /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 0x7f707dcdad20> # 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 0x7f707dcdb080> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcaefc0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcad160> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcac1d0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e2420> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e2150> # /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 0x7f707dd14bc0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dcdbce0> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707e3e2960> # /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 0x7f707dd151f0> # /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 0x7f707dd15580> # /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 0x7f707dd15640> # /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 0x7f707dd15760> # /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 0x7f707dd34350> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd16480> # /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 0x7f707dd34470> # /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 0x7f707dd34560> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd155b0> # /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 0x7f707dd34650> # /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 0x7f707dd5ffe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd5f4d0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd5df40> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd35eb0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd35340> # /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 0x7f707dd37260> # /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 0x7f707e333650> # /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 0x7f707dd9cad0> # /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 0x7f707dd9cd40> # /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 0x7f707dd9d6a0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9d130> # /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 0x7f707dd9e5a0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7080153530> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f70803f5fd0> # /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/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 0x7f707dd9f1d0> # /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 0x7f707db6fc50> # /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 0x7f707db91c70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db91820> # 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 0x7f707dcdac90> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db906e0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6ff20> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6ccb0> # /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 0x7f707db6fa40> # /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 0x7f707dba7200> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dba5d30> # /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 0x7f707dbcca10> # /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 0x7f707dbcccb0> # /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 0x7f707dbccef0> # /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 0x7f707dbcd190> # /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 0x7f707dbcd880> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcd700> # /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 0x7f707dbcf170> # /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 0x7f707dbcf2c0> # /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 0x7f707dbcf4d0> # /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 0x7f707dbe8470> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbcfcb0> # /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 0x7f707dbe9010> # /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 0x7f707dbe9430> # /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 0x7f707dbe9610> # /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 0x7f707dbe98e0> # /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 0x7f707dbea7e0> # /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 0x7f707dbeaa50> # /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 0x7f707dbeac60> # /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 0x7f707dbeb860> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbeb380> # /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 0x7f707dc106e0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dbebf50> # /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 0x7f707dc11340> # /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 0x7f707dc11640> # /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 0x7f707dc125a0> # /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 0x7f707dc12840> # /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 0x7f707dc129f0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9f620> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9f3b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dd9eae0> # /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 0x7f707dc133b0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc130e0> # /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 0x7f707dc35850> # /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 0x7f707dc36f60> # 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 0x7f707dc361b0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc35d60> # /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 0x7f707d98c7d0> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d96bbc0> # /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 0x7f707d98f650> # /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 0x7f707d98fef0> # /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 0x7f707d98ce60> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d98cb30> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc13680> # /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 0x7f707dc34aa0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707dc133e0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707db6c380> # /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 0x7f707d9b6150> # /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' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9b6a20> # /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 0x7f707d9b7a10> # /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 0x7f707d9b7f50> # /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 0x7f707d9e1700> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e10d0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e0d70> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e0a10> # /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 0x7f707d9e0dd0> # /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 0x7f707d9e33e0> # /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 0x7f707d9e34a0> # /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 0x7f707d9e3bc0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e3a40> # /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 0x7f707da121e0> # /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 0x7f707da13410> # /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 0x7f707da13680> # /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 0x7f707da137a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da13530> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da12ed0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da12360> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da11610> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da10bc0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707da10440> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e2ed0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f707d9e23c0> # /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 0x7f707da13170> # /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 0x7f707da13c50> # /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 0x7f707da3c560> # /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 0x7f707da3c920> # /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 0x7f707da3d250> # /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 0x7f707da3ddc0> {"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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 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 dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # 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 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 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 uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _dbus_bindings # destroy decimal # 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 _hashlib # destroy platform # destroy _uuid # 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 _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. 6654 1726883864.56633: 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-1726883863.8168392-7158-81932656963393/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883864.56638: _low_level_execute_command(): starting 6654 1726883864.56684: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883863.8168392-7158-81932656963393/ > /dev/null 2>&1 && sleep 0' 6654 1726883864.56688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883864.56691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883864.56693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883864.56696: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883864.56698: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883864.56700: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883864.57503: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883864.57526: stderr chunk (state=3): >>><<< 6654 1726883864.57540: stdout chunk (state=3): >>><<< 6654 1726883864.57574: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883864.57622: handler run complete 6654 1726883864.57682: attempt loop complete, returning result 6654 1726883864.57689: _execute() done 6654 1726883864.57784: dumping result to json 6654 1726883864.57787: done dumping result, returning 6654 1726883864.57798: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Ensure required packages are installed [129f73bb-7c05-8a0c-6860-000000000136] 6654 1726883864.57929: sending task result for task 129f73bb-7c05-8a0c-6860-000000000136 6654 1726883864.58269: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000136 6654 1726883864.58273: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 6654 1726883864.58378: no more pending results, returning what we have 6654 1726883864.58381: results queue empty 6654 1726883864.58382: checking for any_errors_fatal 6654 1726883864.58388: done checking for any_errors_fatal 6654 1726883864.58388: checking for max_fail_percentage 6654 1726883864.58390: done checking for max_fail_percentage 6654 1726883864.58390: checking to see if all hosts have failed and the running result is not ok 6654 1726883864.58391: done checking to see if all hosts have failed 6654 1726883864.58392: getting the remaining hosts for this loop 6654 1726883864.58393: done getting the remaining hosts for this loop 6654 1726883864.58396: getting the next task for host managed_node2 6654 1726883864.58404: done getting next task for host managed_node2 6654 1726883864.58407: ^ task is: TASK: fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes 6654 1726883864.58410: ^ 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 6654 1726883864.58418: getting variables 6654 1726883864.58420: in VariableManager get_vars() 6654 1726883864.58677: Calling all_inventory to load vars for managed_node2 6654 1726883864.58680: Calling groups_inventory to load vars for managed_node2 6654 1726883864.58682: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883864.58691: Calling all_plugins_play to load vars for managed_node2 6654 1726883864.58694: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883864.58698: Calling groups_plugins_play to load vars for managed_node2 6654 1726883864.58947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883864.59171: done with get_vars() 6654 1726883864.59181: done getting variables 6654 1726883864.59257: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:17 Friday 20 September 2024 21:57:44 -0400 (0:00:00.838) 0:00:16.649 ****** 6654 1726883864.59289: entering _queue_task() for managed_node2/debug 6654 1726883864.59657: worker is 1 (out of 1 available) 6654 1726883864.59670: exiting _queue_task() for managed_node2/debug 6654 1726883864.59681: done queuing things up, now waiting for results queue to drain 6654 1726883864.59682: waiting for pending results... 6654 1726883864.60049: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes 6654 1726883864.60055: in run() - task 129f73bb-7c05-8a0c-6860-000000000138 6654 1726883864.60058: variable 'ansible_search_path' from source: unknown 6654 1726883864.60061: variable 'ansible_search_path' from source: unknown 6654 1726883864.60065: calling self._execute() 6654 1726883864.60117: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.60120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.60142: variable 'omit' from source: magic vars 6654 1726883864.60516: 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) 6654 1726883864.60555: 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) 6654 1726883864.60598: 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) 6654 1726883864.60641: 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) 6654 1726883864.60662: 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) 6654 1726883864.60809: variable '__ssh_is_transactional' from source: set_fact 6654 1726883864.60829: Evaluated conditional (__ssh_is_transactional | d(false)): False 6654 1726883864.60835: when evaluation is False, skipping this task 6654 1726883864.60837: _execute() done 6654 1726883864.60840: dumping result to json 6654 1726883864.60842: done dumping result, returning 6654 1726883864.60851: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Notify user that reboot is needed to apply changes [129f73bb-7c05-8a0c-6860-000000000138] 6654 1726883864.60862: sending task result for task 129f73bb-7c05-8a0c-6860-000000000138 6654 1726883864.61070: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000138 6654 1726883864.61073: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__ssh_is_transactional | d(false)" } 6654 1726883864.61119: no more pending results, returning what we have 6654 1726883864.61122: results queue empty 6654 1726883864.61123: checking for any_errors_fatal 6654 1726883864.61128: done checking for any_errors_fatal 6654 1726883864.61129: checking for max_fail_percentage 6654 1726883864.61132: done checking for max_fail_percentage 6654 1726883864.61133: checking to see if all hosts have failed and the running result is not ok 6654 1726883864.61134: done checking to see if all hosts have failed 6654 1726883864.61135: getting the remaining hosts for this loop 6654 1726883864.61136: done getting the remaining hosts for this loop 6654 1726883864.61139: getting the next task for host managed_node2 6654 1726883864.61146: done getting next task for host managed_node2 6654 1726883864.61149: ^ task is: TASK: fedora.linux_system_roles.ssh : Reboot transactional update systems 6654 1726883864.61152: ^ 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 6654 1726883864.61163: getting variables 6654 1726883864.61164: in VariableManager get_vars() 6654 1726883864.61189: Calling all_inventory to load vars for managed_node2 6654 1726883864.61192: Calling groups_inventory to load vars for managed_node2 6654 1726883864.61194: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883864.61201: Calling all_plugins_play to load vars for managed_node2 6654 1726883864.61203: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883864.61205: Calling groups_plugins_play to load vars for managed_node2 6654 1726883864.61441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883864.61668: done with get_vars() 6654 1726883864.61678: done getting variables 6654 1726883864.61808: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 Friday 20 September 2024 21:57:44 -0400 (0:00:00.025) 0:00:16.675 ****** 6654 1726883864.61838: entering _queue_task() for managed_node2/reboot 6654 1726883864.61840: Creating lock for reboot 6654 1726883864.62537: worker is 1 (out of 1 available) 6654 1726883864.62550: exiting _queue_task() for managed_node2/reboot 6654 1726883864.62561: done queuing things up, now waiting for results queue to drain 6654 1726883864.62562: waiting for pending results... 6654 1726883864.62826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Reboot transactional update systems 6654 1726883864.63110: in run() - task 129f73bb-7c05-8a0c-6860-000000000139 6654 1726883864.63115: variable 'ansible_search_path' from source: unknown 6654 1726883864.63117: variable 'ansible_search_path' from source: unknown 6654 1726883864.63119: calling self._execute() 6654 1726883864.63286: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.63289: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.63300: variable 'omit' from source: magic vars 6654 1726883864.64147: 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) 6654 1726883864.64236: 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) 6654 1726883864.64347: 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) 6654 1726883864.64388: 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) 6654 1726883864.64405: 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) 6654 1726883864.64742: variable '__ssh_is_transactional' from source: set_fact 6654 1726883864.64769: Evaluated conditional (__ssh_is_transactional | d(false)): False 6654 1726883864.64774: when evaluation is False, skipping this task 6654 1726883864.64776: _execute() done 6654 1726883864.64779: dumping result to json 6654 1726883864.64781: done dumping result, returning 6654 1726883864.64859: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Reboot transactional update systems [129f73bb-7c05-8a0c-6860-000000000139] 6654 1726883864.64862: sending task result for task 129f73bb-7c05-8a0c-6860-000000000139 6654 1726883864.64920: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000139 6654 1726883864.64922: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ssh_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6654 1726883864.64995: no more pending results, returning what we have 6654 1726883864.64998: results queue empty 6654 1726883864.65000: checking for any_errors_fatal 6654 1726883864.65007: done checking for any_errors_fatal 6654 1726883864.65008: checking for max_fail_percentage 6654 1726883864.65010: done checking for max_fail_percentage 6654 1726883864.65011: checking to see if all hosts have failed and the running result is not ok 6654 1726883864.65012: done checking to see if all hosts have failed 6654 1726883864.65013: getting the remaining hosts for this loop 6654 1726883864.65014: done getting the remaining hosts for this loop 6654 1726883864.65018: getting the next task for host managed_node2 6654 1726883864.65026: done getting next task for host managed_node2 6654 1726883864.65029: ^ task is: TASK: fedora.linux_system_roles.ssh : Fail if reboot is needed and not set 6654 1726883864.65035: ^ 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 6654 1726883864.65046: getting variables 6654 1726883864.65048: in VariableManager get_vars() 6654 1726883864.65081: Calling all_inventory to load vars for managed_node2 6654 1726883864.65085: Calling groups_inventory to load vars for managed_node2 6654 1726883864.65087: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883864.65097: Calling all_plugins_play to load vars for managed_node2 6654 1726883864.65100: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883864.65103: Calling groups_plugins_play to load vars for managed_node2 6654 1726883864.65641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883864.66073: done with get_vars() 6654 1726883864.66083: done getting variables 6654 1726883864.66287: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:27 Friday 20 September 2024 21:57:44 -0400 (0:00:00.044) 0:00:16.720 ****** 6654 1726883864.66316: entering _queue_task() for managed_node2/fail 6654 1726883864.66435: Creating lock for fail 6654 1726883864.66726: worker is 1 (out of 1 available) 6654 1726883864.66740: exiting _queue_task() for managed_node2/fail 6654 1726883864.66870: done queuing things up, now waiting for results queue to drain 6654 1726883864.66871: waiting for pending results... 6654 1726883864.67158: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Fail if reboot is needed and not set 6654 1726883864.67163: in run() - task 129f73bb-7c05-8a0c-6860-00000000013a 6654 1726883864.67166: variable 'ansible_search_path' from source: unknown 6654 1726883864.67169: variable 'ansible_search_path' from source: unknown 6654 1726883864.67206: calling self._execute() 6654 1726883864.67332: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.67337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.67341: variable 'omit' from source: magic vars 6654 1726883864.67672: 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) 6654 1726883864.67701: 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) 6654 1726883864.67727: 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) 6654 1726883864.67798: 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) 6654 1726883864.67802: 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) 6654 1726883864.67910: variable '__ssh_is_transactional' from source: set_fact 6654 1726883864.68035: Evaluated conditional (__ssh_is_transactional | d(false)): False 6654 1726883864.68039: when evaluation is False, skipping this task 6654 1726883864.68041: _execute() done 6654 1726883864.68043: dumping result to json 6654 1726883864.68047: done dumping result, returning 6654 1726883864.68049: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Fail if reboot is needed and not set [129f73bb-7c05-8a0c-6860-00000000013a] 6654 1726883864.68051: sending task result for task 129f73bb-7c05-8a0c-6860-00000000013a 6654 1726883864.68118: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000013a 6654 1726883864.68120: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__ssh_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 6654 1726883864.68208: no more pending results, returning what we have 6654 1726883864.68211: results queue empty 6654 1726883864.68212: checking for any_errors_fatal 6654 1726883864.68216: done checking for any_errors_fatal 6654 1726883864.68217: checking for max_fail_percentage 6654 1726883864.68219: done checking for max_fail_percentage 6654 1726883864.68220: checking to see if all hosts have failed and the running result is not ok 6654 1726883864.68220: done checking to see if all hosts have failed 6654 1726883864.68221: getting the remaining hosts for this loop 6654 1726883864.68222: done getting the remaining hosts for this loop 6654 1726883864.68225: getting the next task for host managed_node2 6654 1726883864.68237: done getting next task for host managed_node2 6654 1726883864.68241: ^ task is: TASK: fedora.linux_system_roles.ssh : Gather information about the user for user configuration 6654 1726883864.68244: ^ 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 6654 1726883864.68255: getting variables 6654 1726883864.68256: in VariableManager get_vars() 6654 1726883864.68302: Calling all_inventory to load vars for managed_node2 6654 1726883864.68305: Calling groups_inventory to load vars for managed_node2 6654 1726883864.68307: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883864.68316: Calling all_plugins_play to load vars for managed_node2 6654 1726883864.68318: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883864.68321: Calling groups_plugins_play to load vars for managed_node2 6654 1726883864.68532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883864.68755: done with get_vars() 6654 1726883864.68764: done getting variables TASK [fedora.linux_system_roles.ssh : Gather information about the user for user configuration] *** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:35 Friday 20 September 2024 21:57:44 -0400 (0:00:00.025) 0:00:16.745 ****** 6654 1726883864.68893: entering _queue_task() for managed_node2/getent 6654 1726883864.68895: Creating lock for getent 6654 1726883864.69197: worker is 1 (out of 1 available) 6654 1726883864.69225: exiting _queue_task() for managed_node2/getent 6654 1726883864.69239: done queuing things up, now waiting for results queue to drain 6654 1726883864.69240: waiting for pending results... 6654 1726883864.69603: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Gather information about the user for user configuration 6654 1726883864.69734: in run() - task 129f73bb-7c05-8a0c-6860-00000000013c 6654 1726883864.69755: variable 'ansible_search_path' from source: unknown 6654 1726883864.69762: variable 'ansible_search_path' from source: unknown 6654 1726883864.69804: calling self._execute() 6654 1726883864.69885: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.69903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.70060: variable 'omit' from source: magic vars 6654 1726883864.70535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883864.70940: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883864.70990: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883864.71053: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883864.71072: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883864.71151: 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) 6654 1726883864.71221: 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) 6654 1726883864.71234: 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) 6654 1726883864.71277: 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) 6654 1726883864.71342: variable 'ssh_user' from source: role '' defaults 6654 1726883864.71351: Evaluated conditional (ssh_user is not none): False 6654 1726883864.71354: when evaluation is False, skipping this task 6654 1726883864.71357: _execute() done 6654 1726883864.71360: dumping result to json 6654 1726883864.71367: done dumping result, returning 6654 1726883864.71370: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Gather information about the user for user configuration [129f73bb-7c05-8a0c-6860-00000000013c] 6654 1726883864.71373: sending task result for task 129f73bb-7c05-8a0c-6860-00000000013c 6654 1726883864.71458: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000013c 6654 1726883864.71461: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ssh_user is not none", "skip_reason": "Conditional result was False" } 6654 1726883864.71506: no more pending results, returning what we have 6654 1726883864.71508: results queue empty 6654 1726883864.71509: checking for any_errors_fatal 6654 1726883864.71514: done checking for any_errors_fatal 6654 1726883864.71515: checking for max_fail_percentage 6654 1726883864.71516: done checking for max_fail_percentage 6654 1726883864.71517: checking to see if all hosts have failed and the running result is not ok 6654 1726883864.71518: done checking to see if all hosts have failed 6654 1726883864.71518: getting the remaining hosts for this loop 6654 1726883864.71520: done getting the remaining hosts for this loop 6654 1726883864.71523: getting the next task for host managed_node2 6654 1726883864.71528: done getting next task for host managed_node2 6654 1726883864.71533: ^ task is: TASK: fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions 6654 1726883864.71536: ^ 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 6654 1726883864.71549: getting variables 6654 1726883864.71550: in VariableManager get_vars() 6654 1726883864.71585: Calling all_inventory to load vars for managed_node2 6654 1726883864.71588: Calling groups_inventory to load vars for managed_node2 6654 1726883864.71590: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883864.71598: Calling all_plugins_play to load vars for managed_node2 6654 1726883864.71600: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883864.71603: Calling groups_plugins_play to load vars for managed_node2 6654 1726883864.71781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883864.72018: done with get_vars() 6654 1726883864.72027: done getting variables TASK [fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions] *** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:42 Friday 20 September 2024 21:57:44 -0400 (0:00:00.033) 0:00:16.779 ****** 6654 1726883864.72212: entering _queue_task() for managed_node2/file 6654 1726883864.72641: worker is 1 (out of 1 available) 6654 1726883864.72770: exiting _queue_task() for managed_node2/file 6654 1726883864.72781: done queuing things up, now waiting for results queue to drain 6654 1726883864.72783: waiting for pending results... 6654 1726883864.73212: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions 6654 1726883864.73335: in run() - task 129f73bb-7c05-8a0c-6860-00000000013d 6654 1726883864.73342: variable 'ansible_search_path' from source: unknown 6654 1726883864.73348: variable 'ansible_search_path' from source: unknown 6654 1726883864.73425: calling self._execute() 6654 1726883864.73455: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.73459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.73462: variable 'omit' from source: magic vars 6654 1726883864.73889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883864.74123: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883864.74157: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883864.74183: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883864.74208: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883864.74265: 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) 6654 1726883864.74281: 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) 6654 1726883864.74299: 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) 6654 1726883864.74317: 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) 6654 1726883864.74399: variable 'ssh_user' from source: role '' defaults 6654 1726883864.74407: Evaluated conditional (ssh_user is not none): False 6654 1726883864.74410: when evaluation is False, skipping this task 6654 1726883864.74413: _execute() done 6654 1726883864.74416: dumping result to json 6654 1726883864.74418: done dumping result, returning 6654 1726883864.74425: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Make sure the ~/.ssh/ directory exists and has expected permissions [129f73bb-7c05-8a0c-6860-00000000013d] 6654 1726883864.74432: sending task result for task 129f73bb-7c05-8a0c-6860-00000000013d 6654 1726883864.74520: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000013d 6654 1726883864.74523: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "ssh_user is not none", "skip_reason": "Conditional result was False" } 6654 1726883864.74587: no more pending results, returning what we have 6654 1726883864.74590: results queue empty 6654 1726883864.74591: checking for any_errors_fatal 6654 1726883864.74595: done checking for any_errors_fatal 6654 1726883864.74595: checking for max_fail_percentage 6654 1726883864.74597: done checking for max_fail_percentage 6654 1726883864.74598: checking to see if all hosts have failed and the running result is not ok 6654 1726883864.74598: done checking to see if all hosts have failed 6654 1726883864.74599: getting the remaining hosts for this loop 6654 1726883864.74600: done getting the remaining hosts for this loop 6654 1726883864.74603: getting the next task for host managed_node2 6654 1726883864.74608: done getting next task for host managed_node2 6654 1726883864.74611: ^ task is: TASK: fedora.linux_system_roles.ssh : Generate the configuration file 6654 1726883864.74613: ^ 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 6654 1726883864.74623: getting variables 6654 1726883864.74624: in VariableManager get_vars() 6654 1726883864.74657: Calling all_inventory to load vars for managed_node2 6654 1726883864.74659: Calling groups_inventory to load vars for managed_node2 6654 1726883864.74661: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883864.74668: Calling all_plugins_play to load vars for managed_node2 6654 1726883864.74669: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883864.74671: Calling groups_plugins_play to load vars for managed_node2 6654 1726883864.74799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883864.74915: done with get_vars() 6654 1726883864.74921: done getting variables 6654 1726883864.74997: 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-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Friday 20 September 2024 21:57:44 -0400 (0:00:00.028) 0:00:16.807 ****** 6654 1726883864.75018: entering _queue_task() for managed_node2/template 6654 1726883864.75019: Creating lock for template 6654 1726883864.75244: worker is 1 (out of 1 available) 6654 1726883864.75256: exiting _queue_task() for managed_node2/template 6654 1726883864.75268: done queuing things up, now waiting for results queue to drain 6654 1726883864.75270: waiting for pending results... 6654 1726883864.75648: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Generate the configuration file 6654 1726883864.75652: in run() - task 129f73bb-7c05-8a0c-6860-00000000013e 6654 1726883864.75654: variable 'ansible_search_path' from source: unknown 6654 1726883864.75656: variable 'ansible_search_path' from source: unknown 6654 1726883864.75658: calling self._execute() 6654 1726883864.75840: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.75855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.75869: variable 'omit' from source: magic vars 6654 1726883864.76344: variable 'omit' from source: magic vars 6654 1726883864.76348: variable 'omit' from source: magic vars 6654 1726883864.76643: 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) 6654 1726883864.76703: 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) 6654 1726883864.76804: 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) 6654 1726883864.76927: 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) 6654 1726883864.76952: 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) 6654 1726883864.77176: variable '__ssh_config_file' from source: task vars 6654 1726883864.77902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6654 1726883864.78672: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6654 1726883864.78718: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6654 1726883864.78937: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6654 1726883864.78940: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6654 1726883864.79094: 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) 6654 1726883864.79121: 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) 6654 1726883864.79158: 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) 6654 1726883864.79269: 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) 6654 1726883864.79381: 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) 6654 1726883864.79408: 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) 6654 1726883864.79508: 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) 6654 1726883864.79541: 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) 6654 1726883864.79734: 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) 6654 1726883864.79832: 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) 6654 1726883864.79860: 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) 6654 1726883864.79953: 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) 6654 1726883864.80040: 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) 6654 1726883864.80302: variable 'ssh_config_file' from source: include params 6654 1726883864.80351: variable 'ssh_user' from source: role '' defaults 6654 1726883864.80360: variable 'ansible_facts' from source: unknown 6654 1726883864.80536: variable 'ssh_drop_in_name' from source: role '' defaults 6654 1726883864.80539: variable '__ssh_drop_in_name' from source: include_vars 6654 1726883864.80777: variable '__ssh_drop_in_name' from source: include_vars 6654 1726883864.80780: variable '__ssh_supports_drop_in' from source: include_vars 6654 1726883864.80783: variable '__ssh_drop_in_template' from source: role '' all vars 6654 1726883864.81136: variable '__ssh_config_owner' from source: task vars 6654 1726883864.81185: variable 'ssh_config_owner' from source: role '' defaults 6654 1726883864.81302: variable 'ssh_user' from source: role '' defaults 6654 1726883864.81396: variable '__ssh_config_group' from source: task vars 6654 1726883864.81968: variable 'ssh_config_group' from source: role '' defaults 6654 1726883864.81978: variable 'ssh_user' from source: role '' defaults 6654 1726883864.82041: variable 'ansible_facts' from source: unknown 6654 1726883864.82306: variable '__ssh_config_mode' from source: task vars 6654 1726883864.82647: variable 'ssh_config_mode' from source: role '' defaults 6654 1726883864.82657: variable 'ssh_user' from source: role '' defaults 6654 1726883864.82755: variable '__ssh_supports_validate' from source: include params 6654 1726883864.82820: variable 'ssh_backup' from source: role '' defaults 6654 1726883864.83029: variable 'omit' from source: magic vars 6654 1726883864.83033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883864.83036: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883864.83038: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883864.83040: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883864.83137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883864.83172: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883864.83188: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.83196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.83410: Set connection var ansible_shell_executable to /bin/sh 6654 1726883864.83418: Set connection var ansible_connection to ssh 6654 1726883864.83432: Set connection var ansible_pipelining to False 6654 1726883864.83442: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883864.83451: Set connection var ansible_shell_type to sh 6654 1726883864.83466: Set connection var ansible_timeout to 10 6654 1726883864.83494: variable 'ansible_shell_executable' from source: unknown 6654 1726883864.83575: variable 'ansible_connection' from source: unknown 6654 1726883864.83583: variable 'ansible_module_compression' from source: unknown 6654 1726883864.83590: variable 'ansible_shell_type' from source: unknown 6654 1726883864.83596: variable 'ansible_shell_executable' from source: unknown 6654 1726883864.83602: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883864.83609: variable 'ansible_pipelining' from source: unknown 6654 1726883864.83615: variable 'ansible_timeout' from source: unknown 6654 1726883864.83622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883864.84002: 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) 6654 1726883864.84006: variable 'omit' from source: magic vars 6654 1726883864.84008: starting attempt loop 6654 1726883864.84010: running the handler 6654 1726883864.84012: _low_level_execute_command(): starting 6654 1726883864.84014: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883864.85126: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883864.85210: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883864.85372: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6654 1726883864.85376: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883864.85378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883864.85534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883864.85646: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883864.85649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883864.87716: stdout chunk (state=3): >>>/root <<< 6654 1726883864.87828: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883864.87891: stderr chunk (state=3): >>><<< 6654 1726883864.87943: stdout chunk (state=3): >>><<< 6654 1726883864.88004: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883864.88054: _low_level_execute_command(): starting 6654 1726883864.88066: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736 `" && echo ansible-tmp-1726883864.8803937-7209-208477208590736="` echo /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736 `" ) && sleep 0' 6654 1726883864.89440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883864.89443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883864.89446: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883864.89448: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883864.89450: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883864.89499: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883864.89547: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883864.89687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883864.91737: stdout chunk (state=3): >>>ansible-tmp-1726883864.8803937-7209-208477208590736=/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736 <<< 6654 1726883864.91827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883864.92137: stderr chunk (state=3): >>><<< 6654 1726883864.92140: stdout chunk (state=3): >>><<< 6654 1726883864.92143: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883864.8803937-7209-208477208590736=/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883864.92151: evaluation_path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks 6654 1726883864.92154: search_path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/templates/ssh_config.j2 /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/ssh_config.j2 /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/templates/ssh_config.j2 /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/ssh_config.j2 /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/templates/ssh_config.j2 /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/ssh_config.j2 6654 1726883864.92157: variable 'ansible_search_path' from source: unknown 6654 1726883865.07900: 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) 6654 1726883865.07914: 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) 6654 1726883865.07933: 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) 6654 1726883865.07954: 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) 6654 1726883865.08003: 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) 6654 1726883865.08018: 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) 6654 1726883865.08036: 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) 6654 1726883865.08055: 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) 6654 1726883865.08083: 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) 6654 1726883865.08097: 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) 6654 1726883865.08113: 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) 6654 1726883865.08129: 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) 6654 1726883865.08172: 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) 6654 1726883865.08201: 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) 6654 1726883865.08221: 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) 6654 1726883865.08250: 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) 6654 1726883865.08262: 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) 6654 1726883865.08567: 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) 6654 1726883865.08582: 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) 6654 1726883865.08598: 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) 6654 1726883865.08615: 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) 6654 1726883865.15461: variable 'ansible_managed' from source: unknown 6654 1726883865.15487: variable 'ssh' from source: include params 6654 1726883865.15490: variable 'ssh_c' from source: set_fact 6654 1726883865.15547: variable 'ssh_c' from source: set_fact 6654 1726883865.15714: variable '__ssh_defaults' from source: include_vars 6654 1726883865.15723: variable '__ssh_skip_defaults' from source: task vars 6654 1726883865.15886: variable 'ssh_skip_defaults' from source: role '' defaults 6654 1726883865.15890: variable 'ssh_user' from source: role '' defaults 6654 1726883865.15893: variable 'ssh_drop_in_name' from source: role '' defaults 6654 1726883865.15897: variable '__ssh_drop_in_name' from source: include_vars 6654 1726883865.15942: variable '__ssh_drop_in_name' from source: include_vars 6654 1726883865.15951: variable '__ssh_supports_drop_in' from source: include_vars 6654 1726883865.16340: 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) 6654 1726883865.16385: variable 'ansible_module_compression' from source: unknown 6654 1726883865.16424: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6654df9mfgbr/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6654 1726883865.16442: variable 'ansible_facts' from source: unknown 6654 1726883865.16485: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py 6654 1726883865.16575: Sending initial data 6654 1726883865.16578: Sent initial data (151 bytes) 6654 1726883865.17005: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.17008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.17011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration <<< 6654 1726883865.17013: 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 <<< 6654 1726883865.17020: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.17071: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883865.17074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.17128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.19027: 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 <<< 6654 1726883865.19064: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883865.19126: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpric9xdgv /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py <<< 6654 1726883865.19129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py" <<< 6654 1726883865.19166: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpric9xdgv" to remote "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py" <<< 6654 1726883865.20086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.20207: stderr chunk (state=3): >>><<< 6654 1726883865.20210: stdout chunk (state=3): >>><<< 6654 1726883865.20212: done transferring module to remote 6654 1726883865.20214: _low_level_execute_command(): starting 6654 1726883865.20216: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/ /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py && sleep 0' 6654 1726883865.20708: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.20711: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883865.20714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.20716: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.20718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883865.20720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.20802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.20840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.20895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.22694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.22718: stderr chunk (state=3): >>><<< 6654 1726883865.22721: stdout chunk (state=3): >>><<< 6654 1726883865.22728: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883865.22733: _low_level_execute_command(): starting 6654 1726883865.22738: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_stat.py && sleep 0' 6654 1726883865.23127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.23133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883865.23135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6654 1726883865.23137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.23141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.23187: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.23191: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.23247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.25727: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6654 1726883865.25772: stdout chunk (state=3): >>>import _imp # builtin <<< 6654 1726883865.25793: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6654 1726883865.25817: stdout chunk (state=3): >>>import '_weakref' # <<< 6654 1726883865.25872: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6654 1726883865.25918: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883865.25983: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883865.26099: stdout chunk (state=3): >>>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' <<< 6654 1726883865.26105: stdout chunk (state=3): >>>import '_codecs' # <<< 6654 1726883865.26202: stdout chunk (state=3): >>>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 0x7fe0d94184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d93e7b30> <<< 6654 1726883865.26309: 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 0x7fe0d941aa50> import '_signal' # import '_abc' # import 'abc' # <<< 6654 1726883865.26334: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 6654 1726883865.26598: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' 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 0x7fe0d922d130> <<< 6654 1726883865.26805: 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 <<< 6654 1726883865.26847: 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 0x7fe0d922dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883865.26996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883865.27000: 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 <<< 6654 1726883865.27008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.27096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883865.27099: 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 <<< 6654 1726883865.27238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d926bdd0> # /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 0x7fe0d926bfe0> <<< 6654 1726883865.27260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883865.27324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.27345: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92a37a0> <<< 6654 1726883865.27390: 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 0x7fe0d92a3e30> <<< 6654 1726883865.27454: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9283aa0> <<< 6654 1726883865.27540: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92811c0> <<< 6654 1726883865.27684: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9268f80> # /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' # <<< 6654 1726883865.27745: 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' <<< 6654 1726883865.27768: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92c2330> <<< 6654 1726883865.27807: 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 0x7fe0d9282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92c0b90> <<< 6654 1726883865.27925: 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 0x7fe0d92f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9268200> <<< 6654 1726883865.27981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0d92f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92f8b00> <<< 6654 1726883865.28034: 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' <<< 6654 1726883865.28078: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0d92f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9266d20> # /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' <<< 6654 1726883865.28081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883865.28186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92f9250> import 'importlib.machinery' # <<< 6654 1726883865.28251: 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 0x7fe0d92fa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6654 1726883865.28282: 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 0x7fe0d93106b0> import 'errno' # <<< 6654 1726883865.28377: 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 0x7fe0d9311dc0> <<< 6654 1726883865.28384: 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' <<< 6654 1726883865.28424: 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 0x7fe0d9312c30> <<< 6654 1726883865.28489: 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 0x7fe0d9313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9312180> <<< 6654 1726883865.28517: 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' <<< 6654 1726883865.28594: 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 0x7fe0d9313ce0> <<< 6654 1726883865.28612: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92fa4e0> <<< 6654 1726883865.28654: 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' <<< 6654 1726883865.28678: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883865.28716: 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 0x7fe0d90dfb90> <<< 6654 1726883865.28786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 6654 1726883865.28833: stdout chunk (state=3): >>># 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 0x7fe0d91086b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9108410> # 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 0x7fe0d91086e0> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 6654 1726883865.28886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6654 1726883865.28936: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.29253: 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 0x7fe0d9108fe0> <<< 6654 1726883865.29298: 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' <<< 6654 1726883865.29319: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0d9109970> <<< 6654 1726883865.29340: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9108890> <<< 6654 1726883865.29366: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d90ddd30> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883865.29392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883865.29629: 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 0x7fe0d910acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9108e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92fabd0> # /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' <<< 6654 1726883865.29671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883865.29740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9132ff0> <<< 6654 1726883865.29795: 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' <<< 6654 1726883865.29879: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883865.29928: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d91573e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883865.29973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883865.30015: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883865.30061: 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 0x7fe0d91b81a0> <<< 6654 1726883865.30066: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883865.30122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883865.30125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883865.30161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883865.30283: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d91ba900> <<< 6654 1726883865.30325: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d91b82c0> <<< 6654 1726883865.30360: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9185190> <<< 6654 1726883865.30388: 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 0x7fe0d8fc12b0> <<< 6654 1726883865.30419: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d91561e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d910bbc0> <<< 6654 1726883865.30539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883865.30559: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0d91567e0> <<< 6654 1726883865.30755: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_x_8n8ktq/ansible_ansible.legacy.stat_payload.zip' <<< 6654 1726883865.30786: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.30887: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.30908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883865.30920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883865.30956: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883865.31218: 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 0x7fe0d9016f90> import '_typing' # <<< 6654 1726883865.31408: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8ff5e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8ff5070> # zipimport: zlib available<<< 6654 1726883865.31478: stdout chunk (state=3): >>> import 'ansible' # <<< 6654 1726883865.31538: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.31578: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 6654 1726883865.31624: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.33123: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.34245: 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 0x7fe0d9014ad0> <<< 6654 1726883865.34280: 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' <<< 6654 1726883865.34310: 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' <<< 6654 1726883865.34313: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883865.34346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0d903e8d0> <<< 6654 1726883865.34397: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d903e660> <<< 6654 1726883865.34432: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d903df70> <<< 6654 1726883865.34454: 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' <<< 6654 1726883865.34499: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d903e9f0> <<< 6654 1726883865.34514: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d90179b0> import 'atexit' # <<< 6654 1726883865.34542: 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 0x7fe0d903f680> <<< 6654 1726883865.34564: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.34595: 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 0x7fe0d903f8c0> <<< 6654 1726883865.34598: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6654 1726883865.34658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6654 1726883865.34662: stdout chunk (state=3): >>>import '_locale' # <<< 6654 1726883865.34714: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d903fdd0> <<< 6654 1726883865.34728: stdout chunk (state=3): >>>import 'pwd' # <<< 6654 1726883865.34761: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883865.34765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883865.34801: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8915bb0> <<< 6654 1726883865.34835: 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 0x7fe0d89177d0> <<< 6654 1726883865.34864: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883865.34878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883865.34908: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d89181a0> <<< 6654 1726883865.34928: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883865.34969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6654 1726883865.34984: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8919340> <<< 6654 1726883865.35002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883865.35048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883865.35061: 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' <<< 6654 1726883865.35113: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d891bda0> <<< 6654 1726883865.35151: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.35171: 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 0x7fe0d8918110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d891a090> <<< 6654 1726883865.35197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883865.35229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6654 1726883865.35254: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6654 1726883865.35270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6654 1726883865.35311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6654 1726883865.35341: 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' <<< 6654 1726883865.35360: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8923c50> import '_tokenize' # <<< 6654 1726883865.35434: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8922720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8922480> <<< 6654 1726883865.35453: 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' <<< 6654 1726883865.35537: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d89229f0> <<< 6654 1726883865.35559: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d891a570> <<< 6654 1726883865.35585: 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 0x7fe0d896be30> <<< 6654 1726883865.35615: 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 0x7fe0d896be60> <<< 6654 1726883865.35659: 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 <<< 6654 1726883865.35665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6654 1726883865.35683: 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' <<< 6654 1726883865.35724: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.35750: 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 0x7fe0d896d9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896d760> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883865.35877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883865.35926: 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 0x7fe0d896ff20> <<< 6654 1726883865.35947: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896e090> <<< 6654 1726883865.35963: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883865.35997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.36038: 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' # <<< 6654 1726883865.36089: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d89736e0> <<< 6654 1726883865.36215: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896ffb0> <<< 6654 1726883865.36274: 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 0x7fe0d89744d0> <<< 6654 1726883865.36314: 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 0x7fe0d8974500> <<< 6654 1726883865.36368: 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 0x7fe0d8974a70> <<< 6654 1726883865.36376: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896c0e0> <<< 6654 1726883865.36403: 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' <<< 6654 1726883865.36432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6654 1726883865.36453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6654 1726883865.36466: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.36495: 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 0x7fe0d8800170> <<< 6654 1726883865.36660: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.36675: 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 0x7fe0d8801040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8976900> <<< 6654 1726883865.36712: 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 0x7fe0d8977cb0> <<< 6654 1726883865.36725: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8976540> # zipimport: zlib available <<< 6654 1726883865.36758: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6654 1726883865.36778: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.36854: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.36964: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.36967: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6654 1726883865.37016: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6654 1726883865.37019: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.37134: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.37251: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.37808: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.38370: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 6654 1726883865.38373: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 6654 1726883865.38390: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 6654 1726883865.38465: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6654 1726883865.38477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.38499: 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 0x7fe0d8805280> <<< 6654 1726883865.38562: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6654 1726883865.38597: 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 0x7fe0d8806030> <<< 6654 1726883865.38600: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8976ab0> <<< 6654 1726883865.38666: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883865.38669: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.38703: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 6654 1726883865.38714: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.38855: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.39017: 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' <<< 6654 1726883865.39045: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8806780> <<< 6654 1726883865.39076: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.39503: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.39953: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40025: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40106: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883865.40109: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40150: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40187: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6654 1726883865.40198: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40259: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40348: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6654 1726883865.40380: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40396: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6654 1726883865.40433: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40477: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6654 1726883865.40711: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.40950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883865.41008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883865.41019: stdout chunk (state=3): >>>import '_ast' # <<< 6654 1726883865.41090: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d88073b0> <<< 6654 1726883865.41100: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41172: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41252: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6654 1726883865.41270: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6654 1726883865.41293: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41331: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41387: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6654 1726883865.41390: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41436: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41468: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41527: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41600: 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 <<< 6654 1726883865.41641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.41736: 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' <<< 6654 1726883865.41745: 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 0x7fe0d8811d30> <<< 6654 1726883865.41766: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d880cc80> <<< 6654 1726883865.41820: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883865.41835: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41886: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41955: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.41975: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.42021: 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' <<< 6654 1726883865.42050: 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 <<< 6654 1726883865.42086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883865.42090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883865.42170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883865.42185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883865.42197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883865.42247: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d89027e0> <<< 6654 1726883865.42291: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d90764b0> <<< 6654 1726883865.42377: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8811f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8811af0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6654 1726883865.42398: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.42422: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.42450: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883865.42526: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883865.42531: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.42556: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6654 1726883865.42700: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.42889: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.43006: 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}}} <<< 6654 1726883865.43024: stdout chunk (state=3): >>># destroy __main__ <<< 6654 1726883865.43386: 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__ <<< 6654 1726883865.43420: stdout chunk (state=3): >>># clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # 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 <<< 6654 1726883865.43464: stdout chunk (state=3): >>># cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator <<< 6654 1726883865.43501: 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 # 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 <<< 6654 1726883865.43561: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json <<< 6654 1726883865.43566: 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 # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 6654 1726883865.43616: 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 <<< 6654 1726883865.43622: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # 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 <<< 6654 1726883865.43784: stdout chunk (state=3): >>># destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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 <<< 6654 1726883865.43983: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 6654 1726883865.44007: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 6654 1726883865.44258: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6654 1726883865.44262: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 6654 1726883865.44282: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6654 1726883865.44411: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6654 1726883865.44434: stdout chunk (state=3): >>># destroy _collections <<< 6654 1726883865.44480: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6654 1726883865.44519: 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 <<< 6654 1726883865.44587: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883865.44621: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 6654 1726883865.44710: 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 <<< 6654 1726883865.44737: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6654 1726883865.45235: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.45238: stderr chunk (state=3): >>>Shared connection to 10.31.9.112 closed. <<< 6654 1726883865.45240: stderr chunk (state=3): >>><<< 6654 1726883865.45242: stdout chunk (state=3): >>><<< 6654 1726883865.45279: _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 0x7fe0d94184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d93e7b30> # /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 0x7fe0d941aa50> 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 0x7fe0d922d130> # /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 0x7fe0d922dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d926bdd0> # /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 0x7fe0d926bfe0> # /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 0x7fe0d92a37a0> # /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 0x7fe0d92a3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9283aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9268f80> # /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 0x7fe0d92c3710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92c2330> # /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 0x7fe0d9282090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92c0b90> # /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 0x7fe0d92f87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9268200> # /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 0x7fe0d92f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92f8b00> # 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 0x7fe0d92f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9266d20> # /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 0x7fe0d92f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92f9250> 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 0x7fe0d92fa480> 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 0x7fe0d93106b0> 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 0x7fe0d9311dc0> # /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 0x7fe0d9312c30> # 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 0x7fe0d9313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9312180> # /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 0x7fe0d9313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92fa4e0> # /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 0x7fe0d90dfb90> # /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 0x7fe0d91086b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9108410> # 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 0x7fe0d91086e0> # /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 0x7fe0d9108fe0> # 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 0x7fe0d9109970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9108890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d90ddd30> # /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 0x7fe0d910acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9108e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d92fabd0> # /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 0x7fe0d9132ff0> # /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 0x7fe0d91573e0> # /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 0x7fe0d91b81a0> # /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 0x7fe0d91ba900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d91b82c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d9185190> # /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 0x7fe0d8fc12b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d91561e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d910bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0d91567e0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_x_8n8ktq/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 0x7fe0d9016f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8ff5e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8ff5070> # 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 0x7fe0d9014ad0> # /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 0x7fe0d903e8d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d903e660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d903df70> # /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 0x7fe0d903e9f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d90179b0> 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 0x7fe0d903f680> # 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 0x7fe0d903f8c0> # /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 0x7fe0d903fdd0> 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 0x7fe0d8915bb0> # 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 0x7fe0d89177d0> # /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 0x7fe0d89181a0> # /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 0x7fe0d8919340> # /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 0x7fe0d891bda0> # 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 0x7fe0d8918110> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d891a090> # /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 0x7fe0d8923c50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8922720> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8922480> # /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 0x7fe0d89229f0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d891a570> # 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 0x7fe0d896be30> # /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 0x7fe0d896be60> # /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 0x7fe0d896d9a0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896d760> # /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 0x7fe0d896ff20> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896e090> # /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 0x7fe0d89736e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896ffb0> # 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 0x7fe0d89744d0> # 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 0x7fe0d8974500> # 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 0x7fe0d8974a70> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d896c0e0> # /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 0x7fe0d8800170> # 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 0x7fe0d8801040> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8976900> # 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 0x7fe0d8977cb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8976540> # 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 0x7fe0d8805280> # /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 0x7fe0d8806030> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8976ab0> 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 0x7fe0d8806780> # 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 0x7fe0d88073b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0d8811d30> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d880cc80> 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 0x7fe0d89027e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d90764b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8811f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0d8811af0> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. 6654 1726883865.46106: 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-1726883864.8803937-7209-208477208590736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6654 1726883865.46110: Sending initial data 6654 1726883865.46113: Sent initial data (155 bytes) 6654 1726883865.46565: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.46568: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883865.46571: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.46573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.46575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883865.46578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.46654: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.46717: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.48333: 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 <<< 6654 1726883865.48467: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883865.48502: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp1tl6j2cw/ssh_config.j2 /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source <<< 6654 1726883865.48511: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source" <<< 6654 1726883865.48619: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmp1tl6j2cw/ssh_config.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source" <<< 6654 1726883865.48816: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.48826: stdout chunk (state=3): >>><<< 6654 1726883865.48922: stderr chunk (state=3): >>><<< 6654 1726883865.48926: _low_level_execute_command(): starting 6654 1726883865.48928: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/ /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source && sleep 0' 6654 1726883865.49505: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883865.49520: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.49537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.49560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883865.49584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 <<< 6654 1726883865.49679: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.49705: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.49777: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.51565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.51608: stderr chunk (state=3): >>><<< 6654 1726883865.51622: stdout chunk (state=3): >>><<< 6654 1726883865.51645: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883865.51682: variable 'ansible_module_compression' from source: unknown 6654 1726883865.51742: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6654 1726883865.51751: ANSIBALLZ: Acquiring lock 6654 1726883865.51759: ANSIBALLZ: Lock acquired: 139756106061136 6654 1726883865.51798: ANSIBALLZ: Creating module 6654 1726883865.66641: ANSIBALLZ: Writing module into payload 6654 1726883865.66846: ANSIBALLZ: Writing module 6654 1726883865.66850: ANSIBALLZ: Renaming module 6654 1726883865.66852: ANSIBALLZ: Done creating module 6654 1726883865.66866: variable 'ansible_facts' from source: unknown 6654 1726883865.66954: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py 6654 1726883865.67126: Sending initial data 6654 1726883865.67129: Sent initial data (151 bytes) 6654 1726883865.67746: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883865.67851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.67870: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883865.67885: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.67906: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.67977: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.69615: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 6654 1726883865.69635: 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 <<< 6654 1726883865.69691: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883865.69754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpljam31x4 /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py <<< 6654 1726883865.69764: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py" <<< 6654 1726883865.69798: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmpljam31x4" to remote "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py" <<< 6654 1726883865.70588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.70592: stderr chunk (state=3): >>><<< 6654 1726883865.70595: stdout chunk (state=3): >>><<< 6654 1726883865.70683: done transferring module to remote 6654 1726883865.70686: _low_level_execute_command(): starting 6654 1726883865.70689: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/ /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py && sleep 0' 6654 1726883865.71246: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883865.71336: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.71355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.71367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883865.71388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.71405: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.71470: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.73287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.73297: stdout chunk (state=3): >>><<< 6654 1726883865.73311: stderr chunk (state=3): >>><<< 6654 1726883865.73336: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883865.73348: _low_level_execute_command(): starting 6654 1726883865.73358: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/AnsiballZ_copy.py && sleep 0' 6654 1726883865.73982: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883865.73994: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.74009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.74046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.74064: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.74079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6654 1726883865.74165: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.74208: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.74287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.76506: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 6654 1726883865.76524: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 6654 1726883865.76657: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6654 1726883865.76661: stdout chunk (state=3): >>>import 'posix' # <<< 6654 1726883865.76760: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 6654 1726883865.76764: 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' # <<< 6654 1726883865.76824: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883865.77095: 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 0x7fb9152184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9151e7b30> <<< 6654 1726883865.77102: 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 0x7fb91521aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 6654 1726883865.77105: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6654 1726883865.77134: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 6654 1726883865.77192: 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' <<< 6654 1726883865.77214: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6654 1726883865.77217: 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' <<< 6654 1726883865.77237: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915009130> <<< 6654 1726883865.77301: 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 <<< 6654 1726883865.77305: 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 0x7fb915009fa0> <<< 6654 1726883865.77328: stdout chunk (state=3): >>>import 'site' # <<< 6654 1726883865.77355: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883865.77581: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883865.77600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883865.77630: 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' <<< 6654 1726883865.77866: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883865.77880: 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' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915047dd0> # /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 0x7fb915047fe0> # /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 <<< 6654 1726883865.77912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.77933: stdout chunk (state=3): >>>import 'itertools' # <<< 6654 1726883865.77984: 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 0x7fb91507f800> <<< 6654 1726883865.78005: 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 0x7fb91507fe90> import '_collections' # <<< 6654 1726883865.78052: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91505faa0> <<< 6654 1726883865.78089: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91505d1c0> <<< 6654 1726883865.78184: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915044f80> <<< 6654 1726883865.78204: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883865.78253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 6654 1726883865.78308: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6654 1726883865.78311: 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' <<< 6654 1726883865.78450: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91509f6e0> <<< 6654 1726883865.78455: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91509e300> <<< 6654 1726883865.78458: 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 0x7fb91505e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915046e70> # /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 0x7fb9150d47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915044200> <<< 6654 1726883865.78510: 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' <<< 6654 1726883865.78523: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.78597: 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 0x7fb9150d4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d4b00> <<< 6654 1726883865.78647: 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 0x7fb9150d4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915042d20> <<< 6654 1726883865.78674: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d55b0> <<< 6654 1726883865.78699: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d5280> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 6654 1726883865.78837: 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 0x7fb9150d64b0> import 'importlib.util' # <<< 6654 1726883865.78876: stdout chunk (state=3): >>>import 'runpy' # <<< 6654 1726883865.78880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150ec680> 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 0x7fb9150edd30> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883865.78897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6654 1726883865.78920: 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 0x7fb9150eebd0> <<< 6654 1726883865.78967: 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 0x7fb9150ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150ee120> <<< 6654 1726883865.78992: 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' <<< 6654 1726883865.79046: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.79113: 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 0x7fb9150efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150ef3e0> <<< 6654 1726883865.79142: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d6450> # /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' <<< 6654 1726883865.79222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6654 1726883865.79302: 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 0x7fb914e7bb90> <<< 6654 1726883865.79305: 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 0x7fb914ea4620> <<< 6654 1726883865.79364: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea4380> # 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 0x7fb914ea4650> # /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' <<< 6654 1726883865.79406: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.79524: 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 0x7fb914ea4f80> <<< 6654 1726883865.79686: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.79764: 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 0x7fb914ea58b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea4830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914e79d30> # /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 0x7fb914ea6cc0> <<< 6654 1726883865.79797: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea5a00> <<< 6654 1726883865.79807: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d6ba0> <<< 6654 1726883865.79818: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883865.79883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.79900: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883865.79929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883865.79956: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ecf020> <<< 6654 1726883865.80059: 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' <<< 6654 1726883865.80093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883865.80108: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ef33e0> <<< 6654 1726883865.80129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883865.80168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883865.80291: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883865.80301: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 6654 1726883865.80307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914f541d0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883865.80355: 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 <<< 6654 1726883865.80366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883865.80440: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914f56930> <<< 6654 1726883865.80518: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914f542f0> <<< 6654 1726883865.80563: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914f211f0> <<< 6654 1726883865.80599: 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 0x7fb914d612b0> <<< 6654 1726883865.80604: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ef2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea7bf0> <<< 6654 1726883865.80725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6654 1726883865.80729: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb914ef2810> <<< 6654 1726883865.80889: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_3tw0t_uw/ansible_ansible.legacy.copy_payload.zip' <<< 6654 1726883865.80892: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.81012: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.81053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883865.81058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883865.81090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6654 1726883865.81182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6654 1726883865.81222: 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 0x7fb914db6ff0> import '_typing' # <<< 6654 1726883865.81389: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914d95ee0> <<< 6654 1726883865.81408: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914d950a0> # zipimport: zlib available <<< 6654 1726883865.81466: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883865.81488: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 6654 1726883865.81510: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.82949: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.83995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6654 1726883865.84020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914db4e90> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 6654 1726883865.84180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6654 1726883865.84186: 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 0x7fb914dde9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914dde780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914dde090> <<< 6654 1726883865.84210: 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' <<< 6654 1726883865.84253: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914dde5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914db7a10> <<< 6654 1726883865.84293: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883865.84393: 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 0x7fb914ddf680> # 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 0x7fb914ddf800> # /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' # <<< 6654 1726883865.84446: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ddfd10> <<< 6654 1726883865.84470: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883865.84497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883865.84537: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914711a60> <<< 6654 1726883865.84625: 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 0x7fb914713650> <<< 6654 1726883865.84628: 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' <<< 6654 1726883865.84705: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914713f50> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6654 1726883865.84724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147151c0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883865.84832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883865.84839: 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' <<< 6654 1726883865.84875: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914717c80> # 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 0x7fb91521bf20> <<< 6654 1726883865.84879: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914715f70> <<< 6654 1726883865.84898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6654 1726883865.85055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6654 1726883865.85058: 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' <<< 6654 1726883865.85075: 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 0x7fb91471fb90> import '_tokenize' # <<< 6654 1726883865.85111: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91471e660> <<< 6654 1726883865.85134: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91471e3c0> # /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' <<< 6654 1726883865.85212: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91471e930> <<< 6654 1726883865.85238: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914716480> <<< 6654 1726883865.85270: 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 0x7fb914767e00> <<< 6654 1726883865.85392: 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 0x7fb914767fb0> <<< 6654 1726883865.85417: 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 0x7fb914769a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147697c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883865.85524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883865.85572: 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 0x7fb91476bfb0> <<< 6654 1726883865.85594: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91476a0f0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883865.85642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.85672: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6654 1726883865.85684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 6654 1726883865.85737: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91476f6e0> <<< 6654 1726883865.85848: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91476c0e0> <<< 6654 1726883865.85900: 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' <<< 6654 1726883865.85965: 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 0x7fb9147703e0> <<< 6654 1726883865.86170: 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 0x7fb914770830> # 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 0x7fb914770950> <<< 6654 1726883865.86174: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147680e0> <<< 6654 1726883865.86176: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb914773fe0> <<< 6654 1726883865.86252: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883865.86284: 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 0x7fb9147f9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147727e0> <<< 6654 1726883865.86310: 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 0x7fb914773b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147723f0> # zipimport: zlib available <<< 6654 1726883865.86342: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6654 1726883865.86358: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.86439: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.86595: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883865.86609: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 6654 1726883865.86628: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6654 1726883865.86711: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.86825: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.87369: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.87906: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6654 1726883865.87943: 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 <<< 6654 1726883865.88046: 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 0x7fb914601460> <<< 6654 1726883865.88097: 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' <<< 6654 1726883865.88118: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914602210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147f93a0> <<< 6654 1726883865.88170: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883865.88186: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.88261: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6654 1726883865.88366: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.88517: 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' <<< 6654 1726883865.88586: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9146021e0> # zipimport: zlib available <<< 6654 1726883865.89053: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.89453: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.89521: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.89589: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6654 1726883865.89627: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883865.89711: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 6654 1726883865.89740: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.89834: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 6654 1726883865.89859: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6654 1726883865.90006: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.90024: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6654 1726883865.90276: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.90400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883865.90486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 6654 1726883865.90548: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914603410> <<< 6654 1726883865.90592: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.90770: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.90801: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883865.90823: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 6654 1726883865.90943: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.91062: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883865.91161: 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 0x7fb91460df70> <<< 6654 1726883865.91195: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91460af60> <<< 6654 1726883865.91224: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6654 1726883865.91243: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.91295: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.91355: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.91383: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.91436: 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 <<< 6654 1726883865.91497: 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 <<< 6654 1726883865.91556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883865.91584: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883865.91722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883865.91725: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914e2e900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914e225d0> <<< 6654 1726883865.91764: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91460e090> <<< 6654 1726883865.91782: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147736b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6654 1726883865.91815: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.91840: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883865.91912: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883865.91936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883865.92021: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 6654 1726883865.92329: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.92736: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc matches /usr/lib64/python3.12/filecmp.py <<< 6654 1726883865.92758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/filecmp.cpython-312.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914602d50> <<< 6654 1726883865.92858: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883865.93676: stdout chunk (state=3): >>> {"dest": "/tmp/ssh_config", "src": "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source", "md5sum": "cfb0bb272482ff01e019896497dde41d", "checksum": "c0092750a5e05fcf305b49a0c8c7141ddffa12d7", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 2157, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.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": "c0092750a5e05fcf305b49a0c8c7141ddffa12d7", "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}}} <<< 6654 1726883865.93697: stdout chunk (state=3): >>># destroy __main__ <<< 6654 1726883865.94197: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 6654 1726883865.94426: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 6654 1726883865.94653: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6654 1726883865.94678: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6654 1726883865.94707: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 6654 1726883865.94732: stdout chunk (state=3): >>># destroy zipfile._path <<< 6654 1726883865.94967: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6654 1726883865.95015: 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 <<< 6654 1726883865.95048: 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 <<< 6654 1726883865.95091: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 6654 1726883865.95112: 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 # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6654 1726883865.95148: 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 <<< 6654 1726883865.95194: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6654 1726883865.95348: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6654 1726883865.95367: stdout chunk (state=3): >>># destroy _collections <<< 6654 1726883865.95422: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6654 1726883865.95503: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize <<< 6654 1726883865.95528: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6654 1726883865.95612: 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 <<< 6654 1726883865.95644: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 6654 1726883865.95675: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 6654 1726883865.95696: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc <<< 6654 1726883865.95726: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6654 1726883865.96101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.96127: stderr chunk (state=3): >>>Shared connection to 10.31.9.112 closed. <<< 6654 1726883865.96133: stdout chunk (state=3): >>><<< 6654 1726883865.96136: stderr chunk (state=3): >>><<< 6654 1726883865.96298: _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 0x7fb9152184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9151e7b30> # /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 0x7fb91521aa50> 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 0x7fb915009130> # /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 0x7fb915009fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915047dd0> # /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 0x7fb915047fe0> # /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 0x7fb91507f800> # /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 0x7fb91507fe90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91505faa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91505d1c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915044f80> # /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 0x7fb91509f6e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91509e300> # /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 0x7fb91505e060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915046e70> # /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 0x7fb9150d47a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915044200> # /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 0x7fb9150d4c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d4b00> # 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 0x7fb9150d4ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb915042d20> # /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 0x7fb9150d55b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d5280> 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 0x7fb9150d64b0> 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 0x7fb9150ec680> 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 0x7fb9150edd30> # /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 0x7fb9150eebd0> # 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 0x7fb9150ef230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150ee120> # /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 0x7fb9150efcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150ef3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d6450> # /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 0x7fb914e7bb90> # /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 0x7fb914ea4620> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea4380> # 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 0x7fb914ea4650> # /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 0x7fb914ea4f80> # 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 0x7fb914ea58b0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea4830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914e79d30> # /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 0x7fb914ea6cc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea5a00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9150d6ba0> # /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 0x7fb914ecf020> # /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 0x7fb914ef33e0> # /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 0x7fb914f541d0> # /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 0x7fb914f56930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914f542f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914f211f0> # /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 0x7fb914d612b0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ef2210> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914ea7bf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb914ef2810> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_3tw0t_uw/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 0x7fb914db6ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914d95ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914d950a0> # 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 0x7fb914db4e90> # /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 0x7fb914dde9f0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914dde780> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914dde090> # /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 0x7fb914dde5d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914db7a10> 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 0x7fb914ddf680> # 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 0x7fb914ddf800> # /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 0x7fb914ddfd10> 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 0x7fb914711a60> # 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 0x7fb914713650> # /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 0x7fb914713f50> # /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 0x7fb9147151c0> # /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 0x7fb914717c80> # 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 0x7fb91521bf20> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914715f70> # /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 0x7fb91471fb90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91471e660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91471e3c0> # /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 0x7fb91471e930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914716480> # 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 0x7fb914767e00> # /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 0x7fb914767fb0> # /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 0x7fb914769a00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147697c0> # /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 0x7fb91476bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91476a0f0> # /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 0x7fb91476f6e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91476c0e0> # 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 0x7fb9147703e0> # 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 0x7fb914770830> # 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 0x7fb914770950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147680e0> # /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 0x7fb914773fe0> # 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 0x7fb9147f9250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147727e0> # 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 0x7fb914773b90> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147723f0> # 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 0x7fb914601460> # /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 0x7fb914602210> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147f93a0> 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 0x7fb9146021e0> # 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 0x7fb914603410> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb91460df70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91460af60> 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 0x7fb914e2e900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb914e225d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb91460e090> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9147736b0> # 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 0x7fb914602d50> # zipimport: zlib available {"dest": "/tmp/ssh_config", "src": "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source", "md5sum": "cfb0bb272482ff01e019896497dde41d", "checksum": "c0092750a5e05fcf305b49a0c8c7141ddffa12d7", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 2157, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.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": "c0092750a5e05fcf305b49a0c8c7141ddffa12d7", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6654 1726883865.96941: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.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': 'c0092750a5e05fcf305b49a0c8c7141ddffa12d7', '_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-1726883864.8803937-7209-208477208590736/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883865.96944: _low_level_execute_command(): starting 6654 1726883865.96946: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/ > /dev/null 2>&1 && sleep 0' 6654 1726883865.97372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883865.97376: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883865.97378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883865.97551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883865.97554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883865.97557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883865.97560: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883865.97596: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883865.99444: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883865.99646: stderr chunk (state=3): >>><<< 6654 1726883865.99650: stdout chunk (state=3): >>><<< 6654 1726883865.99667: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883865.99678: handler run complete 6654 1726883865.99705: attempt loop complete, returning result 6654 1726883865.99709: _execute() done 6654 1726883865.99711: dumping result to json 6654 1726883865.99713: done dumping result, returning 6654 1726883865.99727: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.ssh : Generate the configuration file [129f73bb-7c05-8a0c-6860-00000000013e] 6654 1726883865.99729: sending task result for task 129f73bb-7c05-8a0c-6860-00000000013e 6654 1726883865.99936: done sending task result for task 129f73bb-7c05-8a0c-6860-00000000013e 6654 1726883865.99946: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "c0092750a5e05fcf305b49a0c8c7141ddffa12d7", "dest": "/tmp/ssh_config", "gid": 0, "group": "root", "md5sum": "cfb0bb272482ff01e019896497dde41d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 2157, "src": "/root/.ansible/tmp/ansible-tmp-1726883864.8803937-7209-208477208590736/.source", "state": "file", "uid": 0 } 6654 1726883866.00022: no more pending results, returning what we have 6654 1726883866.00025: results queue empty 6654 1726883866.00026: checking for any_errors_fatal 6654 1726883866.00033: done checking for any_errors_fatal 6654 1726883866.00033: checking for max_fail_percentage 6654 1726883866.00035: done checking for max_fail_percentage 6654 1726883866.00036: checking to see if all hosts have failed and the running result is not ok 6654 1726883866.00037: done checking to see if all hosts have failed 6654 1726883866.00037: getting the remaining hosts for this loop 6654 1726883866.00039: done getting the remaining hosts for this loop 6654 1726883866.00042: getting the next task for host managed_node2 6654 1726883866.00240: done getting next task for host managed_node2 6654 1726883866.00242: ^ task is: TASK: meta (role_complete) 6654 1726883866.00245: ^ 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 6654 1726883866.00255: getting variables 6654 1726883866.00257: in VariableManager get_vars() 6654 1726883866.00293: Calling all_inventory to load vars for managed_node2 6654 1726883866.00295: Calling groups_inventory to load vars for managed_node2 6654 1726883866.00297: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883866.00307: Calling all_plugins_play to load vars for managed_node2 6654 1726883866.00310: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883866.00312: Calling groups_plugins_play to load vars for managed_node2 6654 1726883866.00587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883866.01123: done with get_vars() 6654 1726883866.01137: done getting variables 6654 1726883866.01340: done queuing things up, now waiting for results queue to drain 6654 1726883866.01342: results queue empty 6654 1726883866.01343: checking for any_errors_fatal 6654 1726883866.01346: done checking for any_errors_fatal 6654 1726883866.01347: checking for max_fail_percentage 6654 1726883866.01348: done checking for max_fail_percentage 6654 1726883866.01353: checking to see if all hosts have failed and the running result is not ok 6654 1726883866.01353: done checking to see if all hosts have failed 6654 1726883866.01354: getting the remaining hosts for this loop 6654 1726883866.01355: done getting the remaining hosts for this loop 6654 1726883866.01358: getting the next task for host managed_node2 6654 1726883866.01362: done getting next task for host managed_node2 6654 1726883866.01364: ^ task is: TASK: Download the configuration file 6654 1726883866.01365: ^ 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 6654 1726883866.01368: getting variables 6654 1726883866.01369: in VariableManager get_vars() 6654 1726883866.01378: Calling all_inventory to load vars for managed_node2 6654 1726883866.01380: Calling groups_inventory to load vars for managed_node2 6654 1726883866.01382: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883866.01387: Calling all_plugins_play to load vars for managed_node2 6654 1726883866.01390: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883866.01393: Calling groups_plugins_play to load vars for managed_node2 6654 1726883866.01764: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883866.02063: done with get_vars() 6654 1726883866.02071: done getting variables TASK [Download the configuration file] ***************************************** task path: /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:93 Friday 20 September 2024 21:57:46 -0400 (0:00:01.273) 0:00:18.080 ****** 6654 1726883866.02336: entering _queue_task() for managed_node2/slurp 6654 1726883866.02975: worker is 1 (out of 1 available) 6654 1726883866.02988: exiting _queue_task() for managed_node2/slurp 6654 1726883866.03000: done queuing things up, now waiting for results queue to drain 6654 1726883866.03001: waiting for pending results... 6654 1726883866.03551: running TaskExecutor() for managed_node2/TASK: Download the configuration file 6654 1726883866.03557: in run() - task 129f73bb-7c05-8a0c-6860-000000000014 6654 1726883866.03561: variable 'ansible_search_path' from source: unknown 6654 1726883866.03936: calling self._execute() 6654 1726883866.03939: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.03943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.03946: variable 'omit' from source: magic vars 6654 1726883866.04151: variable 'omit' from source: magic vars 6654 1726883866.04188: variable 'omit' from source: magic vars 6654 1726883866.04232: variable 'omit' from source: magic vars 6654 1726883866.04534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883866.04539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.04735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883866.04739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.04743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.04745: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.04748: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.04750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.04752: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.04754: Set connection var ansible_connection to ssh 6654 1726883866.04756: Set connection var ansible_pipelining to False 6654 1726883866.04945: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.04957: Set connection var ansible_shell_type to sh 6654 1726883866.04968: Set connection var ansible_timeout to 10 6654 1726883866.04994: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.05002: variable 'ansible_connection' from source: unknown 6654 1726883866.05009: variable 'ansible_module_compression' from source: unknown 6654 1726883866.05015: variable 'ansible_shell_type' from source: unknown 6654 1726883866.05022: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.05030: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.05143: variable 'ansible_pipelining' from source: unknown 6654 1726883866.05150: variable 'ansible_timeout' from source: unknown 6654 1726883866.05157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.05472: 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) 6654 1726883866.05549: variable 'omit' from source: magic vars 6654 1726883866.05560: starting attempt loop 6654 1726883866.05567: running the handler 6654 1726883866.05585: _low_level_execute_command(): starting 6654 1726883866.05649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6654 1726883866.06796: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883866.07035: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883866.07153: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883866.07171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883866.07250: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883866.08904: stdout chunk (state=3): >>>/root <<< 6654 1726883866.09033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883866.09046: stdout chunk (state=3): >>><<< 6654 1726883866.09058: stderr chunk (state=3): >>><<< 6654 1726883866.09081: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883866.09103: _low_level_execute_command(): starting 6654 1726883866.09272: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825 `" && echo ansible-tmp-1726883866.0909076-7287-180000287080825="` echo /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825 `" ) && sleep 0' 6654 1726883866.10507: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6654 1726883866.10524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found <<< 6654 1726883866.10528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883866.10710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883866.10745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883866.10849: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883866.12829: stdout chunk (state=3): >>>ansible-tmp-1726883866.0909076-7287-180000287080825=/root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825 <<< 6654 1726883866.12924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883866.13155: stderr chunk (state=3): >>><<< 6654 1726883866.13158: stdout chunk (state=3): >>><<< 6654 1726883866.13160: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883866.0909076-7287-180000287080825=/root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883866.13162: variable 'ansible_module_compression' from source: unknown 6654 1726883866.13281: ANSIBALLZ: Using lock for slurp 6654 1726883866.13439: ANSIBALLZ: Acquiring lock 6654 1726883866.13442: ANSIBALLZ: Lock acquired: 139756106061424 6654 1726883866.13447: ANSIBALLZ: Creating module 6654 1726883866.41147: ANSIBALLZ: Writing module into payload 6654 1726883866.41247: ANSIBALLZ: Writing module 6654 1726883866.41278: ANSIBALLZ: Renaming module 6654 1726883866.41302: ANSIBALLZ: Done creating module 6654 1726883866.41329: variable 'ansible_facts' from source: unknown 6654 1726883866.41420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py 6654 1726883866.41603: Sending initial data 6654 1726883866.41606: Sent initial data (152 bytes) 6654 1726883866.42252: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found <<< 6654 1726883866.42269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883866.42353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883866.42370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883866.42506: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883866.44185: 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 <<< 6654 1726883866.44259: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6654 1726883866.44301: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6654df9mfgbr/tmprdoaktqu /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py <<< 6654 1726883866.44305: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py" <<< 6654 1726883866.44369: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6654df9mfgbr/tmprdoaktqu" to remote "/root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py" <<< 6654 1726883866.45346: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883866.45440: stderr chunk (state=3): >>><<< 6654 1726883866.45444: stdout chunk (state=3): >>><<< 6654 1726883866.45446: done transferring module to remote 6654 1726883866.45448: _low_level_execute_command(): starting 6654 1726883866.45450: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/ /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py && sleep 0' 6654 1726883866.46013: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883866.46044: 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 <<< 6654 1726883866.46101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883866.46163: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883866.46187: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883866.46264: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883866.48135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883866.48138: stdout chunk (state=3): >>><<< 6654 1726883866.48141: stderr chunk (state=3): >>><<< 6654 1726883866.48237: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883866.48241: _low_level_execute_command(): starting 6654 1726883866.48246: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/AnsiballZ_slurp.py && sleep 0' 6654 1726883866.48839: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883866.48842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6654 1726883866.48856: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883866.48903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883866.48917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883866.48963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883866.49068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883866.51481: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 6654 1726883866.51485: stdout chunk (state=3): >>>import 'time' # <<< 6654 1726883866.51488: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6654 1726883866.51618: 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' <<< 6654 1726883866.51624: stdout chunk (state=3): >>>import '_codecs' # <<< 6654 1726883866.51682: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6654 1726883866.51685: 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 0x7f32cea184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce9e7b30> # /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' <<< 6654 1726883866.51886: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cea1aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # <<< 6654 1726883866.51917: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6654 1726883866.51953: stdout chunk (state=3): >>>import 'os' # <<< 6654 1726883866.51994: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 6654 1726883866.51998: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6654 1726883866.52059: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6654 1726883866.52062: 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 <<< 6654 1726883866.52065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6654 1726883866.52082: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce82d130> <<< 6654 1726883866.52318: 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' <<< 6654 1726883866.52321: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce82dfa0> <<< 6654 1726883866.52324: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6654 1726883866.52427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6654 1726883866.52452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6654 1726883866.52485: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6654 1726883866.52620: 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' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce86be90> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6654 1726883866.52646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6654 1726883866.52744: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce86bf50> <<< 6654 1726883866.52759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6654 1726883866.52777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883866.52827: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8a3830> <<< 6654 1726883866.52854: 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' <<< 6654 1726883866.52880: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8a3ec0> import '_collections' # <<< 6654 1726883866.52969: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce883b60> import '_functools' # <<< 6654 1726883866.52973: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce881280> <<< 6654 1726883866.53077: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce869040> <<< 6654 1726883866.53211: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6654 1726883866.53214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6654 1726883866.53265: 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 0x7f32ce8c3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8c2360> <<< 6654 1726883866.53276: 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 0x7f32ce882120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8c0b90> <<< 6654 1726883866.53336: 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' <<< 6654 1726883866.53360: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8682c0> <<< 6654 1726883866.53383: 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' <<< 6654 1726883866.53411: 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 0x7f32ce8f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8f8b30> <<< 6654 1726883866.53470: 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 0x7f32ce8f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce866de0> <<< 6654 1726883866.53586: 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' <<< 6654 1726883866.53599: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6654 1726883866.53613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8f9250> <<< 6654 1726883866.53617: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 6654 1726883866.53744: 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' <<< 6654 1726883866.53764: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8fa480> 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 0x7f32ce910680> <<< 6654 1726883866.53805: stdout chunk (state=3): >>>import 'errno' # <<< 6654 1726883866.53878: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883866.53882: 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 0x7f32ce911d60> <<< 6654 1726883866.53884: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6654 1726883866.53887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6654 1726883866.53995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6654 1726883866.54002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce912c00> <<< 6654 1726883866.54007: 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 0x7f32ce913260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce912150> <<< 6654 1726883866.54055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # 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 0x7f32ce913ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce913410> <<< 6654 1726883866.54085: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8fa3f0> <<< 6654 1726883866.54153: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6654 1726883866.54163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6654 1726883866.54174: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6654 1726883866.54218: 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 0x7f32ce6dfbf0> <<< 6654 1726883866.54234: 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' <<< 6654 1726883866.54277: 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 0x7f32ce708710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce708470> <<< 6654 1726883866.54311: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883866.54324: 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 0x7f32ce708680> # /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' <<< 6654 1726883866.54401: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883866.54539: 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 0x7f32ce709010> <<< 6654 1726883866.54667: 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 0x7f32ce7099d0> <<< 6654 1726883866.54685: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7088c0> <<< 6654 1726883866.54703: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce6ddd90> <<< 6654 1726883866.54727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6654 1726883866.54748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6654 1726883866.54775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6654 1726883866.54788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce70ad80> <<< 6654 1726883866.54811: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce709880> <<< 6654 1726883866.54823: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8faba0> <<< 6654 1726883866.54848: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6654 1726883866.54925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883866.54929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6654 1726883866.54965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6654 1726883866.54999: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce733110> <<< 6654 1726883866.55064: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6654 1726883866.55077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883866.55096: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6654 1726883866.55113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6654 1726883866.55147: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce757500> <<< 6654 1726883866.55170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6654 1726883866.55218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6654 1726883866.55264: stdout chunk (state=3): >>>import 'ntpath' # <<< 6654 1726883866.55291: 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 0x7f32ce7b82f0> <<< 6654 1726883866.55317: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6654 1726883866.55345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6654 1726883866.55370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6654 1726883866.55466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6654 1726883866.55522: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7baa20> <<< 6654 1726883866.55583: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7b83e0> <<< 6654 1726883866.55666: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7792e0> <<< 6654 1726883866.55669: 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 0x7f32ce5bd3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce756300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce70bce0> <<< 6654 1726883866.56209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ce756900> <<< 6654 1726883866.56212: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_slurp_payload_p7l_qnzl/ansible_slurp_payload.zip' # zipimport: zlib available <<< 6654 1726883866.56335: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.56360: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6654 1726883866.56380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6654 1726883866.56517: stdout chunk (state=3): >>># /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' <<< 6654 1726883866.56543: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce6130e0> import '_typing' # <<< 6654 1726883866.56723: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce5f1fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce5f1160> # zipimport: zlib available <<< 6654 1726883866.56756: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 6654 1726883866.56785: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.56820: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 6654 1726883866.56823: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.58215: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.59362: 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 0x7f32ce610f80> <<< 6654 1726883866.59385: 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' <<< 6654 1726883866.59408: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6654 1726883866.59441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6654 1726883866.59487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32ce63a9c0> <<< 6654 1726883866.59508: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce63a750> <<< 6654 1726883866.59546: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce63a060> <<< 6654 1726883866.59575: 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' <<< 6654 1726883866.59613: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce63a540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce613b00> <<< 6654 1726883866.59625: stdout chunk (state=3): >>>import 'atexit' # <<< 6654 1726883866.59650: 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 0x7f32ce63b6b0> <<< 6654 1726883866.59762: 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 0x7f32ce63b8f0> <<< 6654 1726883866.59791: 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' # <<< 6654 1726883866.59822: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce63be30> import 'pwd' # <<< 6654 1726883866.59829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6654 1726883866.59852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6654 1726883866.59928: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf15bb0> <<< 6654 1726883866.59933: 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 0x7f32cdf177d0> <<< 6654 1726883866.60046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6654 1726883866.60049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6654 1726883866.60067: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf181a0> # /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 0x7f32cdf19340> <<< 6654 1726883866.60078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6654 1726883866.60111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6654 1726883866.60163: 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' <<< 6654 1726883866.60311: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf1bdd0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so'<<< 6654 1726883866.60361: 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 0x7f32ce733080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf1a0c0> # /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 <<< 6654 1726883866.60400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf23b90> <<< 6654 1726883866.60415: stdout chunk (state=3): >>>import '_tokenize' # <<< 6654 1726883866.60801: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf22660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf223c0> <<< 6654 1726883866.60841: 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' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf22930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf1a510> # 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 0x7f32cdf6be00> # /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 0x7f32cdf6bfe0> # /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 0x7f32cdf6da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6654 1726883866.60906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6654 1726883866.61050: 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 0x7f32cdf6ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6e0f0> <<< 6654 1726883866.61074: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6654 1726883866.61077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883866.61080: 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' # <<< 6654 1726883866.61098: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf73650> <<< 6654 1726883866.61212: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6ffe0> <<< 6654 1726883866.61297: 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 0x7f32cdf746b0> <<< 6654 1726883866.61336: 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 0x7f32cdf74860> <<< 6654 1726883866.61392: 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 0x7f32cdf74950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6c0e0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 6654 1726883866.61422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6654 1726883866.61506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6654 1726883866.61574: 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 0x7f32cde000b0> <<< 6654 1726883866.61746: 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 0x7f32cde01340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf76840> <<< 6654 1726883866.61750: 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 0x7f32cdf77bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf76480> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6654 1726883866.61870: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.61908: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883866.61975: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6654 1726883866.62075: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.62197: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.62754: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.63278: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6654 1726883866.63332: 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' # <<< 6654 1726883866.63364: 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' <<< 6654 1726883866.63412: 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 0x7f32cde05670> <<< 6654 1726883866.63487: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6654 1726883866.63516: 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 0x7f32cde06540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf75820> <<< 6654 1726883866.63567: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6654 1726883866.63572: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.63621: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 6654 1726883866.63661: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.63784: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.63957: 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 0x7f32cde06c90> # zipimport: zlib available <<< 6654 1726883866.64379: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.64922: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6654 1726883866.65179: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available <<< 6654 1726883866.65239: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6654 1726883866.65243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6654 1726883866.65331: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.65357: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6654 1726883866.65558: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.65824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6654 1726883866.65854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6654 1726883866.65969: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde07890> # zipimport: zlib available <<< 6654 1726883866.66068: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66093: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6654 1726883866.66172: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66226: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 6654 1726883866.66268: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66294: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66366: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66418: 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 <<< 6654 1726883866.66461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6654 1726883866.66552: 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' <<< 6654 1726883866.66578: 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 0x7f32cde120f0> <<< 6654 1726883866.66613: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde0f4a0> <<< 6654 1726883866.66624: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 6654 1726883866.66689: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66752: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66775: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.66835: 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' <<< 6654 1726883866.66871: 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 <<< 6654 1726883866.66874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6654 1726883866.66889: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6654 1726883866.66966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6654 1726883866.66985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6654 1726883866.67022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6654 1726883866.67037: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf02a80> <<< 6654 1726883866.67074: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce676750> <<< 6654 1726883866.67166: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde121b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde07170> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6654 1726883866.67211: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.67229: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6654 1726883866.67291: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6654 1726883866.67318: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.67328: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6654 1726883866.67365: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.67474: stdout chunk (state=3): >>># zipimport: zlib available <<< 6654 1726883866.67622: stdout chunk (state=3): >>> {"content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpBZGRLZXlzVG9BZ2VudCB5ZXMKQWRkcmVzc0ZhbWlseSB5ZXMKQmF0Y2hNb2RlIHllcwpCaW5kQWRkcmVzcyB5ZXMKQmluZEludGVyZmFjZSB5ZXMKQ2Fub25pY2FsRG9tYWlucyB5ZXMKQ2Fub25pY2FsaXplRmFsbGJhY2tMb2NhbCB5ZXMKQ2Fub25pY2FsaXplSG9zdG5hbWUgeWVzCkNhbm9uaWNhbGl6ZU1heERvdHMgeWVzCkNhbm9uaWNhbGl6ZVBlcm1pdHRlZENOQU1FcyB5ZXMKQ0FTaWduYXR1cmVBbGdvcml0aG1zIHllcwpDZXJ0aWZpY2F0ZUZpbGUgeWVzCkNoYW5uZWxUaW1lb3V0IHllcwpDaGVja0hvc3RJUCB5ZXMKQ2lwaGVycyB5ZXMKQ2xlYXJBbGxGb3J3YXJkaW5ncyB5ZXMKQ29tcHJlc3Npb24geWVzCkNvbm5lY3Rpb25BdHRlbXB0cyB5ZXMKQ29ubmVjdFRpbWVvdXQgeWVzCkNvbnRyb2xNYXN0ZXIgeWVzCkNvbnRyb2xQYXRoIHllcwpDb250cm9sUGVyc2lzdCB5ZXMKRHluYW1pY0ZvcndhcmQgeWVzCkVuYWJsZUVzY2FwZUNvbW1hbmRsaW5lIHllcwpFbmFibGVTU0hLZXlzaWduIHllcwpFc2NhcGVDaGFyIHllcwpFeGl0T25Gb3J3YXJkRmFpbHVyZSB5ZXMKRmluZ2VycHJpbnRIYXNoIHllcwpGb3JrQWZ0ZXJBdXRoZW50aWNhdGlvbiB5ZXMKRm9yd2FyZEFnZW50IHllcwpGb3J3YXJkWDExIHllcwpGb3J3YXJkWDExVGltZW91dCB5ZXMKRm9yd2FyZFgxMVRydXN0ZWQgeWVzCkdhdGV3YXlQb3J0cyB5ZXMKR2xvYmFsS25vd25Ib3N0c0ZpbGUgeWVzCkdTU0FQSUF1dGhlbnRpY2F0aW9uIHllcwpHU1NBUElDbGllbnRJZGVudGl0eSB5ZXMKR1NTQVBJRGVsZWdhdGVDcmVkZW50aWFscyB5ZXMKR1NTQVBJS2V5RXhjaGFuZ2UgeWVzCkdTU0FQSVJlbmV3YWxGb3JjZXNSZWtleSB5ZXMKR1NTQVBJU2VydmVySWRlbnRpdHkgeWVzCkdTU0FQSVRydXN0RG5zIHllcwpHU1NBUElLZXhBbGdvcml0aG1zIHllcwpIYXNoS25vd25Ib3N0cyB5ZXMKSG9zdGJhc2VkQXV0aGVudGljYXRpb24geWVzCkhvc3RiYXNlZEFjY2VwdGVkQWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsZ29yaXRobXMgeWVzCkhvc3RLZXlBbGlhcyB5ZXMKSG9zdG5hbWUgeWVzCklkZW50aXRpZXNPbmx5IHllcwpJZGVudGl0eUFnZW50IHllcwpJZGVudGl0eUZpbGUgeWVzCklnbm9yZVVua25vd24geWVzCkluY2x1ZGUgeWVzCklQUW9TIHllcwpLYmRJbnRlcmFjdGl2ZUF1dGhlbnRpY2F0aW9uIHllcwpLYmRJbnRlcmFjdGl2ZURldmljZXMgeWVzCktleEFsZ29yaXRobXMgeWVzCktub3duSG9zdHNDb21tYW5kIHllcwpMb2NhbENvbW1hbmQgeWVzCkxvY2FsRm9yd2FyZCB5ZXMKTG9nTGV2ZWwgeWVzCkxvZ1ZlcmJvc2UgeWVzCk1BQ3MgeWVzCk5vSG9zdEF1dGhlbnRpY2F0aW9uRm9yTG9jYWxob3N0IHllcwpOdW1iZXJPZlBhc3N3b3JkUHJvbXB0cyB5ZXMKT2JzY3VyZUtleXN0cm9rZVRpbWluZyB5ZXMKUGFzc3dvcmRBdXRoZW50aWNhdGlvbiB5ZXMKUGVybWl0TG9jYWxDb21tYW5kIHllcwpQZXJtaXRSZW1vdGVPcGVuIHllcwpQS0NTMTFQcm92aWRlciB5ZXMKUG9ydCB5ZXMKUHJlZmVycmVkQXV0aGVudGljYXRpb25zIHllcwpQcm94eUNvbW1hbmQgeWVzClByb3h5SnVtcCB5ZXMKUHJveHlVc2VGZHBhc3MgeWVzClB1YmtleUFjY2VwdGVkQWxnb3JpdGhtcyB5ZXMKUHVia2V5QXV0aGVudGljYXRpb24geWVzClJla2V5TGltaXQgeWVzClJlbW90ZUNvbW1hbmQgeWVzClJlbW90ZUZvcndhcmQgeWVzClJlcXVlc3RUVFkgeWVzClJlcXVpcmVkUlNBU2l6ZSB5ZXMKUmV2b2tlZEhvc3RLZXlzIHllcwpTZWN1cml0eUtleVByb3ZpZGVyIHllcwpTZW5kRW52IHllcwpTZXJ2ZXJBbGl2ZUNvdW50TWF4IHllcwpTZXJ2ZXJBbGl2ZUludGVydmFsIHllcwpTZXNzaW9uVHlwZSB5ZXMKU2V0RW52IHllcwpTdGRpbk51bGwgeWVzClN0cmVhbUxvY2FsQmluZE1hc2sgeWVzClN0cmVhbUxvY2FsQmluZFVubGluayB5ZXMKU3RyaWN0SG9zdEtleUNoZWNraW5nIHllcwpTeXNsb2dGYWNpbGl0eSB5ZXMKVENQS2VlcEFsaXZlIHllcwpUdW5uZWwgeWVzClR1bm5lbERldmljZSB5ZXMKVXBkYXRlSG9zdEtleXMgeWVzClVzZXIgeWVzClVzZXJLbm93bkhvc3RzRmlsZSB5ZXMKVmVyaWZ5SG9zdEtleUROUyB5ZXMKVmlzdWFsSG9zdEtleSB5ZXMKWEF1dGhMb2NhdGlvbiB5ZXMK", "source": "/tmp/ssh_config", "encoding": "base64", "invocation": {"module_args": {"src": "/tmp/ssh_config"}}} # destroy __main__ <<< 6654 1726883866.67951: 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 <<< 6654 1726883866.67991: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 6654 1726883866.68024: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib<<< 6654 1726883866.68046: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # 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 <<< 6654 1726883866.68110: 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 # 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 <<< 6654 1726883866.68138: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing 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 <<< 6654 1726883866.68502: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 6654 1726883866.68709: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6654 1726883866.68724: 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 6654 1726883866.68883: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6654 1726883866.68946: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid <<< 6654 1726883866.69001: stdout chunk (state=3): >>># 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 <<< 6654 1726883866.69175: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc <<< 6654 1726883866.69197: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6654 1726883866.69908: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. <<< 6654 1726883866.69911: stdout chunk (state=3): >>><<< 6654 1726883866.69914: stderr chunk (state=3): >>><<< 6654 1726883866.69935: _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 0x7f32cea184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce9e7b30> # /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 0x7f32cea1aa50> 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 0x7f32ce82d130> # /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 0x7f32ce82dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce86be90> # /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 0x7f32ce86bf50> # /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 0x7f32ce8a3830> # /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 0x7f32ce8a3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce883b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce881280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce869040> # /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 0x7f32ce8c3740> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8c2360> # /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 0x7f32ce882120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8c0b90> # /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 0x7f32ce8f87d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8682c0> # /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 0x7f32ce8f8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8f8b30> # 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 0x7f32ce8f8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce866de0> # /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 0x7f32ce8f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8f9250> 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 0x7f32ce8fa480> 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 0x7f32ce910680> 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 0x7f32ce911d60> # /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 0x7f32ce912c00> # 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 0x7f32ce913260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce912150> # /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 0x7f32ce913ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce913410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8fa3f0> # /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 0x7f32ce6dfbf0> # /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 0x7f32ce708710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce708470> # 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 0x7f32ce708680> # /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 0x7f32ce709010> # 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 0x7f32ce7099d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7088c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce6ddd90> # /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 0x7f32ce70ad80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce709880> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce8faba0> # /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 0x7f32ce733110> # /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 0x7f32ce757500> # /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 0x7f32ce7b82f0> # /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 0x7f32ce7baa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7b83e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce7792e0> # /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 0x7f32ce5bd3a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce756300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce70bce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f32ce756900> # zipimport: found 30 names in '/tmp/ansible_slurp_payload_p7l_qnzl/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 0x7f32ce6130e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce5f1fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce5f1160> # 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 0x7f32ce610f80> # /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 0x7f32ce63a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce63a750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce63a060> # /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 0x7f32ce63a540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce613b00> 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 0x7f32ce63b6b0> # 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 0x7f32ce63b8f0> # /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 0x7f32ce63be30> 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 0x7f32cdf15bb0> # 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 0x7f32cdf177d0> # /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 0x7f32cdf181a0> # /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 0x7f32cdf19340> # /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 0x7f32cdf1bdd0> # 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 0x7f32ce733080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf1a0c0> # /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 0x7f32cdf23b90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf22660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf223c0> # /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 0x7f32cdf22930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf1a510> # 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 0x7f32cdf6be00> # /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 0x7f32cdf6bfe0> # /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 0x7f32cdf6da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6d7c0> # /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 0x7f32cdf6ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6e0f0> # /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 0x7f32cdf73650> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6ffe0> # 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 0x7f32cdf746b0> # 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 0x7f32cdf74860> # 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 0x7f32cdf74950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf6c0e0> # /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 0x7f32cde000b0> # 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 0x7f32cde01340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf76840> # 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 0x7f32cdf77bf0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf76480> # 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 0x7f32cde05670> # /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 0x7f32cde06540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cdf75820> 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 0x7f32cde06c90> # 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 0x7f32cde07890> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f32cde120f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde0f4a0> 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 0x7f32cdf02a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32ce676750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde121b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f32cde07170> # 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": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpBZGRLZXlzVG9BZ2VudCB5ZXMKQWRkcmVzc0ZhbWlseSB5ZXMKQmF0Y2hNb2RlIHllcwpCaW5kQWRkcmVzcyB5ZXMKQmluZEludGVyZmFjZSB5ZXMKQ2Fub25pY2FsRG9tYWlucyB5ZXMKQ2Fub25pY2FsaXplRmFsbGJhY2tMb2NhbCB5ZXMKQ2Fub25pY2FsaXplSG9zdG5hbWUgeWVzCkNhbm9uaWNhbGl6ZU1heERvdHMgeWVzCkNhbm9uaWNhbGl6ZVBlcm1pdHRlZENOQU1FcyB5ZXMKQ0FTaWduYXR1cmVBbGdvcml0aG1zIHllcwpDZXJ0aWZpY2F0ZUZpbGUgeWVzCkNoYW5uZWxUaW1lb3V0IHllcwpDaGVja0hvc3RJUCB5ZXMKQ2lwaGVycyB5ZXMKQ2xlYXJBbGxGb3J3YXJkaW5ncyB5ZXMKQ29tcHJlc3Npb24geWVzCkNvbm5lY3Rpb25BdHRlbXB0cyB5ZXMKQ29ubmVjdFRpbWVvdXQgeWVzCkNvbnRyb2xNYXN0ZXIgeWVzCkNvbnRyb2xQYXRoIHllcwpDb250cm9sUGVyc2lzdCB5ZXMKRHluYW1pY0ZvcndhcmQgeWVzCkVuYWJsZUVzY2FwZUNvbW1hbmRsaW5lIHllcwpFbmFibGVTU0hLZXlzaWduIHllcwpFc2NhcGVDaGFyIHllcwpFeGl0T25Gb3J3YXJkRmFpbHVyZSB5ZXMKRmluZ2VycHJpbnRIYXNoIHllcwpGb3JrQWZ0ZXJBdXRoZW50aWNhdGlvbiB5ZXMKRm9yd2FyZEFnZW50IHllcwpGb3J3YXJkWDExIHllcwpGb3J3YXJkWDExVGltZW91dCB5ZXMKRm9yd2FyZFgxMVRydXN0ZWQgeWVzCkdhdGV3YXlQb3J0cyB5ZXMKR2xvYmFsS25vd25Ib3N0c0ZpbGUgeWVzCkdTU0FQSUF1dGhlbnRpY2F0aW9uIHllcwpHU1NBUElDbGllbnRJZGVudGl0eSB5ZXMKR1NTQVBJRGVsZWdhdGVDcmVkZW50aWFscyB5ZXMKR1NTQVBJS2V5RXhjaGFuZ2UgeWVzCkdTU0FQSVJlbmV3YWxGb3JjZXNSZWtleSB5ZXMKR1NTQVBJU2VydmVySWRlbnRpdHkgeWVzCkdTU0FQSVRydXN0RG5zIHllcwpHU1NBUElLZXhBbGdvcml0aG1zIHllcwpIYXNoS25vd25Ib3N0cyB5ZXMKSG9zdGJhc2VkQXV0aGVudGljYXRpb24geWVzCkhvc3RiYXNlZEFjY2VwdGVkQWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsZ29yaXRobXMgeWVzCkhvc3RLZXlBbGlhcyB5ZXMKSG9zdG5hbWUgeWVzCklkZW50aXRpZXNPbmx5IHllcwpJZGVudGl0eUFnZW50IHllcwpJZGVudGl0eUZpbGUgeWVzCklnbm9yZVVua25vd24geWVzCkluY2x1ZGUgeWVzCklQUW9TIHllcwpLYmRJbnRlcmFjdGl2ZUF1dGhlbnRpY2F0aW9uIHllcwpLYmRJbnRlcmFjdGl2ZURldmljZXMgeWVzCktleEFsZ29yaXRobXMgeWVzCktub3duSG9zdHNDb21tYW5kIHllcwpMb2NhbENvbW1hbmQgeWVzCkxvY2FsRm9yd2FyZCB5ZXMKTG9nTGV2ZWwgeWVzCkxvZ1ZlcmJvc2UgeWVzCk1BQ3MgeWVzCk5vSG9zdEF1dGhlbnRpY2F0aW9uRm9yTG9jYWxob3N0IHllcwpOdW1iZXJPZlBhc3N3b3JkUHJvbXB0cyB5ZXMKT2JzY3VyZUtleXN0cm9rZVRpbWluZyB5ZXMKUGFzc3dvcmRBdXRoZW50aWNhdGlvbiB5ZXMKUGVybWl0TG9jYWxDb21tYW5kIHllcwpQZXJtaXRSZW1vdGVPcGVuIHllcwpQS0NTMTFQcm92aWRlciB5ZXMKUG9ydCB5ZXMKUHJlZmVycmVkQXV0aGVudGljYXRpb25zIHllcwpQcm94eUNvbW1hbmQgeWVzClByb3h5SnVtcCB5ZXMKUHJveHlVc2VGZHBhc3MgeWVzClB1YmtleUFjY2VwdGVkQWxnb3JpdGhtcyB5ZXMKUHVia2V5QXV0aGVudGljYXRpb24geWVzClJla2V5TGltaXQgeWVzClJlbW90ZUNvbW1hbmQgeWVzClJlbW90ZUZvcndhcmQgeWVzClJlcXVlc3RUVFkgeWVzClJlcXVpcmVkUlNBU2l6ZSB5ZXMKUmV2b2tlZEhvc3RLZXlzIHllcwpTZWN1cml0eUtleVByb3ZpZGVyIHllcwpTZW5kRW52IHllcwpTZXJ2ZXJBbGl2ZUNvdW50TWF4IHllcwpTZXJ2ZXJBbGl2ZUludGVydmFsIHllcwpTZXNzaW9uVHlwZSB5ZXMKU2V0RW52IHllcwpTdGRpbk51bGwgeWVzClN0cmVhbUxvY2FsQmluZE1hc2sgeWVzClN0cmVhbUxvY2FsQmluZFVubGluayB5ZXMKU3RyaWN0SG9zdEtleUNoZWNraW5nIHllcwpTeXNsb2dGYWNpbGl0eSB5ZXMKVENQS2VlcEFsaXZlIHllcwpUdW5uZWwgeWVzClR1bm5lbERldmljZSB5ZXMKVXBkYXRlSG9zdEtleXMgeWVzClVzZXIgeWVzClVzZXJLbm93bkhvc3RzRmlsZSB5ZXMKVmVyaWZ5SG9zdEtleUROUyB5ZXMKVmlzdWFsSG9zdEtleSB5ZXMKWEF1dGhMb2NhdGlvbiB5ZXMK", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.9.112 closed. 6654 1726883866.71351: 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-1726883866.0909076-7287-180000287080825/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6654 1726883866.71355: _low_level_execute_command(): starting 6654 1726883866.71357: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883866.0909076-7287-180000287080825/ > /dev/null 2>&1 && sleep 0' 6654 1726883866.71636: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6654 1726883866.71644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6654 1726883866.71670: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6654 1726883866.71761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' <<< 6654 1726883866.71787: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6654 1726883866.71826: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6654 1726883866.71877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6654 1726883866.73839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6654 1726883866.73845: stdout chunk (state=3): >>><<< 6654 1726883866.73848: stderr chunk (state=3): >>><<< 6654 1726883866.74070: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.9.112 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.9.112 originally 10.31.9.112 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/c29cc45049' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 6654 1726883866.74074: handler run complete 6654 1726883866.74076: attempt loop complete, returning result 6654 1726883866.74077: _execute() done 6654 1726883866.74079: dumping result to json 6654 1726883866.74081: done dumping result, returning 6654 1726883866.74083: done running TaskExecutor() for managed_node2/TASK: Download the configuration file [129f73bb-7c05-8a0c-6860-000000000014] 6654 1726883866.74084: sending task result for task 129f73bb-7c05-8a0c-6860-000000000014 6654 1726883866.74164: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000014 6654 1726883866.74168: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3NoCgpBZGRLZXlzVG9BZ2VudCB5ZXMKQWRkcmVzc0ZhbWlseSB5ZXMKQmF0Y2hNb2RlIHllcwpCaW5kQWRkcmVzcyB5ZXMKQmluZEludGVyZmFjZSB5ZXMKQ2Fub25pY2FsRG9tYWlucyB5ZXMKQ2Fub25pY2FsaXplRmFsbGJhY2tMb2NhbCB5ZXMKQ2Fub25pY2FsaXplSG9zdG5hbWUgeWVzCkNhbm9uaWNhbGl6ZU1heERvdHMgeWVzCkNhbm9uaWNhbGl6ZVBlcm1pdHRlZENOQU1FcyB5ZXMKQ0FTaWduYXR1cmVBbGdvcml0aG1zIHllcwpDZXJ0aWZpY2F0ZUZpbGUgeWVzCkNoYW5uZWxUaW1lb3V0IHllcwpDaGVja0hvc3RJUCB5ZXMKQ2lwaGVycyB5ZXMKQ2xlYXJBbGxGb3J3YXJkaW5ncyB5ZXMKQ29tcHJlc3Npb24geWVzCkNvbm5lY3Rpb25BdHRlbXB0cyB5ZXMKQ29ubmVjdFRpbWVvdXQgeWVzCkNvbnRyb2xNYXN0ZXIgeWVzCkNvbnRyb2xQYXRoIHllcwpDb250cm9sUGVyc2lzdCB5ZXMKRHluYW1pY0ZvcndhcmQgeWVzCkVuYWJsZUVzY2FwZUNvbW1hbmRsaW5lIHllcwpFbmFibGVTU0hLZXlzaWduIHllcwpFc2NhcGVDaGFyIHllcwpFeGl0T25Gb3J3YXJkRmFpbHVyZSB5ZXMKRmluZ2VycHJpbnRIYXNoIHllcwpGb3JrQWZ0ZXJBdXRoZW50aWNhdGlvbiB5ZXMKRm9yd2FyZEFnZW50IHllcwpGb3J3YXJkWDExIHllcwpGb3J3YXJkWDExVGltZW91dCB5ZXMKRm9yd2FyZFgxMVRydXN0ZWQgeWVzCkdhdGV3YXlQb3J0cyB5ZXMKR2xvYmFsS25vd25Ib3N0c0ZpbGUgeWVzCkdTU0FQSUF1dGhlbnRpY2F0aW9uIHllcwpHU1NBUElDbGllbnRJZGVudGl0eSB5ZXMKR1NTQVBJRGVsZWdhdGVDcmVkZW50aWFscyB5ZXMKR1NTQVBJS2V5RXhjaGFuZ2UgeWVzCkdTU0FQSVJlbmV3YWxGb3JjZXNSZWtleSB5ZXMKR1NTQVBJU2VydmVySWRlbnRpdHkgeWVzCkdTU0FQSVRydXN0RG5zIHllcwpHU1NBUElLZXhBbGdvcml0aG1zIHllcwpIYXNoS25vd25Ib3N0cyB5ZXMKSG9zdGJhc2VkQXV0aGVudGljYXRpb24geWVzCkhvc3RiYXNlZEFjY2VwdGVkQWxnb3JpdGhtcyB5ZXMKSG9zdEtleUFsZ29yaXRobXMgeWVzCkhvc3RLZXlBbGlhcyB5ZXMKSG9zdG5hbWUgeWVzCklkZW50aXRpZXNPbmx5IHllcwpJZGVudGl0eUFnZW50IHllcwpJZGVudGl0eUZpbGUgeWVzCklnbm9yZVVua25vd24geWVzCkluY2x1ZGUgeWVzCklQUW9TIHllcwpLYmRJbnRlcmFjdGl2ZUF1dGhlbnRpY2F0aW9uIHllcwpLYmRJbnRlcmFjdGl2ZURldmljZXMgeWVzCktleEFsZ29yaXRobXMgeWVzCktub3duSG9zdHNDb21tYW5kIHllcwpMb2NhbENvbW1hbmQgeWVzCkxvY2FsRm9yd2FyZCB5ZXMKTG9nTGV2ZWwgeWVzCkxvZ1ZlcmJvc2UgeWVzCk1BQ3MgeWVzCk5vSG9zdEF1dGhlbnRpY2F0aW9uRm9yTG9jYWxob3N0IHllcwpOdW1iZXJPZlBhc3N3b3JkUHJvbXB0cyB5ZXMKT2JzY3VyZUtleXN0cm9rZVRpbWluZyB5ZXMKUGFzc3dvcmRBdXRoZW50aWNhdGlvbiB5ZXMKUGVybWl0TG9jYWxDb21tYW5kIHllcwpQZXJtaXRSZW1vdGVPcGVuIHllcwpQS0NTMTFQcm92aWRlciB5ZXMKUG9ydCB5ZXMKUHJlZmVycmVkQXV0aGVudGljYXRpb25zIHllcwpQcm94eUNvbW1hbmQgeWVzClByb3h5SnVtcCB5ZXMKUHJveHlVc2VGZHBhc3MgeWVzClB1YmtleUFjY2VwdGVkQWxnb3JpdGhtcyB5ZXMKUHVia2V5QXV0aGVudGljYXRpb24geWVzClJla2V5TGltaXQgeWVzClJlbW90ZUNvbW1hbmQgeWVzClJlbW90ZUZvcndhcmQgeWVzClJlcXVlc3RUVFkgeWVzClJlcXVpcmVkUlNBU2l6ZSB5ZXMKUmV2b2tlZEhvc3RLZXlzIHllcwpTZWN1cml0eUtleVByb3ZpZGVyIHllcwpTZW5kRW52IHllcwpTZXJ2ZXJBbGl2ZUNvdW50TWF4IHllcwpTZXJ2ZXJBbGl2ZUludGVydmFsIHllcwpTZXNzaW9uVHlwZSB5ZXMKU2V0RW52IHllcwpTdGRpbk51bGwgeWVzClN0cmVhbUxvY2FsQmluZE1hc2sgeWVzClN0cmVhbUxvY2FsQmluZFVubGluayB5ZXMKU3RyaWN0SG9zdEtleUNoZWNraW5nIHllcwpTeXNsb2dGYWNpbGl0eSB5ZXMKVENQS2VlcEFsaXZlIHllcwpUdW5uZWwgeWVzClR1bm5lbERldmljZSB5ZXMKVXBkYXRlSG9zdEtleXMgeWVzClVzZXIgeWVzClVzZXJLbm93bkhvc3RzRmlsZSB5ZXMKVmVyaWZ5SG9zdEtleUROUyB5ZXMKVmlzdWFsSG9zdEtleSB5ZXMKWEF1dGhMb2NhdGlvbiB5ZXMK", "encoding": "base64", "source": "/tmp/ssh_config" } 6654 1726883866.74228: no more pending results, returning what we have 6654 1726883866.74234: results queue empty 6654 1726883866.74235: checking for any_errors_fatal 6654 1726883866.74237: done checking for any_errors_fatal 6654 1726883866.74237: checking for max_fail_percentage 6654 1726883866.74239: done checking for max_fail_percentage 6654 1726883866.74240: checking to see if all hosts have failed and the running result is not ok 6654 1726883866.74241: done checking to see if all hosts have failed 6654 1726883866.74241: getting the remaining hosts for this loop 6654 1726883866.74247: done getting the remaining hosts for this loop 6654 1726883866.74250: getting the next task for host managed_node2 6654 1726883866.74256: done getting next task for host managed_node2 6654 1726883866.74259: ^ task is: TASK: Verify the options are in the file 6654 1726883866.74261: ^ 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 6654 1726883866.74265: getting variables 6654 1726883866.74266: in VariableManager get_vars() 6654 1726883866.74371: Calling all_inventory to load vars for managed_node2 6654 1726883866.74374: Calling groups_inventory to load vars for managed_node2 6654 1726883866.74378: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883866.74524: Calling all_plugins_play to load vars for managed_node2 6654 1726883866.74528: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883866.74578: Calling groups_plugins_play to load vars for managed_node2 6654 1726883866.75022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883866.75667: done with get_vars() 6654 1726883866.75680: done getting variables 6654 1726883866.75951: 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-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:98 Friday 20 September 2024 21:57:46 -0400 (0:00:00.736) 0:00:18.816 ****** 6654 1726883866.75987: entering _queue_task() for managed_node2/assert 6654 1726883866.75989: Creating lock for assert 6654 1726883866.76651: worker is 1 (out of 1 available) 6654 1726883866.76665: exiting _queue_task() for managed_node2/assert 6654 1726883866.76678: done queuing things up, now waiting for results queue to drain 6654 1726883866.76680: waiting for pending results... 6654 1726883866.77524: running TaskExecutor() for managed_node2/TASK: Verify the options are in the file 6654 1726883866.77729: in run() - task 129f73bb-7c05-8a0c-6860-000000000015 6654 1726883866.77736: variable 'ansible_search_path' from source: unknown 6654 1726883866.78117: variable 'ssh_options' from source: set_fact 6654 1726883866.78552: variable 'omit' from source: magic vars 6654 1726883866.78556: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.78570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.78590: variable 'omit' from source: magic vars 6654 1726883866.78708: variable 'omit' from source: magic vars 6654 1726883866.78752: variable 'omit' from source: magic vars 6654 1726883866.78808: variable 'omit' from source: magic vars 6654 1726883866.78853: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6654 1726883866.78901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.78927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6654 1726883866.78952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.78969: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.79009: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.79018: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.79026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.79135: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.79144: Set connection var ansible_connection to ssh 6654 1726883866.79158: Set connection var ansible_pipelining to False 6654 1726883866.79169: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.79180: Set connection var ansible_shell_type to sh 6654 1726883866.79191: Set connection var ansible_timeout to 10 6654 1726883866.79222: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.79232: variable 'ansible_connection' from source: unknown 6654 1726883866.79240: variable 'ansible_module_compression' from source: unknown 6654 1726883866.79254: variable 'ansible_shell_type' from source: unknown 6654 1726883866.79264: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.79270: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.79278: variable 'ansible_pipelining' from source: unknown 6654 1726883866.79316: variable 'ansible_timeout' from source: unknown 6654 1726883866.79319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.79458: 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) 6654 1726883866.79475: variable 'omit' from source: magic vars 6654 1726883866.79485: starting attempt loop 6654 1726883866.79536: running the handler 6654 1726883866.80022: variable 'item' from source: unknown 6654 1726883866.80061: variable 'config' from source: set_fact 6654 1726883866.80396: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.80401: handler run complete 6654 1726883866.80404: attempt loop complete, returning result 6654 1726883866.80406: variable 'item' from source: unknown 6654 1726883866.80435: variable 'item' from source: unknown ok: [managed_node2] => (item=AddKeysToAgent) => { "ansible_loop_var": "item", "changed": false, "item": "AddKeysToAgent" } MSG: All assertions passed 6654 1726883866.81132: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.81136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.81138: variable 'omit' from source: magic vars 6654 1726883866.81141: variable 'omit' from source: magic vars 6654 1726883866.81143: variable 'omit' from source: magic vars 6654 1726883866.81145: variable 'omit' from source: magic vars 6654 1726883866.81147: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.81149: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.81150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.81239: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.81436: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.81439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.81442: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.81444: Set connection var ansible_connection to ssh 6654 1726883866.81446: Set connection var ansible_pipelining to False 6654 1726883866.81451: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.81453: Set connection var ansible_shell_type to sh 6654 1726883866.81485: Set connection var ansible_timeout to 10 6654 1726883866.81516: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.81567: variable 'ansible_connection' from source: unknown 6654 1726883866.81663: variable 'ansible_module_compression' from source: unknown 6654 1726883866.81788: variable 'ansible_shell_type' from source: unknown 6654 1726883866.81791: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.81794: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.81796: variable 'ansible_pipelining' from source: unknown 6654 1726883866.81798: variable 'ansible_timeout' from source: unknown 6654 1726883866.81800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.81925: 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) 6654 1726883866.81944: variable 'omit' from source: magic vars 6654 1726883866.81957: starting attempt loop 6654 1726883866.82029: running the handler 6654 1726883866.82274: variable 'item' from source: unknown 6654 1726883866.82284: variable 'config' from source: set_fact 6654 1726883866.82329: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.82355: handler run complete 6654 1726883866.82369: attempt loop complete, returning result 6654 1726883866.82437: variable 'item' from source: unknown 6654 1726883866.82441: variable 'item' from source: unknown ok: [managed_node2] => (item=AddressFamily) => { "ansible_loop_var": "item", "changed": false, "item": "AddressFamily" } MSG: All assertions passed 6654 1726883866.82835: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.82839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.82841: variable 'omit' from source: magic vars 6654 1726883866.82853: variable 'omit' from source: magic vars 6654 1726883866.82855: variable 'omit' from source: magic vars 6654 1726883866.82857: variable 'omit' from source: magic vars 6654 1726883866.82860: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.82894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.82994: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.83015: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.83023: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.83033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.83140: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.83152: Set connection var ansible_connection to ssh 6654 1726883866.83164: Set connection var ansible_pipelining to False 6654 1726883866.83173: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.83183: Set connection var ansible_shell_type to sh 6654 1726883866.83196: Set connection var ansible_timeout to 10 6654 1726883866.83229: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.83273: variable 'ansible_connection' from source: unknown 6654 1726883866.83293: variable 'ansible_module_compression' from source: unknown 6654 1726883866.83337: variable 'ansible_shell_type' from source: unknown 6654 1726883866.83340: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.83343: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.83348: variable 'ansible_pipelining' from source: unknown 6654 1726883866.83350: variable 'ansible_timeout' from source: unknown 6654 1726883866.83352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.83494: 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) 6654 1726883866.83565: variable 'omit' from source: magic vars 6654 1726883866.83601: starting attempt loop 6654 1726883866.83605: running the handler 6654 1726883866.83791: variable 'item' from source: unknown 6654 1726883866.83849: variable 'config' from source: set_fact 6654 1726883866.83852: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.83854: handler run complete 6654 1726883866.83856: attempt loop complete, returning result 6654 1726883866.83860: variable 'item' from source: unknown 6654 1726883866.83925: variable 'item' from source: unknown ok: [managed_node2] => (item=BatchMode) => { "ansible_loop_var": "item", "changed": false, "item": "BatchMode" } MSG: All assertions passed 6654 1726883866.84178: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.84181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.84184: variable 'omit' from source: magic vars 6654 1726883866.84186: variable 'omit' from source: magic vars 6654 1726883866.84188: variable 'omit' from source: magic vars 6654 1726883866.84283: variable 'omit' from source: magic vars 6654 1726883866.84286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.84289: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.84291: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.84301: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.84308: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.84321: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.84428: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.84456: Set connection var ansible_connection to ssh 6654 1726883866.84471: Set connection var ansible_pipelining to False 6654 1726883866.84506: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.84509: Set connection var ansible_shell_type to sh 6654 1726883866.84514: Set connection var ansible_timeout to 10 6654 1726883866.84758: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.84764: variable 'ansible_connection' from source: unknown 6654 1726883866.84767: variable 'ansible_module_compression' from source: unknown 6654 1726883866.84769: variable 'ansible_shell_type' from source: unknown 6654 1726883866.84771: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.84778: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.84781: variable 'ansible_pipelining' from source: unknown 6654 1726883866.84784: variable 'ansible_timeout' from source: unknown 6654 1726883866.84787: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.85164: 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) 6654 1726883866.85167: variable 'omit' from source: magic vars 6654 1726883866.85170: starting attempt loop 6654 1726883866.85172: running the handler 6654 1726883866.85566: variable 'item' from source: unknown 6654 1726883866.85616: variable 'config' from source: set_fact 6654 1726883866.85654: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.85663: handler run complete 6654 1726883866.85836: attempt loop complete, returning result 6654 1726883866.85840: variable 'item' from source: unknown 6654 1726883866.85870: variable 'item' from source: unknown ok: [managed_node2] => (item=BindAddress) => { "ansible_loop_var": "item", "changed": false, "item": "BindAddress" } MSG: All assertions passed 6654 1726883866.86355: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.86358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.86360: variable 'omit' from source: magic vars 6654 1726883866.86662: variable 'omit' from source: magic vars 6654 1726883866.86665: variable 'omit' from source: magic vars 6654 1726883866.86667: variable 'omit' from source: magic vars 6654 1726883866.86748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.86778: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.86790: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.86819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.86845: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.86969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.87063: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.87080: Set connection var ansible_connection to ssh 6654 1726883866.87108: Set connection var ansible_pipelining to False 6654 1726883866.87247: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.87250: Set connection var ansible_shell_type to sh 6654 1726883866.87252: Set connection var ansible_timeout to 10 6654 1726883866.87255: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.87257: variable 'ansible_connection' from source: unknown 6654 1726883866.87259: variable 'ansible_module_compression' from source: unknown 6654 1726883866.87262: variable 'ansible_shell_type' from source: unknown 6654 1726883866.87265: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.87267: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.87269: variable 'ansible_pipelining' from source: unknown 6654 1726883866.87271: variable 'ansible_timeout' from source: unknown 6654 1726883866.87282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.87595: 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) 6654 1726883866.87608: variable 'omit' from source: magic vars 6654 1726883866.87615: starting attempt loop 6654 1726883866.87621: running the handler 6654 1726883866.88041: variable 'item' from source: unknown 6654 1726883866.88106: variable 'config' from source: set_fact 6654 1726883866.88283: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.88322: handler run complete 6654 1726883866.88333: attempt loop complete, returning result 6654 1726883866.88366: variable 'item' from source: unknown 6654 1726883866.88508: variable 'item' from source: unknown ok: [managed_node2] => (item=BindInterface) => { "ansible_loop_var": "item", "changed": false, "item": "BindInterface" } MSG: All assertions passed 6654 1726883866.88800: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.88803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.88805: variable 'omit' from source: magic vars 6654 1726883866.88907: variable 'omit' from source: magic vars 6654 1726883866.88946: variable 'omit' from source: magic vars 6654 1726883866.89054: variable 'omit' from source: magic vars 6654 1726883866.89077: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.89161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.89170: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.89177: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.89180: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.89183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.89411: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.89416: Set connection var ansible_connection to ssh 6654 1726883866.89423: Set connection var ansible_pipelining to False 6654 1726883866.89425: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.89428: Set connection var ansible_shell_type to sh 6654 1726883866.89430: Set connection var ansible_timeout to 10 6654 1726883866.89433: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.89435: variable 'ansible_connection' from source: unknown 6654 1726883866.89437: variable 'ansible_module_compression' from source: unknown 6654 1726883866.89439: variable 'ansible_shell_type' from source: unknown 6654 1726883866.89440: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.89442: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.89447: variable 'ansible_pipelining' from source: unknown 6654 1726883866.89462: variable 'ansible_timeout' from source: unknown 6654 1726883866.89473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.89578: 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) 6654 1726883866.89588: variable 'omit' from source: magic vars 6654 1726883866.89624: starting attempt loop 6654 1726883866.89654: running the handler 6654 1726883866.89851: variable 'item' from source: unknown 6654 1726883866.89923: variable 'config' from source: set_fact 6654 1726883866.89926: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.89928: handler run complete 6654 1726883866.89931: attempt loop complete, returning result 6654 1726883866.89933: variable 'item' from source: unknown 6654 1726883866.89994: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalDomains) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalDomains" } MSG: All assertions passed 6654 1726883866.90237: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.90240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.90242: variable 'omit' from source: magic vars 6654 1726883866.90249: variable 'omit' from source: magic vars 6654 1726883866.90334: variable 'omit' from source: magic vars 6654 1726883866.90337: variable 'omit' from source: magic vars 6654 1726883866.90339: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.90348: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.90350: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.90352: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.90357: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.90370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.90440: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.90451: Set connection var ansible_connection to ssh 6654 1726883866.90464: Set connection var ansible_pipelining to False 6654 1726883866.90479: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.90488: Set connection var ansible_shell_type to sh 6654 1726883866.90497: Set connection var ansible_timeout to 10 6654 1726883866.90521: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.90529: variable 'ansible_connection' from source: unknown 6654 1726883866.90538: variable 'ansible_module_compression' from source: unknown 6654 1726883866.90584: variable 'ansible_shell_type' from source: unknown 6654 1726883866.90587: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.90589: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.90591: variable 'ansible_pipelining' from source: unknown 6654 1726883866.90593: variable 'ansible_timeout' from source: unknown 6654 1726883866.90595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.90697: 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) 6654 1726883866.90712: variable 'omit' from source: magic vars 6654 1726883866.90721: starting attempt loop 6654 1726883866.90728: running the handler 6654 1726883866.90909: variable 'item' from source: unknown 6654 1726883866.90913: variable 'config' from source: set_fact 6654 1726883866.91016: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.91019: handler run complete 6654 1726883866.91022: attempt loop complete, returning result 6654 1726883866.91024: variable 'item' from source: unknown 6654 1726883866.91026: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeFallbackLocal) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeFallbackLocal" } MSG: All assertions passed 6654 1726883866.91175: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.91249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.91253: variable 'omit' from source: magic vars 6654 1726883866.91256: variable 'omit' from source: magic vars 6654 1726883866.91269: variable 'omit' from source: magic vars 6654 1726883866.91311: variable 'omit' from source: magic vars 6654 1726883866.91334: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.91353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.91364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.91379: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.91386: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.91393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.91472: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.91535: Set connection var ansible_connection to ssh 6654 1726883866.91538: Set connection var ansible_pipelining to False 6654 1726883866.91540: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.91543: Set connection var ansible_shell_type to sh 6654 1726883866.91547: Set connection var ansible_timeout to 10 6654 1726883866.91550: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.91552: variable 'ansible_connection' from source: unknown 6654 1726883866.91554: variable 'ansible_module_compression' from source: unknown 6654 1726883866.91556: variable 'ansible_shell_type' from source: unknown 6654 1726883866.91558: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.91562: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.91576: variable 'ansible_pipelining' from source: unknown 6654 1726883866.91584: variable 'ansible_timeout' from source: unknown 6654 1726883866.91592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.91708: 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) 6654 1726883866.91720: variable 'omit' from source: magic vars 6654 1726883866.91729: starting attempt loop 6654 1726883866.91788: running the handler 6654 1726883866.91913: variable 'item' from source: unknown 6654 1726883866.91923: variable 'config' from source: set_fact 6654 1726883866.91941: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.91953: handler run complete 6654 1726883866.91969: attempt loop complete, returning result 6654 1726883866.91989: variable 'item' from source: unknown 6654 1726883866.92063: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeHostname) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeHostname" } MSG: All assertions passed 6654 1726883866.92456: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.92459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.92462: variable 'omit' from source: magic vars 6654 1726883866.92465: variable 'omit' from source: magic vars 6654 1726883866.92472: variable 'omit' from source: magic vars 6654 1726883866.92474: variable 'omit' from source: magic vars 6654 1726883866.92481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.92484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.92487: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.92490: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.92492: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.92495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.92646: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.92683: Set connection var ansible_connection to ssh 6654 1726883866.92698: Set connection var ansible_pipelining to False 6654 1726883866.92708: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.92738: Set connection var ansible_shell_type to sh 6654 1726883866.92787: Set connection var ansible_timeout to 10 6654 1726883866.92808: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.92874: variable 'ansible_connection' from source: unknown 6654 1726883866.92877: variable 'ansible_module_compression' from source: unknown 6654 1726883866.92882: variable 'ansible_shell_type' from source: unknown 6654 1726883866.92884: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.92886: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.92888: variable 'ansible_pipelining' from source: unknown 6654 1726883866.92890: variable 'ansible_timeout' from source: unknown 6654 1726883866.92891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.93204: 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) 6654 1726883866.93208: variable 'omit' from source: magic vars 6654 1726883866.93210: starting attempt loop 6654 1726883866.93212: running the handler 6654 1726883866.93408: variable 'item' from source: unknown 6654 1726883866.93458: variable 'config' from source: set_fact 6654 1726883866.93476: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.93486: handler run complete 6654 1726883866.93500: attempt loop complete, returning result 6654 1726883866.93517: variable 'item' from source: unknown 6654 1726883866.93667: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizeMaxDots) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizeMaxDots" } MSG: All assertions passed 6654 1726883866.93877: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.93880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.93883: variable 'omit' from source: magic vars 6654 1726883866.94128: variable 'omit' from source: magic vars 6654 1726883866.94138: variable 'omit' from source: magic vars 6654 1726883866.94141: variable 'omit' from source: magic vars 6654 1726883866.94146: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.94153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.94156: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.94158: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.94160: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.94162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.94214: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.94222: Set connection var ansible_connection to ssh 6654 1726883866.94238: Set connection var ansible_pipelining to False 6654 1726883866.94264: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.94276: Set connection var ansible_shell_type to sh 6654 1726883866.94307: Set connection var ansible_timeout to 10 6654 1726883866.94380: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.94418: variable 'ansible_connection' from source: unknown 6654 1726883866.94421: variable 'ansible_module_compression' from source: unknown 6654 1726883866.94423: variable 'ansible_shell_type' from source: unknown 6654 1726883866.94425: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.94427: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.94450: variable 'ansible_pipelining' from source: unknown 6654 1726883866.94480: variable 'ansible_timeout' from source: unknown 6654 1726883866.94489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.94643: 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) 6654 1726883866.94648: variable 'omit' from source: magic vars 6654 1726883866.94651: starting attempt loop 6654 1726883866.94691: running the handler 6654 1726883866.94969: variable 'item' from source: unknown 6654 1726883866.94973: variable 'config' from source: set_fact 6654 1726883866.94990: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.95135: handler run complete 6654 1726883866.95138: attempt loop complete, returning result 6654 1726883866.95141: variable 'item' from source: unknown 6654 1726883866.95142: variable 'item' from source: unknown ok: [managed_node2] => (item=CanonicalizePermittedCNAMEs) => { "ansible_loop_var": "item", "changed": false, "item": "CanonicalizePermittedCNAMEs" } MSG: All assertions passed 6654 1726883866.95321: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.95324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.95326: variable 'omit' from source: magic vars 6654 1726883866.95328: variable 'omit' from source: magic vars 6654 1726883866.95332: variable 'omit' from source: magic vars 6654 1726883866.95376: variable 'omit' from source: magic vars 6654 1726883866.95398: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.95411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.95425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.95446: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.95537: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.95541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.95546: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.95549: Set connection var ansible_connection to ssh 6654 1726883866.95552: Set connection var ansible_pipelining to False 6654 1726883866.95561: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.95570: Set connection var ansible_shell_type to sh 6654 1726883866.95579: Set connection var ansible_timeout to 10 6654 1726883866.95602: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.95609: variable 'ansible_connection' from source: unknown 6654 1726883866.95615: variable 'ansible_module_compression' from source: unknown 6654 1726883866.95622: variable 'ansible_shell_type' from source: unknown 6654 1726883866.95628: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.95637: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.95654: variable 'ansible_pipelining' from source: unknown 6654 1726883866.95661: variable 'ansible_timeout' from source: unknown 6654 1726883866.95669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.95796: 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) 6654 1726883866.95807: variable 'omit' from source: magic vars 6654 1726883866.95863: starting attempt loop 6654 1726883866.95866: running the handler 6654 1726883866.95999: variable 'item' from source: unknown 6654 1726883866.96007: variable 'config' from source: set_fact 6654 1726883866.96022: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.96029: handler run complete 6654 1726883866.96049: attempt loop complete, returning result 6654 1726883866.96066: variable 'item' from source: unknown 6654 1726883866.96133: variable 'item' from source: unknown ok: [managed_node2] => (item=CASignatureAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "CASignatureAlgorithms" } MSG: All assertions passed 6654 1726883866.96342: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.96347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.96362: variable 'omit' from source: magic vars 6654 1726883866.96427: variable 'omit' from source: magic vars 6654 1726883866.96431: variable 'omit' from source: magic vars 6654 1726883866.96477: variable 'omit' from source: magic vars 6654 1726883866.96545: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.96552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.96646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.96649: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.96652: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.96654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.96694: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.96701: Set connection var ansible_connection to ssh 6654 1726883866.96713: Set connection var ansible_pipelining to False 6654 1726883866.96726: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.96737: Set connection var ansible_shell_type to sh 6654 1726883866.96752: Set connection var ansible_timeout to 10 6654 1726883866.96786: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.96795: variable 'ansible_connection' from source: unknown 6654 1726883866.96860: variable 'ansible_module_compression' from source: unknown 6654 1726883866.96863: variable 'ansible_shell_type' from source: unknown 6654 1726883866.96866: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.96868: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.96870: variable 'ansible_pipelining' from source: unknown 6654 1726883866.96872: variable 'ansible_timeout' from source: unknown 6654 1726883866.96874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.96990: 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) 6654 1726883866.97001: variable 'omit' from source: magic vars 6654 1726883866.97009: starting attempt loop 6654 1726883866.97015: running the handler 6654 1726883866.97189: variable 'item' from source: unknown 6654 1726883866.97197: variable 'config' from source: set_fact 6654 1726883866.97212: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.97220: handler run complete 6654 1726883866.97236: attempt loop complete, returning result 6654 1726883866.97294: variable 'item' from source: unknown 6654 1726883866.97321: variable 'item' from source: unknown ok: [managed_node2] => (item=CertificateFile) => { "ansible_loop_var": "item", "changed": false, "item": "CertificateFile" } MSG: All assertions passed 6654 1726883866.97510: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.97513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.97515: variable 'omit' from source: magic vars 6654 1726883866.97618: variable 'omit' from source: magic vars 6654 1726883866.97621: variable 'omit' from source: magic vars 6654 1726883866.97623: variable 'omit' from source: magic vars 6654 1726883866.97626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.97628: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.97632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.97648: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.97656: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.97662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.97734: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.97742: Set connection var ansible_connection to ssh 6654 1726883866.97756: Set connection var ansible_pipelining to False 6654 1726883866.97764: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.97772: Set connection var ansible_shell_type to sh 6654 1726883866.97781: Set connection var ansible_timeout to 10 6654 1726883866.97803: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.97810: variable 'ansible_connection' from source: unknown 6654 1726883866.97817: variable 'ansible_module_compression' from source: unknown 6654 1726883866.97823: variable 'ansible_shell_type' from source: unknown 6654 1726883866.97834: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.97842: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.98035: variable 'ansible_pipelining' from source: unknown 6654 1726883866.98041: variable 'ansible_timeout' from source: unknown 6654 1726883866.98045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.98048: 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) 6654 1726883866.98050: variable 'omit' from source: magic vars 6654 1726883866.98052: starting attempt loop 6654 1726883866.98055: running the handler 6654 1726883866.98235: variable 'item' from source: unknown 6654 1726883866.98247: variable 'config' from source: set_fact 6654 1726883866.98265: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.98286: handler run complete 6654 1726883866.98340: attempt loop complete, returning result 6654 1726883866.98361: variable 'item' from source: unknown 6654 1726883866.98462: variable 'item' from source: unknown ok: [managed_node2] => (item=ChannelTimeout) => { "ansible_loop_var": "item", "changed": false, "item": "ChannelTimeout" } MSG: All assertions passed 6654 1726883866.98672: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.98676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.98679: variable 'omit' from source: magic vars 6654 1726883866.98681: variable 'omit' from source: magic vars 6654 1726883866.98689: variable 'omit' from source: magic vars 6654 1726883866.98738: variable 'omit' from source: magic vars 6654 1726883866.98761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883866.98772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.98781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883866.98820: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883866.98823: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.98825: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.98884: Set connection var ansible_shell_executable to /bin/sh 6654 1726883866.98891: Set connection var ansible_connection to ssh 6654 1726883866.98928: Set connection var ansible_pipelining to False 6654 1726883866.98932: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883866.98973: Set connection var ansible_shell_type to sh 6654 1726883866.98976: Set connection var ansible_timeout to 10 6654 1726883866.98996: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.99005: variable 'ansible_connection' from source: unknown 6654 1726883866.99011: variable 'ansible_module_compression' from source: unknown 6654 1726883866.99018: variable 'ansible_shell_type' from source: unknown 6654 1726883866.99023: variable 'ansible_shell_executable' from source: unknown 6654 1726883866.99054: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.99058: variable 'ansible_pipelining' from source: unknown 6654 1726883866.99061: variable 'ansible_timeout' from source: unknown 6654 1726883866.99074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.99233: 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) 6654 1726883866.99240: variable 'omit' from source: magic vars 6654 1726883866.99246: starting attempt loop 6654 1726883866.99263: running the handler 6654 1726883866.99504: variable 'item' from source: unknown 6654 1726883866.99588: variable 'config' from source: set_fact 6654 1726883866.99591: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883866.99593: handler run complete 6654 1726883866.99602: attempt loop complete, returning result 6654 1726883866.99604: variable 'item' from source: unknown 6654 1726883866.99654: variable 'item' from source: unknown ok: [managed_node2] => (item=CheckHostIP) => { "ansible_loop_var": "item", "changed": false, "item": "CheckHostIP" } MSG: All assertions passed 6654 1726883866.99923: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883866.99933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883866.99936: variable 'omit' from source: magic vars 6654 1726883866.99938: variable 'omit' from source: magic vars 6654 1726883866.99940: variable 'omit' from source: magic vars 6654 1726883867.00238: variable 'omit' from source: magic vars 6654 1726883867.00256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.00260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.00263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.00265: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.00267: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.00269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.00271: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.00273: Set connection var ansible_connection to ssh 6654 1726883867.00275: Set connection var ansible_pipelining to False 6654 1726883867.00277: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.00283: Set connection var ansible_shell_type to sh 6654 1726883867.00286: Set connection var ansible_timeout to 10 6654 1726883867.00287: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.00289: variable 'ansible_connection' from source: unknown 6654 1726883867.00291: variable 'ansible_module_compression' from source: unknown 6654 1726883867.00293: variable 'ansible_shell_type' from source: unknown 6654 1726883867.00295: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.00297: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.00299: variable 'ansible_pipelining' from source: unknown 6654 1726883867.00301: variable 'ansible_timeout' from source: unknown 6654 1726883867.00302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.00474: 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) 6654 1726883867.00490: variable 'omit' from source: magic vars 6654 1726883867.00503: starting attempt loop 6654 1726883867.00525: running the handler 6654 1726883867.00720: variable 'item' from source: unknown 6654 1726883867.00729: variable 'config' from source: set_fact 6654 1726883867.00814: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.00817: handler run complete 6654 1726883867.00820: attempt loop complete, returning result 6654 1726883867.00822: variable 'item' from source: unknown 6654 1726883867.00859: variable 'item' from source: unknown ok: [managed_node2] => (item=Ciphers) => { "ansible_loop_var": "item", "changed": false, "item": "Ciphers" } MSG: All assertions passed 6654 1726883867.01137: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.01140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.01142: variable 'omit' from source: magic vars 6654 1726883867.01147: variable 'omit' from source: magic vars 6654 1726883867.01149: variable 'omit' from source: magic vars 6654 1726883867.01154: variable 'omit' from source: magic vars 6654 1726883867.01184: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.01195: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.01204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.01218: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.01225: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.01233: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.01307: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.01326: Set connection var ansible_connection to ssh 6654 1726883867.01393: Set connection var ansible_pipelining to False 6654 1726883867.01444: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.01448: Set connection var ansible_shell_type to sh 6654 1726883867.01450: Set connection var ansible_timeout to 10 6654 1726883867.01550: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.01553: variable 'ansible_connection' from source: unknown 6654 1726883867.01555: variable 'ansible_module_compression' from source: unknown 6654 1726883867.01557: variable 'ansible_shell_type' from source: unknown 6654 1726883867.01559: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.01561: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.01563: variable 'ansible_pipelining' from source: unknown 6654 1726883867.01570: variable 'ansible_timeout' from source: unknown 6654 1726883867.01588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.01747: 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) 6654 1726883867.01751: variable 'omit' from source: magic vars 6654 1726883867.01771: starting attempt loop 6654 1726883867.01774: running the handler 6654 1726883867.02083: variable 'item' from source: unknown 6654 1726883867.02093: variable 'config' from source: set_fact 6654 1726883867.02110: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.02127: handler run complete 6654 1726883867.02222: attempt loop complete, returning result 6654 1726883867.02225: variable 'item' from source: unknown 6654 1726883867.02236: variable 'item' from source: unknown ok: [managed_node2] => (item=ClearAllForwardings) => { "ansible_loop_var": "item", "changed": false, "item": "ClearAllForwardings" } MSG: All assertions passed 6654 1726883867.02742: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.02752: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.02754: variable 'omit' from source: magic vars 6654 1726883867.02759: variable 'omit' from source: magic vars 6654 1726883867.02763: variable 'omit' from source: magic vars 6654 1726883867.02913: variable 'omit' from source: magic vars 6654 1726883867.02916: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.02919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.02921: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.02923: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.02926: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.02928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.03084: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.03091: Set connection var ansible_connection to ssh 6654 1726883867.03101: Set connection var ansible_pipelining to False 6654 1726883867.03110: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.03123: Set connection var ansible_shell_type to sh 6654 1726883867.03134: Set connection var ansible_timeout to 10 6654 1726883867.03161: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.03168: variable 'ansible_connection' from source: unknown 6654 1726883867.03176: variable 'ansible_module_compression' from source: unknown 6654 1726883867.03183: variable 'ansible_shell_type' from source: unknown 6654 1726883867.03189: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.03195: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.03205: variable 'ansible_pipelining' from source: unknown 6654 1726883867.03211: variable 'ansible_timeout' from source: unknown 6654 1726883867.03218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.03327: 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) 6654 1726883867.03346: variable 'omit' from source: magic vars 6654 1726883867.03461: starting attempt loop 6654 1726883867.03464: running the handler 6654 1726883867.03614: variable 'item' from source: unknown 6654 1726883867.03623: variable 'config' from source: set_fact 6654 1726883867.03676: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.03679: handler run complete 6654 1726883867.03681: attempt loop complete, returning result 6654 1726883867.03683: variable 'item' from source: unknown 6654 1726883867.03747: variable 'item' from source: unknown ok: [managed_node2] => (item=Compression) => { "ansible_loop_var": "item", "changed": false, "item": "Compression" } MSG: All assertions passed 6654 1726883867.03881: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.04134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.04137: variable 'omit' from source: magic vars 6654 1726883867.04139: variable 'omit' from source: magic vars 6654 1726883867.04141: variable 'omit' from source: magic vars 6654 1726883867.04145: variable 'omit' from source: magic vars 6654 1726883867.04148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.04150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.04152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.04153: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.04155: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.04157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.04159: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.04161: Set connection var ansible_connection to ssh 6654 1726883867.04162: Set connection var ansible_pipelining to False 6654 1726883867.04164: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.04166: Set connection var ansible_shell_type to sh 6654 1726883867.04168: Set connection var ansible_timeout to 10 6654 1726883867.04181: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.04187: variable 'ansible_connection' from source: unknown 6654 1726883867.04194: variable 'ansible_module_compression' from source: unknown 6654 1726883867.04200: variable 'ansible_shell_type' from source: unknown 6654 1726883867.04207: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.04214: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.04220: variable 'ansible_pipelining' from source: unknown 6654 1726883867.04226: variable 'ansible_timeout' from source: unknown 6654 1726883867.04235: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.04348: 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) 6654 1726883867.04360: variable 'omit' from source: magic vars 6654 1726883867.04368: starting attempt loop 6654 1726883867.04373: running the handler 6654 1726883867.04539: variable 'item' from source: unknown 6654 1726883867.04552: variable 'config' from source: set_fact 6654 1726883867.04568: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.04613: handler run complete 6654 1726883867.04628: attempt loop complete, returning result 6654 1726883867.04650: variable 'item' from source: unknown 6654 1726883867.04779: variable 'item' from source: unknown ok: [managed_node2] => (item=ConnectionAttempts) => { "ansible_loop_var": "item", "changed": false, "item": "ConnectionAttempts" } MSG: All assertions passed 6654 1726883867.05140: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.05143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.05152: variable 'omit' from source: magic vars 6654 1726883867.05154: variable 'omit' from source: magic vars 6654 1726883867.05156: variable 'omit' from source: magic vars 6654 1726883867.05334: variable 'omit' from source: magic vars 6654 1726883867.05338: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.05340: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.05342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.05346: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.05349: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.05351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.05638: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.05641: Set connection var ansible_connection to ssh 6654 1726883867.05646: Set connection var ansible_pipelining to False 6654 1726883867.05648: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.05653: Set connection var ansible_shell_type to sh 6654 1726883867.05656: Set connection var ansible_timeout to 10 6654 1726883867.05659: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.05662: variable 'ansible_connection' from source: unknown 6654 1726883867.05664: variable 'ansible_module_compression' from source: unknown 6654 1726883867.05667: variable 'ansible_shell_type' from source: unknown 6654 1726883867.05670: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.05672: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.05675: variable 'ansible_pipelining' from source: unknown 6654 1726883867.05678: variable 'ansible_timeout' from source: unknown 6654 1726883867.05680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.05919: 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) 6654 1726883867.05934: variable 'omit' from source: magic vars 6654 1726883867.05942: starting attempt loop 6654 1726883867.05951: running the handler 6654 1726883867.06188: variable 'item' from source: unknown 6654 1726883867.06216: variable 'config' from source: set_fact 6654 1726883867.06233: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.06241: handler run complete 6654 1726883867.06258: attempt loop complete, returning result 6654 1726883867.06277: variable 'item' from source: unknown 6654 1726883867.06345: variable 'item' from source: unknown ok: [managed_node2] => (item=ConnectTimeout) => { "ansible_loop_var": "item", "changed": false, "item": "ConnectTimeout" } MSG: All assertions passed 6654 1726883867.06537: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.06540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.06545: variable 'omit' from source: magic vars 6654 1726883867.06555: variable 'omit' from source: magic vars 6654 1726883867.06571: variable 'omit' from source: magic vars 6654 1726883867.06616: variable 'omit' from source: magic vars 6654 1726883867.06638: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.06654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.06664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.06678: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.06684: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.06691: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.06766: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.06773: Set connection var ansible_connection to ssh 6654 1726883867.06783: Set connection var ansible_pipelining to False 6654 1726883867.06828: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.06835: Set connection var ansible_shell_type to sh 6654 1726883867.06838: Set connection var ansible_timeout to 10 6654 1726883867.06840: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.06842: variable 'ansible_connection' from source: unknown 6654 1726883867.06847: variable 'ansible_module_compression' from source: unknown 6654 1726883867.06855: variable 'ansible_shell_type' from source: unknown 6654 1726883867.06862: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.06868: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.06875: variable 'ansible_pipelining' from source: unknown 6654 1726883867.06937: variable 'ansible_timeout' from source: unknown 6654 1726883867.06940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.07001: 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) 6654 1726883867.07013: variable 'omit' from source: magic vars 6654 1726883867.07020: starting attempt loop 6654 1726883867.07026: running the handler 6654 1726883867.07196: variable 'item' from source: unknown 6654 1726883867.07205: variable 'config' from source: set_fact 6654 1726883867.07219: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.07227: handler run complete 6654 1726883867.07245: attempt loop complete, returning result 6654 1726883867.07268: variable 'item' from source: unknown 6654 1726883867.07327: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlMaster) => { "ansible_loop_var": "item", "changed": false, "item": "ControlMaster" } MSG: All assertions passed 6654 1726883867.07586: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.07590: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.07592: variable 'omit' from source: magic vars 6654 1726883867.07594: variable 'omit' from source: magic vars 6654 1726883867.07596: variable 'omit' from source: magic vars 6654 1726883867.07598: variable 'omit' from source: magic vars 6654 1726883867.07603: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.07614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.07623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.07638: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.07648: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.07655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.07726: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.07735: Set connection var ansible_connection to ssh 6654 1726883867.07749: Set connection var ansible_pipelining to False 6654 1726883867.07758: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.07766: Set connection var ansible_shell_type to sh 6654 1726883867.07775: Set connection var ansible_timeout to 10 6654 1726883867.07800: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.07808: variable 'ansible_connection' from source: unknown 6654 1726883867.07814: variable 'ansible_module_compression' from source: unknown 6654 1726883867.07821: variable 'ansible_shell_type' from source: unknown 6654 1726883867.07828: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.07836: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.07846: variable 'ansible_pipelining' from source: unknown 6654 1726883867.07912: variable 'ansible_timeout' from source: unknown 6654 1726883867.07915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.07973: 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) 6654 1726883867.07988: variable 'omit' from source: magic vars 6654 1726883867.07995: starting attempt loop 6654 1726883867.08001: running the handler 6654 1726883867.08248: variable 'item' from source: unknown 6654 1726883867.08258: variable 'config' from source: set_fact 6654 1726883867.08275: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.08282: handler run complete 6654 1726883867.08297: attempt loop complete, returning result 6654 1726883867.08314: variable 'item' from source: unknown 6654 1726883867.08436: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlPath) => { "ansible_loop_var": "item", "changed": false, "item": "ControlPath" } MSG: All assertions passed 6654 1726883867.08671: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.08674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.08677: variable 'omit' from source: magic vars 6654 1726883867.08679: variable 'omit' from source: magic vars 6654 1726883867.08681: variable 'omit' from source: magic vars 6654 1726883867.08683: variable 'omit' from source: magic vars 6654 1726883867.08688: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.08700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.08711: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.08725: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.08735: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.08747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.08819: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.08826: Set connection var ansible_connection to ssh 6654 1726883867.08839: Set connection var ansible_pipelining to False 6654 1726883867.08852: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.08862: Set connection var ansible_shell_type to sh 6654 1726883867.08871: Set connection var ansible_timeout to 10 6654 1726883867.08900: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.08908: variable 'ansible_connection' from source: unknown 6654 1726883867.08914: variable 'ansible_module_compression' from source: unknown 6654 1726883867.08920: variable 'ansible_shell_type' from source: unknown 6654 1726883867.08926: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.08996: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.08999: variable 'ansible_pipelining' from source: unknown 6654 1726883867.09001: variable 'ansible_timeout' from source: unknown 6654 1726883867.09003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.09052: 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) 6654 1726883867.09064: variable 'omit' from source: magic vars 6654 1726883867.09072: starting attempt loop 6654 1726883867.09078: running the handler 6654 1726883867.09248: variable 'item' from source: unknown 6654 1726883867.09257: variable 'config' from source: set_fact 6654 1726883867.09271: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.09277: handler run complete 6654 1726883867.09291: attempt loop complete, returning result 6654 1726883867.09306: variable 'item' from source: unknown 6654 1726883867.09373: variable 'item' from source: unknown ok: [managed_node2] => (item=ControlPersist) => { "ansible_loop_var": "item", "changed": false, "item": "ControlPersist" } MSG: All assertions passed 6654 1726883867.09537: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.09540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.09542: variable 'omit' from source: magic vars 6654 1726883867.09647: variable 'omit' from source: magic vars 6654 1726883867.09650: variable 'omit' from source: magic vars 6654 1726883867.09653: variable 'omit' from source: magic vars 6654 1726883867.09655: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.09657: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.09659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.09671: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.09678: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.09684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.09757: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.09764: Set connection var ansible_connection to ssh 6654 1726883867.09775: Set connection var ansible_pipelining to False 6654 1726883867.09783: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.09791: Set connection var ansible_shell_type to sh 6654 1726883867.09799: Set connection var ansible_timeout to 10 6654 1726883867.09822: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.09829: variable 'ansible_connection' from source: unknown 6654 1726883867.09839: variable 'ansible_module_compression' from source: unknown 6654 1726883867.09848: variable 'ansible_shell_type' from source: unknown 6654 1726883867.09854: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.09866: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.09873: variable 'ansible_pipelining' from source: unknown 6654 1726883867.09938: variable 'ansible_timeout' from source: unknown 6654 1726883867.09941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.10004: 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) 6654 1726883867.10016: variable 'omit' from source: magic vars 6654 1726883867.10024: starting attempt loop 6654 1726883867.10032: running the handler 6654 1726883867.10201: variable 'item' from source: unknown 6654 1726883867.10211: variable 'config' from source: set_fact 6654 1726883867.10226: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.10237: handler run complete 6654 1726883867.10255: attempt loop complete, returning result 6654 1726883867.10275: variable 'item' from source: unknown 6654 1726883867.10405: variable 'item' from source: unknown ok: [managed_node2] => (item=DynamicForward) => { "ansible_loop_var": "item", "changed": false, "item": "DynamicForward" } MSG: All assertions passed 6654 1726883867.10469: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.10512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.10515: variable 'omit' from source: magic vars 6654 1726883867.10541: variable 'omit' from source: magic vars 6654 1726883867.10560: variable 'omit' from source: magic vars 6654 1726883867.10602: variable 'omit' from source: magic vars 6654 1726883867.10625: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.10733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.10737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.10739: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.10747: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.10750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.10751: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.10758: Set connection var ansible_connection to ssh 6654 1726883867.10768: Set connection var ansible_pipelining to False 6654 1726883867.10776: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.10783: Set connection var ansible_shell_type to sh 6654 1726883867.10791: Set connection var ansible_timeout to 10 6654 1726883867.10815: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.10823: variable 'ansible_connection' from source: unknown 6654 1726883867.10834: variable 'ansible_module_compression' from source: unknown 6654 1726883867.10846: variable 'ansible_shell_type' from source: unknown 6654 1726883867.10854: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.10861: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.10868: variable 'ansible_pipelining' from source: unknown 6654 1726883867.10874: variable 'ansible_timeout' from source: unknown 6654 1726883867.10881: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.10994: 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) 6654 1726883867.11007: variable 'omit' from source: magic vars 6654 1726883867.11016: starting attempt loop 6654 1726883867.11054: running the handler 6654 1726883867.11192: variable 'item' from source: unknown 6654 1726883867.11201: variable 'config' from source: set_fact 6654 1726883867.11218: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.11225: handler run complete 6654 1726883867.11246: attempt loop complete, returning result 6654 1726883867.11380: variable 'item' from source: unknown 6654 1726883867.11384: variable 'item' from source: unknown ok: [managed_node2] => (item=EnableEscapeCommandline) => { "ansible_loop_var": "item", "changed": false, "item": "EnableEscapeCommandline" } MSG: All assertions passed 6654 1726883867.11461: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.11474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.11492: variable 'omit' from source: magic vars 6654 1726883867.11537: variable 'omit' from source: magic vars 6654 1726883867.11557: variable 'omit' from source: magic vars 6654 1726883867.11607: variable 'omit' from source: magic vars 6654 1726883867.11628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.11642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.11656: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.11706: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.11709: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.11712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.11761: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.11769: Set connection var ansible_connection to ssh 6654 1726883867.11782: Set connection var ansible_pipelining to False 6654 1726883867.11791: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.11800: Set connection var ansible_shell_type to sh 6654 1726883867.11814: Set connection var ansible_timeout to 10 6654 1726883867.11924: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.11928: variable 'ansible_connection' from source: unknown 6654 1726883867.11931: variable 'ansible_module_compression' from source: unknown 6654 1726883867.11934: variable 'ansible_shell_type' from source: unknown 6654 1726883867.11936: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.11938: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.11940: variable 'ansible_pipelining' from source: unknown 6654 1726883867.11942: variable 'ansible_timeout' from source: unknown 6654 1726883867.11947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.12002: 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) 6654 1726883867.12014: variable 'omit' from source: magic vars 6654 1726883867.12023: starting attempt loop 6654 1726883867.12036: running the handler 6654 1726883867.12206: variable 'item' from source: unknown 6654 1726883867.12215: variable 'config' from source: set_fact 6654 1726883867.12231: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.12246: handler run complete 6654 1726883867.12262: attempt loop complete, returning result 6654 1726883867.12279: variable 'item' from source: unknown 6654 1726883867.12340: variable 'item' from source: unknown ok: [managed_node2] => (item=EnableSSHKeysign) => { "ansible_loop_var": "item", "changed": false, "item": "EnableSSHKeysign" } MSG: All assertions passed 6654 1726883867.12511: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.12513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.12515: variable 'omit' from source: magic vars 6654 1726883867.12535: variable 'omit' from source: magic vars 6654 1726883867.12558: variable 'omit' from source: magic vars 6654 1726883867.12606: variable 'omit' from source: magic vars 6654 1726883867.12627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.12641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.12654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.12670: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.12681: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.12788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.12791: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.12793: Set connection var ansible_connection to ssh 6654 1726883867.12796: Set connection var ansible_pipelining to False 6654 1726883867.12798: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.12803: Set connection var ansible_shell_type to sh 6654 1726883867.12805: Set connection var ansible_timeout to 10 6654 1726883867.12823: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.12832: variable 'ansible_connection' from source: unknown 6654 1726883867.12840: variable 'ansible_module_compression' from source: unknown 6654 1726883867.12851: variable 'ansible_shell_type' from source: unknown 6654 1726883867.12858: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.12865: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.12872: variable 'ansible_pipelining' from source: unknown 6654 1726883867.12878: variable 'ansible_timeout' from source: unknown 6654 1726883867.12885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.13002: 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) 6654 1726883867.13015: variable 'omit' from source: magic vars 6654 1726883867.13023: starting attempt loop 6654 1726883867.13029: running the handler 6654 1726883867.13195: variable 'item' from source: unknown 6654 1726883867.13207: variable 'config' from source: set_fact 6654 1726883867.13231: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.13240: handler run complete 6654 1726883867.13332: attempt loop complete, returning result 6654 1726883867.13336: variable 'item' from source: unknown 6654 1726883867.13338: variable 'item' from source: unknown ok: [managed_node2] => (item=EscapeChar) => { "ansible_loop_var": "item", "changed": false, "item": "EscapeChar" } MSG: All assertions passed 6654 1726883867.13469: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.13483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.13548: variable 'omit' from source: magic vars 6654 1726883867.13551: variable 'omit' from source: magic vars 6654 1726883867.13560: variable 'omit' from source: magic vars 6654 1726883867.13941: variable 'omit' from source: magic vars 6654 1726883867.13947: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.13950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.13953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.13955: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.13957: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.13960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.14041: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.14051: Set connection var ansible_connection to ssh 6654 1726883867.14336: Set connection var ansible_pipelining to False 6654 1726883867.14339: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.14341: Set connection var ansible_shell_type to sh 6654 1726883867.14345: Set connection var ansible_timeout to 10 6654 1726883867.14348: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.14350: variable 'ansible_connection' from source: unknown 6654 1726883867.14352: variable 'ansible_module_compression' from source: unknown 6654 1726883867.14354: variable 'ansible_shell_type' from source: unknown 6654 1726883867.14355: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.14357: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.14359: variable 'ansible_pipelining' from source: unknown 6654 1726883867.14361: variable 'ansible_timeout' from source: unknown 6654 1726883867.14363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.14442: 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) 6654 1726883867.14458: variable 'omit' from source: magic vars 6654 1726883867.14735: starting attempt loop 6654 1726883867.14738: running the handler 6654 1726883867.14802: variable 'item' from source: unknown 6654 1726883867.14811: variable 'config' from source: set_fact 6654 1726883867.14827: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.15138: handler run complete 6654 1726883867.15142: attempt loop complete, returning result 6654 1726883867.15147: variable 'item' from source: unknown 6654 1726883867.15148: variable 'item' from source: unknown ok: [managed_node2] => (item=ExitOnForwardFailure) => { "ansible_loop_var": "item", "changed": false, "item": "ExitOnForwardFailure" } MSG: All assertions passed 6654 1726883867.15393: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.15396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.15398: variable 'omit' from source: magic vars 6654 1726883867.15400: variable 'omit' from source: magic vars 6654 1726883867.15402: variable 'omit' from source: magic vars 6654 1726883867.15404: variable 'omit' from source: magic vars 6654 1726883867.15406: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.15553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.15564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.15579: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.15587: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.15594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.15668: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.15676: Set connection var ansible_connection to ssh 6654 1726883867.15687: Set connection var ansible_pipelining to False 6654 1726883867.15697: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.15706: Set connection var ansible_shell_type to sh 6654 1726883867.15719: Set connection var ansible_timeout to 10 6654 1726883867.15757: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.15765: variable 'ansible_connection' from source: unknown 6654 1726883867.15772: variable 'ansible_module_compression' from source: unknown 6654 1726883867.15778: variable 'ansible_shell_type' from source: unknown 6654 1726883867.15784: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.15790: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.15798: variable 'ansible_pipelining' from source: unknown 6654 1726883867.15804: variable 'ansible_timeout' from source: unknown 6654 1726883867.15812: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.15921: 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) 6654 1726883867.15941: variable 'omit' from source: magic vars 6654 1726883867.15957: starting attempt loop 6654 1726883867.15964: running the handler 6654 1726883867.16880: variable 'item' from source: unknown 6654 1726883867.16890: variable 'config' from source: set_fact 6654 1726883867.16907: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.17200: handler run complete 6654 1726883867.17203: attempt loop complete, returning result 6654 1726883867.17206: variable 'item' from source: unknown 6654 1726883867.17208: variable 'item' from source: unknown ok: [managed_node2] => (item=FingerprintHash) => { "ansible_loop_var": "item", "changed": false, "item": "FingerprintHash" } MSG: All assertions passed 6654 1726883867.17350: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.17637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.17640: variable 'omit' from source: magic vars 6654 1726883867.17642: variable 'omit' from source: magic vars 6654 1726883867.17647: variable 'omit' from source: magic vars 6654 1726883867.17671: variable 'omit' from source: magic vars 6654 1726883867.17692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.17705: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.17714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.17733: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.17962: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.17965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.17967: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.17970: Set connection var ansible_connection to ssh 6654 1726883867.17972: Set connection var ansible_pipelining to False 6654 1726883867.17974: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.17976: Set connection var ansible_shell_type to sh 6654 1726883867.17978: Set connection var ansible_timeout to 10 6654 1726883867.18050: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.18058: variable 'ansible_connection' from source: unknown 6654 1726883867.18070: variable 'ansible_module_compression' from source: unknown 6654 1726883867.18078: variable 'ansible_shell_type' from source: unknown 6654 1726883867.18084: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.18090: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.18097: variable 'ansible_pipelining' from source: unknown 6654 1726883867.18103: variable 'ansible_timeout' from source: unknown 6654 1726883867.18110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.18236: 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) 6654 1726883867.18252: variable 'omit' from source: magic vars 6654 1726883867.18263: starting attempt loop 6654 1726883867.18270: running the handler 6654 1726883867.18449: variable 'item' from source: unknown 6654 1726883867.18460: variable 'config' from source: set_fact 6654 1726883867.18476: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.18483: handler run complete 6654 1726883867.18497: attempt loop complete, returning result 6654 1726883867.18519: variable 'item' from source: unknown 6654 1726883867.18586: variable 'item' from source: unknown ok: [managed_node2] => (item=ForkAfterAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "ForkAfterAuthentication" } MSG: All assertions passed 6654 1726883867.18834: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.18837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.18840: variable 'omit' from source: magic vars 6654 1726883867.18842: variable 'omit' from source: magic vars 6654 1726883867.18847: variable 'omit' from source: magic vars 6654 1726883867.18864: variable 'omit' from source: magic vars 6654 1726883867.18884: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.18895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.18906: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.18924: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.18936: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.18948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.19020: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.19028: Set connection var ansible_connection to ssh 6654 1726883867.19048: Set connection var ansible_pipelining to False 6654 1726883867.19135: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.19138: Set connection var ansible_shell_type to sh 6654 1726883867.19141: Set connection var ansible_timeout to 10 6654 1726883867.19143: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.19152: variable 'ansible_connection' from source: unknown 6654 1726883867.19154: variable 'ansible_module_compression' from source: unknown 6654 1726883867.19156: variable 'ansible_shell_type' from source: unknown 6654 1726883867.19158: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.19159: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.19161: variable 'ansible_pipelining' from source: unknown 6654 1726883867.19163: variable 'ansible_timeout' from source: unknown 6654 1726883867.19165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.19240: 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) 6654 1726883867.19260: variable 'omit' from source: magic vars 6654 1726883867.19270: starting attempt loop 6654 1726883867.19276: running the handler 6654 1726883867.19435: variable 'item' from source: unknown 6654 1726883867.19448: variable 'config' from source: set_fact 6654 1726883867.19467: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.19480: handler run complete 6654 1726883867.19588: attempt loop complete, returning result 6654 1726883867.19591: variable 'item' from source: unknown 6654 1726883867.19594: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardAgent) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardAgent" } MSG: All assertions passed 6654 1726883867.19700: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.19713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.19725: variable 'omit' from source: magic vars 6654 1726883867.19772: variable 'omit' from source: magic vars 6654 1726883867.19805: variable 'omit' from source: magic vars 6654 1726883867.19847: variable 'omit' from source: magic vars 6654 1726883867.19914: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.19917: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.19919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.19921: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.19923: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.19924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.19978: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.19985: Set connection var ansible_connection to ssh 6654 1726883867.19996: Set connection var ansible_pipelining to False 6654 1726883867.20007: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.20020: Set connection var ansible_shell_type to sh 6654 1726883867.20133: Set connection var ansible_timeout to 10 6654 1726883867.20136: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.20138: variable 'ansible_connection' from source: unknown 6654 1726883867.20140: variable 'ansible_module_compression' from source: unknown 6654 1726883867.20141: variable 'ansible_shell_type' from source: unknown 6654 1726883867.20145: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.20147: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.20149: variable 'ansible_pipelining' from source: unknown 6654 1726883867.20150: variable 'ansible_timeout' from source: unknown 6654 1726883867.20152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.20203: 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) 6654 1726883867.20215: variable 'omit' from source: magic vars 6654 1726883867.20225: starting attempt loop 6654 1726883867.20236: running the handler 6654 1726883867.20398: variable 'item' from source: unknown 6654 1726883867.20406: variable 'config' from source: set_fact 6654 1726883867.20422: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.20429: handler run complete 6654 1726883867.20452: attempt loop complete, returning result 6654 1726883867.20471: variable 'item' from source: unknown 6654 1726883867.20532: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11" } MSG: All assertions passed 6654 1726883867.20778: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.20781: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.20783: variable 'omit' from source: magic vars 6654 1726883867.20785: variable 'omit' from source: magic vars 6654 1726883867.20786: variable 'omit' from source: magic vars 6654 1726883867.20788: variable 'omit' from source: magic vars 6654 1726883867.20799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.20810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.20819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.20835: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.20842: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.20853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.20926: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.20936: Set connection var ansible_connection to ssh 6654 1726883867.20952: Set connection var ansible_pipelining to False 6654 1726883867.20961: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.20970: Set connection var ansible_shell_type to sh 6654 1726883867.20980: Set connection var ansible_timeout to 10 6654 1726883867.21007: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.21014: variable 'ansible_connection' from source: unknown 6654 1726883867.21020: variable 'ansible_module_compression' from source: unknown 6654 1726883867.21026: variable 'ansible_shell_type' from source: unknown 6654 1726883867.21035: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.21103: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.21106: variable 'ansible_pipelining' from source: unknown 6654 1726883867.21108: variable 'ansible_timeout' from source: unknown 6654 1726883867.21110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.21176: 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) 6654 1726883867.21188: variable 'omit' from source: magic vars 6654 1726883867.21198: starting attempt loop 6654 1726883867.21204: running the handler 6654 1726883867.21371: variable 'item' from source: unknown 6654 1726883867.21380: variable 'config' from source: set_fact 6654 1726883867.21396: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.21404: handler run complete 6654 1726883867.21419: attempt loop complete, returning result 6654 1726883867.21445: variable 'item' from source: unknown 6654 1726883867.21537: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11Timeout) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Timeout" } MSG: All assertions passed 6654 1726883867.21754: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.21757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.21759: variable 'omit' from source: magic vars 6654 1726883867.21761: variable 'omit' from source: magic vars 6654 1726883867.21763: variable 'omit' from source: magic vars 6654 1726883867.21765: variable 'omit' from source: magic vars 6654 1726883867.21783: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.21796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.21805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.21820: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.21827: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.21835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.21911: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.21918: Set connection var ansible_connection to ssh 6654 1726883867.21932: Set connection var ansible_pipelining to False 6654 1726883867.21950: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.21961: Set connection var ansible_shell_type to sh 6654 1726883867.21976: Set connection var ansible_timeout to 10 6654 1726883867.22002: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.22010: variable 'ansible_connection' from source: unknown 6654 1726883867.22017: variable 'ansible_module_compression' from source: unknown 6654 1726883867.22034: variable 'ansible_shell_type' from source: unknown 6654 1726883867.22037: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.22039: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.22041: variable 'ansible_pipelining' from source: unknown 6654 1726883867.22078: variable 'ansible_timeout' from source: unknown 6654 1726883867.22082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.22174: 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) 6654 1726883867.22190: variable 'omit' from source: magic vars 6654 1726883867.22198: starting attempt loop 6654 1726883867.22205: running the handler 6654 1726883867.22404: variable 'item' from source: unknown 6654 1726883867.22407: variable 'config' from source: set_fact 6654 1726883867.22409: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.22412: handler run complete 6654 1726883867.22413: attempt loop complete, returning result 6654 1726883867.22432: variable 'item' from source: unknown 6654 1726883867.22495: variable 'item' from source: unknown ok: [managed_node2] => (item=ForwardX11Trusted) => { "ansible_loop_var": "item", "changed": false, "item": "ForwardX11Trusted" } MSG: All assertions passed 6654 1726883867.22729: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.22734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.22736: variable 'omit' from source: magic vars 6654 1726883867.22738: variable 'omit' from source: magic vars 6654 1726883867.22740: variable 'omit' from source: magic vars 6654 1726883867.22756: variable 'omit' from source: magic vars 6654 1726883867.22777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.22788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.22798: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.22813: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.22821: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.22829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.22934: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.22938: Set connection var ansible_connection to ssh 6654 1726883867.22946: Set connection var ansible_pipelining to False 6654 1726883867.22949: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.22951: Set connection var ansible_shell_type to sh 6654 1726883867.22953: Set connection var ansible_timeout to 10 6654 1726883867.22970: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.22977: variable 'ansible_connection' from source: unknown 6654 1726883867.22983: variable 'ansible_module_compression' from source: unknown 6654 1726883867.22989: variable 'ansible_shell_type' from source: unknown 6654 1726883867.23036: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.23040: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.23042: variable 'ansible_pipelining' from source: unknown 6654 1726883867.23048: variable 'ansible_timeout' from source: unknown 6654 1726883867.23054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.23138: 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) 6654 1726883867.23153: variable 'omit' from source: magic vars 6654 1726883867.23165: starting attempt loop 6654 1726883867.23172: running the handler 6654 1726883867.23338: variable 'item' from source: unknown 6654 1726883867.23379: variable 'config' from source: set_fact 6654 1726883867.23382: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.23384: handler run complete 6654 1726883867.23390: attempt loop complete, returning result 6654 1726883867.23408: variable 'item' from source: unknown 6654 1726883867.23472: variable 'item' from source: unknown ok: [managed_node2] => (item=GatewayPorts) => { "ansible_loop_var": "item", "changed": false, "item": "GatewayPorts" } MSG: All assertions passed 6654 1726883867.23835: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.23838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.23840: variable 'omit' from source: magic vars 6654 1726883867.23842: variable 'omit' from source: magic vars 6654 1726883867.23846: variable 'omit' from source: magic vars 6654 1726883867.23848: variable 'omit' from source: magic vars 6654 1726883867.23850: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.23851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.23853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.23855: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.23856: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.23858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.23860: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.23862: Set connection var ansible_connection to ssh 6654 1726883867.23864: Set connection var ansible_pipelining to False 6654 1726883867.23865: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.23867: Set connection var ansible_shell_type to sh 6654 1726883867.23869: Set connection var ansible_timeout to 10 6654 1726883867.23870: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.23872: variable 'ansible_connection' from source: unknown 6654 1726883867.23873: variable 'ansible_module_compression' from source: unknown 6654 1726883867.23882: variable 'ansible_shell_type' from source: unknown 6654 1726883867.23888: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.23894: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.24097: variable 'ansible_pipelining' from source: unknown 6654 1726883867.24100: variable 'ansible_timeout' from source: unknown 6654 1726883867.24102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.24221: 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) 6654 1726883867.24238: variable 'omit' from source: magic vars 6654 1726883867.24248: starting attempt loop 6654 1726883867.24254: running the handler 6654 1726883867.24494: variable 'item' from source: unknown 6654 1726883867.24603: variable 'config' from source: set_fact 6654 1726883867.24620: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.24643: handler run complete 6654 1726883867.24663: attempt loop complete, returning result 6654 1726883867.24681: variable 'item' from source: unknown 6654 1726883867.24963: variable 'item' from source: unknown ok: [managed_node2] => (item=GlobalKnownHostsFile) => { "ansible_loop_var": "item", "changed": false, "item": "GlobalKnownHostsFile" } MSG: All assertions passed 6654 1726883867.25018: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.25137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.25140: variable 'omit' from source: magic vars 6654 1726883867.25142: variable 'omit' from source: magic vars 6654 1726883867.25398: variable 'omit' from source: magic vars 6654 1726883867.25401: variable 'omit' from source: magic vars 6654 1726883867.25403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.25405: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.25407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.25409: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.25410: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.25412: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.25724: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.25727: Set connection var ansible_connection to ssh 6654 1726883867.25729: Set connection var ansible_pipelining to False 6654 1726883867.25733: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.25736: Set connection var ansible_shell_type to sh 6654 1726883867.25737: Set connection var ansible_timeout to 10 6654 1726883867.25739: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.25741: variable 'ansible_connection' from source: unknown 6654 1726883867.25745: variable 'ansible_module_compression' from source: unknown 6654 1726883867.25748: variable 'ansible_shell_type' from source: unknown 6654 1726883867.25750: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.25751: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.25753: variable 'ansible_pipelining' from source: unknown 6654 1726883867.25755: variable 'ansible_timeout' from source: unknown 6654 1726883867.25757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.25934: 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) 6654 1726883867.26135: variable 'omit' from source: magic vars 6654 1726883867.26139: starting attempt loop 6654 1726883867.26141: running the handler 6654 1726883867.26673: variable 'item' from source: unknown 6654 1726883867.26682: variable 'config' from source: set_fact 6654 1726883867.26698: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.26715: handler run complete 6654 1726883867.26732: attempt loop complete, returning result 6654 1726883867.26759: variable 'item' from source: unknown 6654 1726883867.26853: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIAuthentication" } MSG: All assertions passed 6654 1726883867.27109: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.27113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.27116: variable 'omit' from source: magic vars 6654 1726883867.27122: variable 'omit' from source: magic vars 6654 1726883867.27149: variable 'omit' from source: magic vars 6654 1726883867.27329: variable 'omit' from source: magic vars 6654 1726883867.27395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.27429: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.27472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.27546: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.27633: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.27636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.27638: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.27669: Set connection var ansible_connection to ssh 6654 1726883867.27681: Set connection var ansible_pipelining to False 6654 1726883867.27690: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.27697: Set connection var ansible_shell_type to sh 6654 1726883867.27704: Set connection var ansible_timeout to 10 6654 1726883867.27725: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.27735: variable 'ansible_connection' from source: unknown 6654 1726883867.27741: variable 'ansible_module_compression' from source: unknown 6654 1726883867.27749: variable 'ansible_shell_type' from source: unknown 6654 1726883867.27754: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.27759: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.27812: variable 'ansible_pipelining' from source: unknown 6654 1726883867.27957: variable 'ansible_timeout' from source: unknown 6654 1726883867.27971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.28039: 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) 6654 1726883867.28054: variable 'omit' from source: magic vars 6654 1726883867.28065: starting attempt loop 6654 1726883867.28116: running the handler 6654 1726883867.28323: variable 'item' from source: unknown 6654 1726883867.28335: variable 'config' from source: set_fact 6654 1726883867.28355: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.28387: handler run complete 6654 1726883867.28390: attempt loop complete, returning result 6654 1726883867.28402: variable 'item' from source: unknown 6654 1726883867.28469: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIClientIdentity) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIClientIdentity" } MSG: All assertions passed 6654 1726883867.28655: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.28658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.28662: variable 'omit' from source: magic vars 6654 1726883867.28664: variable 'omit' from source: magic vars 6654 1726883867.28937: variable 'omit' from source: magic vars 6654 1726883867.28941: variable 'omit' from source: magic vars 6654 1726883867.28946: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.28949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.28951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.28953: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.28955: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.28957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.29438: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.29441: Set connection var ansible_connection to ssh 6654 1726883867.29446: Set connection var ansible_pipelining to False 6654 1726883867.29449: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.29451: Set connection var ansible_shell_type to sh 6654 1726883867.29454: Set connection var ansible_timeout to 10 6654 1726883867.29456: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.29459: variable 'ansible_connection' from source: unknown 6654 1726883867.29462: variable 'ansible_module_compression' from source: unknown 6654 1726883867.29465: variable 'ansible_shell_type' from source: unknown 6654 1726883867.29467: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.29470: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.29472: variable 'ansible_pipelining' from source: unknown 6654 1726883867.29475: variable 'ansible_timeout' from source: unknown 6654 1726883867.29477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.30138: 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) 6654 1726883867.30141: variable 'omit' from source: magic vars 6654 1726883867.30146: starting attempt loop 6654 1726883867.30148: running the handler 6654 1726883867.30978: variable 'item' from source: unknown 6654 1726883867.30981: variable 'config' from source: set_fact 6654 1726883867.30983: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.30985: handler run complete 6654 1726883867.30987: attempt loop complete, returning result 6654 1726883867.30989: variable 'item' from source: unknown 6654 1726883867.31020: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIDelegateCredentials) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIDelegateCredentials" } MSG: All assertions passed 6654 1726883867.31838: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.31841: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.31845: variable 'omit' from source: magic vars 6654 1726883867.31848: variable 'omit' from source: magic vars 6654 1726883867.31849: variable 'omit' from source: magic vars 6654 1726883867.31884: variable 'omit' from source: magic vars 6654 1726883867.32163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.32166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.32168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.32170: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.32172: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.32174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.32224: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.32261: Set connection var ansible_connection to ssh 6654 1726883867.32305: Set connection var ansible_pipelining to False 6654 1726883867.32346: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.32357: Set connection var ansible_shell_type to sh 6654 1726883867.32365: Set connection var ansible_timeout to 10 6654 1726883867.32415: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.32608: variable 'ansible_connection' from source: unknown 6654 1726883867.32611: variable 'ansible_module_compression' from source: unknown 6654 1726883867.32613: variable 'ansible_shell_type' from source: unknown 6654 1726883867.32616: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.32618: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.32620: variable 'ansible_pipelining' from source: unknown 6654 1726883867.32622: variable 'ansible_timeout' from source: unknown 6654 1726883867.32624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.32780: 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) 6654 1726883867.32802: variable 'omit' from source: magic vars 6654 1726883867.32835: starting attempt loop 6654 1726883867.32843: running the handler 6654 1726883867.33219: variable 'item' from source: unknown 6654 1726883867.33365: variable 'config' from source: set_fact 6654 1726883867.33373: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.33376: handler run complete 6654 1726883867.33378: attempt loop complete, returning result 6654 1726883867.33380: variable 'item' from source: unknown 6654 1726883867.33419: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIKeyExchange) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKeyExchange" } MSG: All assertions passed 6654 1726883867.33593: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.33596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.33598: variable 'omit' from source: magic vars 6654 1726883867.33919: variable 'omit' from source: magic vars 6654 1726883867.33923: variable 'omit' from source: magic vars 6654 1726883867.33925: variable 'omit' from source: magic vars 6654 1726883867.33927: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.33929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.33934: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.34138: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.34141: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.34146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.34182: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.34255: Set connection var ansible_connection to ssh 6654 1726883867.34271: Set connection var ansible_pipelining to False 6654 1726883867.34286: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.34297: Set connection var ansible_shell_type to sh 6654 1726883867.34307: Set connection var ansible_timeout to 10 6654 1726883867.34370: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.34573: variable 'ansible_connection' from source: unknown 6654 1726883867.34576: variable 'ansible_module_compression' from source: unknown 6654 1726883867.34578: variable 'ansible_shell_type' from source: unknown 6654 1726883867.34580: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.34581: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.34583: variable 'ansible_pipelining' from source: unknown 6654 1726883867.34585: variable 'ansible_timeout' from source: unknown 6654 1726883867.34586: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.34710: 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) 6654 1726883867.34723: variable 'omit' from source: magic vars 6654 1726883867.34735: starting attempt loop 6654 1726883867.34753: running the handler 6654 1726883867.35636: variable 'item' from source: unknown 6654 1726883867.35639: variable 'config' from source: set_fact 6654 1726883867.35642: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.35646: handler run complete 6654 1726883867.35649: attempt loop complete, returning result 6654 1726883867.35650: variable 'item' from source: unknown 6654 1726883867.35801: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIRenewalForcesRekey) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIRenewalForcesRekey" } MSG: All assertions passed 6654 1726883867.36122: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.36139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.36318: variable 'omit' from source: magic vars 6654 1726883867.36321: variable 'omit' from source: magic vars 6654 1726883867.36323: variable 'omit' from source: magic vars 6654 1726883867.36736: variable 'omit' from source: magic vars 6654 1726883867.36740: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.36742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.36747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.36750: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.36752: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.36754: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.36892: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.37118: Set connection var ansible_connection to ssh 6654 1726883867.37121: Set connection var ansible_pipelining to False 6654 1726883867.37123: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.37125: Set connection var ansible_shell_type to sh 6654 1726883867.37127: Set connection var ansible_timeout to 10 6654 1726883867.37128: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.37133: variable 'ansible_connection' from source: unknown 6654 1726883867.37135: variable 'ansible_module_compression' from source: unknown 6654 1726883867.37136: variable 'ansible_shell_type' from source: unknown 6654 1726883867.37138: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.37140: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.37142: variable 'ansible_pipelining' from source: unknown 6654 1726883867.37147: variable 'ansible_timeout' from source: unknown 6654 1726883867.37149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.37738: 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) 6654 1726883867.37741: variable 'omit' from source: magic vars 6654 1726883867.37746: starting attempt loop 6654 1726883867.37748: running the handler 6654 1726883867.37993: variable 'item' from source: unknown 6654 1726883867.38388: variable 'config' from source: set_fact 6654 1726883867.38391: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.38393: handler run complete 6654 1726883867.38395: attempt loop complete, returning result 6654 1726883867.38397: variable 'item' from source: unknown 6654 1726883867.38690: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIServerIdentity) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIServerIdentity" } MSG: All assertions passed 6654 1726883867.39237: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.39240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.39243: variable 'omit' from source: magic vars 6654 1726883867.39249: variable 'omit' from source: magic vars 6654 1726883867.39252: variable 'omit' from source: magic vars 6654 1726883867.39478: variable 'omit' from source: magic vars 6654 1726883867.39481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.39483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.39485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.39487: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.39489: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.39491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.39808: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.39817: Set connection var ansible_connection to ssh 6654 1726883867.40025: Set connection var ansible_pipelining to False 6654 1726883867.40028: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.40032: Set connection var ansible_shell_type to sh 6654 1726883867.40034: Set connection var ansible_timeout to 10 6654 1726883867.40036: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.40038: variable 'ansible_connection' from source: unknown 6654 1726883867.40039: variable 'ansible_module_compression' from source: unknown 6654 1726883867.40042: variable 'ansible_shell_type' from source: unknown 6654 1726883867.40047: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.40050: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.40052: variable 'ansible_pipelining' from source: unknown 6654 1726883867.40055: variable 'ansible_timeout' from source: unknown 6654 1726883867.40057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.40313: 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) 6654 1726883867.40335: variable 'omit' from source: magic vars 6654 1726883867.40348: starting attempt loop 6654 1726883867.40357: running the handler 6654 1726883867.40790: variable 'item' from source: unknown 6654 1726883867.40793: variable 'config' from source: set_fact 6654 1726883867.40795: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.40797: handler run complete 6654 1726883867.40799: attempt loop complete, returning result 6654 1726883867.40801: variable 'item' from source: unknown 6654 1726883867.41008: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPITrustDns) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPITrustDns" } MSG: All assertions passed 6654 1726883867.41438: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.41441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.41446: variable 'omit' from source: magic vars 6654 1726883867.41448: variable 'omit' from source: magic vars 6654 1726883867.41450: variable 'omit' from source: magic vars 6654 1726883867.41452: variable 'omit' from source: magic vars 6654 1726883867.41453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.41455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.41457: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.41458: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.41461: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.41463: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.41763: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.41766: Set connection var ansible_connection to ssh 6654 1726883867.41768: Set connection var ansible_pipelining to False 6654 1726883867.41770: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.41772: Set connection var ansible_shell_type to sh 6654 1726883867.41774: Set connection var ansible_timeout to 10 6654 1726883867.41775: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.41777: variable 'ansible_connection' from source: unknown 6654 1726883867.41779: variable 'ansible_module_compression' from source: unknown 6654 1726883867.41780: variable 'ansible_shell_type' from source: unknown 6654 1726883867.41782: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.41783: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.41785: variable 'ansible_pipelining' from source: unknown 6654 1726883867.41787: variable 'ansible_timeout' from source: unknown 6654 1726883867.41788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.41908: 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) 6654 1726883867.41921: variable 'omit' from source: magic vars 6654 1726883867.41930: starting attempt loop 6654 1726883867.41939: running the handler 6654 1726883867.42220: variable 'item' from source: unknown 6654 1726883867.42252: variable 'config' from source: set_fact 6654 1726883867.42273: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.42280: handler run complete 6654 1726883867.42293: attempt loop complete, returning result 6654 1726883867.42316: variable 'item' from source: unknown 6654 1726883867.42377: variable 'item' from source: unknown ok: [managed_node2] => (item=GSSAPIKexAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "GSSAPIKexAlgorithms" } MSG: All assertions passed 6654 1726883867.42514: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.42534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.42551: variable 'omit' from source: magic vars 6654 1726883867.42634: variable 'omit' from source: magic vars 6654 1726883867.42637: variable 'omit' from source: magic vars 6654 1726883867.42653: variable 'omit' from source: magic vars 6654 1726883867.42676: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.42688: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.42698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.42714: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.42721: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.42727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.42801: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.42848: Set connection var ansible_connection to ssh 6654 1726883867.42851: Set connection var ansible_pipelining to False 6654 1726883867.42852: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.42854: Set connection var ansible_shell_type to sh 6654 1726883867.42856: Set connection var ansible_timeout to 10 6654 1726883867.42865: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.42872: variable 'ansible_connection' from source: unknown 6654 1726883867.42877: variable 'ansible_module_compression' from source: unknown 6654 1726883867.42882: variable 'ansible_shell_type' from source: unknown 6654 1726883867.42887: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.42935: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.42937: variable 'ansible_pipelining' from source: unknown 6654 1726883867.42939: variable 'ansible_timeout' from source: unknown 6654 1726883867.42941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.43014: 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) 6654 1726883867.43025: variable 'omit' from source: magic vars 6654 1726883867.43037: starting attempt loop 6654 1726883867.43047: running the handler 6654 1726883867.43387: variable 'item' from source: unknown 6654 1726883867.43390: variable 'config' from source: set_fact 6654 1726883867.43392: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.43394: handler run complete 6654 1726883867.43396: attempt loop complete, returning result 6654 1726883867.43397: variable 'item' from source: unknown 6654 1726883867.43455: variable 'item' from source: unknown ok: [managed_node2] => (item=HashKnownHosts) => { "ansible_loop_var": "item", "changed": false, "item": "HashKnownHosts" } MSG: All assertions passed 6654 1726883867.43713: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.43716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.43718: variable 'omit' from source: magic vars 6654 1726883867.43720: variable 'omit' from source: magic vars 6654 1726883867.43726: variable 'omit' from source: magic vars 6654 1726883867.43757: variable 'omit' from source: magic vars 6654 1726883867.43777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.43789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.43820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.43823: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.43825: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.43827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.43898: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.43906: Set connection var ansible_connection to ssh 6654 1726883867.43928: Set connection var ansible_pipelining to False 6654 1726883867.44034: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.44040: Set connection var ansible_shell_type to sh 6654 1726883867.44045: Set connection var ansible_timeout to 10 6654 1726883867.44048: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.44051: variable 'ansible_connection' from source: unknown 6654 1726883867.44053: variable 'ansible_module_compression' from source: unknown 6654 1726883867.44056: variable 'ansible_shell_type' from source: unknown 6654 1726883867.44058: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.44061: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.44063: variable 'ansible_pipelining' from source: unknown 6654 1726883867.44066: variable 'ansible_timeout' from source: unknown 6654 1726883867.44068: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.44123: 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) 6654 1726883867.44137: variable 'omit' from source: magic vars 6654 1726883867.44153: starting attempt loop 6654 1726883867.44159: running the handler 6654 1726883867.44321: variable 'item' from source: unknown 6654 1726883867.44332: variable 'config' from source: set_fact 6654 1726883867.44352: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.44364: handler run complete 6654 1726883867.44378: attempt loop complete, returning result 6654 1726883867.44394: variable 'item' from source: unknown 6654 1726883867.44459: variable 'item' from source: unknown ok: [managed_node2] => (item=HostbasedAcceptedAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "HostbasedAcceptedAlgorithms" } MSG: All assertions passed 6654 1726883867.44692: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.44695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.44698: variable 'omit' from source: magic vars 6654 1726883867.44701: variable 'omit' from source: magic vars 6654 1726883867.44703: variable 'omit' from source: magic vars 6654 1726883867.44724: variable 'omit' from source: magic vars 6654 1726883867.44749: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.44761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.44770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.44784: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.44797: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.44805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.44877: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.44884: Set connection var ansible_connection to ssh 6654 1726883867.44895: Set connection var ansible_pipelining to False 6654 1726883867.44910: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.44918: Set connection var ansible_shell_type to sh 6654 1726883867.44927: Set connection var ansible_timeout to 10 6654 1726883867.44957: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.44964: variable 'ansible_connection' from source: unknown 6654 1726883867.44970: variable 'ansible_module_compression' from source: unknown 6654 1726883867.44975: variable 'ansible_shell_type' from source: unknown 6654 1726883867.44981: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.44986: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.44992: variable 'ansible_pipelining' from source: unknown 6654 1726883867.44998: variable 'ansible_timeout' from source: unknown 6654 1726883867.45008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.45118: 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) 6654 1726883867.45227: variable 'omit' from source: magic vars 6654 1726883867.45231: starting attempt loop 6654 1726883867.45234: running the handler 6654 1726883867.45316: variable 'item' from source: unknown 6654 1726883867.45325: variable 'config' from source: set_fact 6654 1726883867.45352: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.45360: handler run complete 6654 1726883867.45375: attempt loop complete, returning result 6654 1726883867.45392: variable 'item' from source: unknown 6654 1726883867.45457: variable 'item' from source: unknown ok: [managed_node2] => (item=HostbasedAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "HostbasedAuthentication" } MSG: All assertions passed 6654 1726883867.45636: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.45651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.45654: variable 'omit' from source: magic vars 6654 1726883867.45693: variable 'omit' from source: magic vars 6654 1726883867.45770: variable 'omit' from source: magic vars 6654 1726883867.45773: variable 'omit' from source: magic vars 6654 1726883867.45776: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.45786: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.45796: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.45810: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.45817: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.45823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.45906: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.45932: Set connection var ansible_connection to ssh 6654 1726883867.45948: Set connection var ansible_pipelining to False 6654 1726883867.45962: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.45972: Set connection var ansible_shell_type to sh 6654 1726883867.45987: Set connection var ansible_timeout to 10 6654 1726883867.46035: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.46038: variable 'ansible_connection' from source: unknown 6654 1726883867.46041: variable 'ansible_module_compression' from source: unknown 6654 1726883867.46043: variable 'ansible_shell_type' from source: unknown 6654 1726883867.46047: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.46049: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.46051: variable 'ansible_pipelining' from source: unknown 6654 1726883867.46053: variable 'ansible_timeout' from source: unknown 6654 1726883867.46055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.46206: 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) 6654 1726883867.46209: variable 'omit' from source: magic vars 6654 1726883867.46211: starting attempt loop 6654 1726883867.46214: running the handler 6654 1726883867.46365: variable 'item' from source: unknown 6654 1726883867.46374: variable 'config' from source: set_fact 6654 1726883867.46391: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.46399: handler run complete 6654 1726883867.46423: attempt loop complete, returning result 6654 1726883867.46534: variable 'item' from source: unknown 6654 1726883867.46537: variable 'item' from source: unknown ok: [managed_node2] => (item=HostKeyAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlgorithms" } MSG: All assertions passed 6654 1726883867.46636: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.46653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.46669: variable 'omit' from source: magic vars 6654 1726883867.46711: variable 'omit' from source: magic vars 6654 1726883867.46727: variable 'omit' from source: magic vars 6654 1726883867.46835: variable 'omit' from source: magic vars 6654 1726883867.46838: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.46840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.46842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.46852: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.46854: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.46856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.46910: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.46917: Set connection var ansible_connection to ssh 6654 1726883867.46929: Set connection var ansible_pipelining to False 6654 1726883867.46941: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.46954: Set connection var ansible_shell_type to sh 6654 1726883867.46969: Set connection var ansible_timeout to 10 6654 1726883867.46992: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.47000: variable 'ansible_connection' from source: unknown 6654 1726883867.47071: variable 'ansible_module_compression' from source: unknown 6654 1726883867.47074: variable 'ansible_shell_type' from source: unknown 6654 1726883867.47076: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.47079: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.47081: variable 'ansible_pipelining' from source: unknown 6654 1726883867.47083: variable 'ansible_timeout' from source: unknown 6654 1726883867.47085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.47160: 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) 6654 1726883867.47177: variable 'omit' from source: magic vars 6654 1726883867.47186: starting attempt loop 6654 1726883867.47191: running the handler 6654 1726883867.47355: variable 'item' from source: unknown 6654 1726883867.47369: variable 'config' from source: set_fact 6654 1726883867.47512: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.47515: handler run complete 6654 1726883867.47518: attempt loop complete, returning result 6654 1726883867.47520: variable 'item' from source: unknown 6654 1726883867.47521: variable 'item' from source: unknown ok: [managed_node2] => (item=HostKeyAlias) => { "ansible_loop_var": "item", "changed": false, "item": "HostKeyAlias" } MSG: All assertions passed 6654 1726883867.47761: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.47774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.47789: variable 'omit' from source: magic vars 6654 1726883867.48138: variable 'omit' from source: magic vars 6654 1726883867.48141: variable 'omit' from source: magic vars 6654 1726883867.48146: variable 'omit' from source: magic vars 6654 1726883867.48148: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.48150: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.48152: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.48154: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.48156: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.48160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.48240: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.48537: Set connection var ansible_connection to ssh 6654 1726883867.48540: Set connection var ansible_pipelining to False 6654 1726883867.48542: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.48546: Set connection var ansible_shell_type to sh 6654 1726883867.48548: Set connection var ansible_timeout to 10 6654 1726883867.48550: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.48552: variable 'ansible_connection' from source: unknown 6654 1726883867.48555: variable 'ansible_module_compression' from source: unknown 6654 1726883867.48557: variable 'ansible_shell_type' from source: unknown 6654 1726883867.48559: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.48562: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.48564: variable 'ansible_pipelining' from source: unknown 6654 1726883867.48567: variable 'ansible_timeout' from source: unknown 6654 1726883867.48569: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.48712: 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) 6654 1726883867.48727: variable 'omit' from source: magic vars 6654 1726883867.48737: starting attempt loop 6654 1726883867.48747: running the handler 6654 1726883867.48927: variable 'item' from source: unknown 6654 1726883867.48938: variable 'config' from source: set_fact 6654 1726883867.48960: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.48972: handler run complete 6654 1726883867.48987: attempt loop complete, returning result 6654 1726883867.49004: variable 'item' from source: unknown 6654 1726883867.49079: variable 'item' from source: unknown ok: [managed_node2] => (item=Hostname) => { "ansible_loop_var": "item", "changed": false, "item": "Hostname" } MSG: All assertions passed 6654 1726883867.49314: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.49318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.49320: variable 'omit' from source: magic vars 6654 1726883867.49321: variable 'omit' from source: magic vars 6654 1726883867.49327: variable 'omit' from source: magic vars 6654 1726883867.49369: variable 'omit' from source: magic vars 6654 1726883867.49425: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.49428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.49456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.49799: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.49805: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.49808: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.49811: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.49813: Set connection var ansible_connection to ssh 6654 1726883867.49816: Set connection var ansible_pipelining to False 6654 1726883867.49819: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.49822: Set connection var ansible_shell_type to sh 6654 1726883867.49824: Set connection var ansible_timeout to 10 6654 1726883867.49827: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.49829: variable 'ansible_connection' from source: unknown 6654 1726883867.49838: variable 'ansible_module_compression' from source: unknown 6654 1726883867.49841: variable 'ansible_shell_type' from source: unknown 6654 1726883867.49846: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.49849: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.49851: variable 'ansible_pipelining' from source: unknown 6654 1726883867.49854: variable 'ansible_timeout' from source: unknown 6654 1726883867.49856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.49953: 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) 6654 1726883867.49969: variable 'omit' from source: magic vars 6654 1726883867.49981: starting attempt loop 6654 1726883867.50095: running the handler 6654 1726883867.50416: variable 'item' from source: unknown 6654 1726883867.50459: variable 'config' from source: set_fact 6654 1726883867.50475: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.50482: handler run complete 6654 1726883867.50635: attempt loop complete, returning result 6654 1726883867.50638: variable 'item' from source: unknown 6654 1726883867.50677: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentitiesOnly) => { "ansible_loop_var": "item", "changed": false, "item": "IdentitiesOnly" } MSG: All assertions passed 6654 1726883867.51038: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.51041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.51047: variable 'omit' from source: magic vars 6654 1726883867.51049: variable 'omit' from source: magic vars 6654 1726883867.51051: variable 'omit' from source: magic vars 6654 1726883867.51125: variable 'omit' from source: magic vars 6654 1726883867.51166: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.51364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.51367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.51369: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.51371: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.51373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.51412: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.51420: Set connection var ansible_connection to ssh 6654 1726883867.51433: Set connection var ansible_pipelining to False 6654 1726883867.51446: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.51455: Set connection var ansible_shell_type to sh 6654 1726883867.51493: Set connection var ansible_timeout to 10 6654 1726883867.51533: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.51545: variable 'ansible_connection' from source: unknown 6654 1726883867.51555: variable 'ansible_module_compression' from source: unknown 6654 1726883867.51562: variable 'ansible_shell_type' from source: unknown 6654 1726883867.51567: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.51574: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.51586: variable 'ansible_pipelining' from source: unknown 6654 1726883867.51594: variable 'ansible_timeout' from source: unknown 6654 1726883867.51603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.51732: 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) 6654 1726883867.51749: variable 'omit' from source: magic vars 6654 1726883867.51758: starting attempt loop 6654 1726883867.51805: running the handler 6654 1726883867.51935: variable 'item' from source: unknown 6654 1726883867.51948: variable 'config' from source: set_fact 6654 1726883867.51966: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.51975: handler run complete 6654 1726883867.51990: attempt loop complete, returning result 6654 1726883867.52009: variable 'item' from source: unknown 6654 1726883867.52134: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentityAgent) => { "ansible_loop_var": "item", "changed": false, "item": "IdentityAgent" } MSG: All assertions passed 6654 1726883867.52237: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.52241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.52245: variable 'omit' from source: magic vars 6654 1726883867.52276: variable 'omit' from source: magic vars 6654 1726883867.52294: variable 'omit' from source: magic vars 6654 1726883867.52435: variable 'omit' from source: magic vars 6654 1726883867.52438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.52440: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.52442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.52446: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.52453: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.52455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.52481: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.52489: Set connection var ansible_connection to ssh 6654 1726883867.52501: Set connection var ansible_pipelining to False 6654 1726883867.52511: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.52521: Set connection var ansible_shell_type to sh 6654 1726883867.52533: Set connection var ansible_timeout to 10 6654 1726883867.52564: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.52571: variable 'ansible_connection' from source: unknown 6654 1726883867.52577: variable 'ansible_module_compression' from source: unknown 6654 1726883867.52582: variable 'ansible_shell_type' from source: unknown 6654 1726883867.52588: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.52594: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.52601: variable 'ansible_pipelining' from source: unknown 6654 1726883867.52607: variable 'ansible_timeout' from source: unknown 6654 1726883867.52614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.52722: 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) 6654 1726883867.52735: variable 'omit' from source: magic vars 6654 1726883867.52746: starting attempt loop 6654 1726883867.52778: running the handler 6654 1726883867.52962: variable 'item' from source: unknown 6654 1726883867.52970: variable 'config' from source: set_fact 6654 1726883867.52983: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.52989: handler run complete 6654 1726883867.53106: attempt loop complete, returning result 6654 1726883867.53109: variable 'item' from source: unknown 6654 1726883867.53112: variable 'item' from source: unknown ok: [managed_node2] => (item=IdentityFile) => { "ansible_loop_var": "item", "changed": false, "item": "IdentityFile" } MSG: All assertions passed 6654 1726883867.53215: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.53227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.53242: variable 'omit' from source: magic vars 6654 1726883867.53289: variable 'omit' from source: magic vars 6654 1726883867.53307: variable 'omit' from source: magic vars 6654 1726883867.53358: variable 'omit' from source: magic vars 6654 1726883867.53648: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.53652: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.53654: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.53656: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.53658: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.53660: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.53662: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.53664: Set connection var ansible_connection to ssh 6654 1726883867.53715: Set connection var ansible_pipelining to False 6654 1726883867.53729: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.53762: Set connection var ansible_shell_type to sh 6654 1726883867.53774: Set connection var ansible_timeout to 10 6654 1726883867.53885: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.53972: variable 'ansible_connection' from source: unknown 6654 1726883867.53975: variable 'ansible_module_compression' from source: unknown 6654 1726883867.53977: variable 'ansible_shell_type' from source: unknown 6654 1726883867.53979: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.53981: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.53983: variable 'ansible_pipelining' from source: unknown 6654 1726883867.53985: variable 'ansible_timeout' from source: unknown 6654 1726883867.53986: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.54235: 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) 6654 1726883867.54239: variable 'omit' from source: magic vars 6654 1726883867.54241: starting attempt loop 6654 1726883867.54246: running the handler 6654 1726883867.54624: variable 'item' from source: unknown 6654 1726883867.54628: variable 'config' from source: set_fact 6654 1726883867.54632: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.54634: handler run complete 6654 1726883867.54636: attempt loop complete, returning result 6654 1726883867.54638: variable 'item' from source: unknown 6654 1726883867.54757: variable 'item' from source: unknown ok: [managed_node2] => (item=IgnoreUnknown) => { "ansible_loop_var": "item", "changed": false, "item": "IgnoreUnknown" } MSG: All assertions passed 6654 1726883867.55036: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.55039: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.55042: variable 'omit' from source: magic vars 6654 1726883867.55094: variable 'omit' from source: magic vars 6654 1726883867.55111: variable 'omit' from source: magic vars 6654 1726883867.55198: variable 'omit' from source: magic vars 6654 1726883867.55218: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.55292: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.55295: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.55297: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.55299: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.55316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.55392: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.55488: Set connection var ansible_connection to ssh 6654 1726883867.55491: Set connection var ansible_pipelining to False 6654 1726883867.55493: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.55499: Set connection var ansible_shell_type to sh 6654 1726883867.55502: Set connection var ansible_timeout to 10 6654 1726883867.55504: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.55506: variable 'ansible_connection' from source: unknown 6654 1726883867.55508: variable 'ansible_module_compression' from source: unknown 6654 1726883867.55510: variable 'ansible_shell_type' from source: unknown 6654 1726883867.55512: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.55513: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.55515: variable 'ansible_pipelining' from source: unknown 6654 1726883867.55517: variable 'ansible_timeout' from source: unknown 6654 1726883867.55519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.55633: 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) 6654 1726883867.55648: variable 'omit' from source: magic vars 6654 1726883867.55656: starting attempt loop 6654 1726883867.55662: running the handler 6654 1726883867.55828: variable 'item' from source: unknown 6654 1726883867.55840: variable 'config' from source: set_fact 6654 1726883867.55860: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.55868: handler run complete 6654 1726883867.55882: attempt loop complete, returning result 6654 1726883867.55899: variable 'item' from source: unknown 6654 1726883867.56032: variable 'item' from source: unknown ok: [managed_node2] => (item=Include) => { "ansible_loop_var": "item", "changed": false, "item": "Include" } MSG: All assertions passed 6654 1726883867.56090: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.56137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.56140: variable 'omit' from source: magic vars 6654 1726883867.56164: variable 'omit' from source: magic vars 6654 1726883867.56180: variable 'omit' from source: magic vars 6654 1726883867.56220: variable 'omit' from source: magic vars 6654 1726883867.56249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.56262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.56338: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.56341: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.56346: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.56353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.56379: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.56387: Set connection var ansible_connection to ssh 6654 1726883867.56398: Set connection var ansible_pipelining to False 6654 1726883867.56407: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.56416: Set connection var ansible_shell_type to sh 6654 1726883867.56426: Set connection var ansible_timeout to 10 6654 1726883867.56459: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.56468: variable 'ansible_connection' from source: unknown 6654 1726883867.56476: variable 'ansible_module_compression' from source: unknown 6654 1726883867.56483: variable 'ansible_shell_type' from source: unknown 6654 1726883867.56540: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.56546: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.56548: variable 'ansible_pipelining' from source: unknown 6654 1726883867.56554: variable 'ansible_timeout' from source: unknown 6654 1726883867.56557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.56643: 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) 6654 1726883867.56659: variable 'omit' from source: magic vars 6654 1726883867.56670: starting attempt loop 6654 1726883867.56681: running the handler 6654 1726883867.56896: variable 'item' from source: unknown 6654 1726883867.56899: variable 'config' from source: set_fact 6654 1726883867.56902: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.56904: handler run complete 6654 1726883867.56906: attempt loop complete, returning result 6654 1726883867.56909: variable 'item' from source: unknown 6654 1726883867.56969: variable 'item' from source: unknown ok: [managed_node2] => (item=IPQoS) => { "ansible_loop_var": "item", "changed": false, "item": "IPQoS" } MSG: All assertions passed 6654 1726883867.57222: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.57225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.57228: variable 'omit' from source: magic vars 6654 1726883867.57231: variable 'omit' from source: magic vars 6654 1726883867.57234: variable 'omit' from source: magic vars 6654 1726883867.57236: variable 'omit' from source: magic vars 6654 1726883867.57249: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.57262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.57273: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.57288: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.57296: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.57304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.57382: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.57390: Set connection var ansible_connection to ssh 6654 1726883867.57401: Set connection var ansible_pipelining to False 6654 1726883867.57411: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.57420: Set connection var ansible_shell_type to sh 6654 1726883867.57429: Set connection var ansible_timeout to 10 6654 1726883867.57467: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.57475: variable 'ansible_connection' from source: unknown 6654 1726883867.57482: variable 'ansible_module_compression' from source: unknown 6654 1726883867.57489: variable 'ansible_shell_type' from source: unknown 6654 1726883867.57496: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.57535: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.57538: variable 'ansible_pipelining' from source: unknown 6654 1726883867.57541: variable 'ansible_timeout' from source: unknown 6654 1726883867.57549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.57798: 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) 6654 1726883867.57841: variable 'omit' from source: magic vars 6654 1726883867.57862: starting attempt loop 6654 1726883867.57950: running the handler 6654 1726883867.58379: variable 'item' from source: unknown 6654 1726883867.58465: variable 'config' from source: set_fact 6654 1726883867.58515: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.58582: handler run complete 6654 1726883867.58601: attempt loop complete, returning result 6654 1726883867.58619: variable 'item' from source: unknown 6654 1726883867.58738: variable 'item' from source: unknown ok: [managed_node2] => (item=KbdInteractiveAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveAuthentication" } MSG: All assertions passed 6654 1726883867.58873: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.58877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.58879: variable 'omit' from source: magic vars 6654 1726883867.59222: variable 'omit' from source: magic vars 6654 1726883867.59224: variable 'omit' from source: magic vars 6654 1726883867.59226: variable 'omit' from source: magic vars 6654 1726883867.59233: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.59235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.59241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.59245: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.59247: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.59283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.59429: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.59439: Set connection var ansible_connection to ssh 6654 1726883867.59599: Set connection var ansible_pipelining to False 6654 1726883867.59610: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.59687: Set connection var ansible_shell_type to sh 6654 1726883867.59833: Set connection var ansible_timeout to 10 6654 1726883867.59837: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.59839: variable 'ansible_connection' from source: unknown 6654 1726883867.59841: variable 'ansible_module_compression' from source: unknown 6654 1726883867.59852: variable 'ansible_shell_type' from source: unknown 6654 1726883867.59858: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.59861: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.59863: variable 'ansible_pipelining' from source: unknown 6654 1726883867.59867: variable 'ansible_timeout' from source: unknown 6654 1726883867.59871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.60388: 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) 6654 1726883867.60391: variable 'omit' from source: magic vars 6654 1726883867.60393: starting attempt loop 6654 1726883867.60396: running the handler 6654 1726883867.60835: variable 'item' from source: unknown 6654 1726883867.60850: variable 'config' from source: set_fact 6654 1726883867.60972: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.60975: handler run complete 6654 1726883867.60977: attempt loop complete, returning result 6654 1726883867.60980: variable 'item' from source: unknown 6654 1726883867.60982: variable 'item' from source: unknown ok: [managed_node2] => (item=KbdInteractiveDevices) => { "ansible_loop_var": "item", "changed": false, "item": "KbdInteractiveDevices" } MSG: All assertions passed 6654 1726883867.61447: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.61451: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.61454: variable 'omit' from source: magic vars 6654 1726883867.61456: variable 'omit' from source: magic vars 6654 1726883867.61459: variable 'omit' from source: magic vars 6654 1726883867.61462: variable 'omit' from source: magic vars 6654 1726883867.61629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.61671: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.61772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.61796: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.61939: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.61942: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.61946: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.61948: Set connection var ansible_connection to ssh 6654 1726883867.61950: Set connection var ansible_pipelining to False 6654 1726883867.61976: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.61986: Set connection var ansible_shell_type to sh 6654 1726883867.61996: Set connection var ansible_timeout to 10 6654 1726883867.62060: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.62152: variable 'ansible_connection' from source: unknown 6654 1726883867.62239: variable 'ansible_module_compression' from source: unknown 6654 1726883867.62241: variable 'ansible_shell_type' from source: unknown 6654 1726883867.62246: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.62249: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.62253: variable 'ansible_pipelining' from source: unknown 6654 1726883867.62254: variable 'ansible_timeout' from source: unknown 6654 1726883867.62256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.62337: 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) 6654 1726883867.62356: variable 'omit' from source: magic vars 6654 1726883867.62365: starting attempt loop 6654 1726883867.62371: running the handler 6654 1726883867.62856: variable 'item' from source: unknown 6654 1726883867.62859: variable 'config' from source: set_fact 6654 1726883867.62861: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.62863: handler run complete 6654 1726883867.62865: attempt loop complete, returning result 6654 1726883867.62867: variable 'item' from source: unknown 6654 1726883867.62869: variable 'item' from source: unknown ok: [managed_node2] => (item=KexAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "KexAlgorithms" } MSG: All assertions passed 6654 1726883867.63036: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.63040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.63042: variable 'omit' from source: magic vars 6654 1726883867.63093: variable 'omit' from source: magic vars 6654 1726883867.63113: variable 'omit' from source: magic vars 6654 1726883867.63161: variable 'omit' from source: magic vars 6654 1726883867.63185: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.63196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.63208: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.63222: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.63228: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.63237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.63312: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.63319: Set connection var ansible_connection to ssh 6654 1726883867.63329: Set connection var ansible_pipelining to False 6654 1726883867.63341: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.63353: Set connection var ansible_shell_type to sh 6654 1726883867.63363: Set connection var ansible_timeout to 10 6654 1726883867.63386: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.63398: variable 'ansible_connection' from source: unknown 6654 1726883867.63406: variable 'ansible_module_compression' from source: unknown 6654 1726883867.63413: variable 'ansible_shell_type' from source: unknown 6654 1726883867.63421: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.63428: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.63438: variable 'ansible_pipelining' from source: unknown 6654 1726883867.63448: variable 'ansible_timeout' from source: unknown 6654 1726883867.63507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.63567: 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) 6654 1726883867.63582: variable 'omit' from source: magic vars 6654 1726883867.63591: starting attempt loop 6654 1726883867.63597: running the handler 6654 1726883867.63755: variable 'item' from source: unknown 6654 1726883867.63763: variable 'config' from source: set_fact 6654 1726883867.63777: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.64047: handler run complete 6654 1726883867.64051: attempt loop complete, returning result 6654 1726883867.64054: variable 'item' from source: unknown 6654 1726883867.64057: variable 'item' from source: unknown ok: [managed_node2] => (item=KnownHostsCommand) => { "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } MSG: All assertions passed 6654 1726883867.64408: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.64411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.64413: variable 'omit' from source: magic vars 6654 1726883867.64415: variable 'omit' from source: magic vars 6654 1726883867.64417: variable 'omit' from source: magic vars 6654 1726883867.64608: variable 'omit' from source: magic vars 6654 1726883867.64612: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.64615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.64617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.64619: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.64621: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.64623: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.64685: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.64698: Set connection var ansible_connection to ssh 6654 1726883867.64713: Set connection var ansible_pipelining to False 6654 1726883867.64727: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.64740: Set connection var ansible_shell_type to sh 6654 1726883867.64829: Set connection var ansible_timeout to 10 6654 1726883867.64834: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.64842: variable 'ansible_connection' from source: unknown 6654 1726883867.64847: variable 'ansible_module_compression' from source: unknown 6654 1726883867.64849: variable 'ansible_shell_type' from source: unknown 6654 1726883867.64851: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.64853: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.64855: variable 'ansible_pipelining' from source: unknown 6654 1726883867.64857: variable 'ansible_timeout' from source: unknown 6654 1726883867.64859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.64949: 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) 6654 1726883867.64962: variable 'omit' from source: magic vars 6654 1726883867.64970: starting attempt loop 6654 1726883867.64977: running the handler 6654 1726883867.65151: variable 'item' from source: unknown 6654 1726883867.65162: variable 'config' from source: set_fact 6654 1726883867.65180: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.65188: handler run complete 6654 1726883867.65262: attempt loop complete, returning result 6654 1726883867.65264: variable 'item' from source: unknown 6654 1726883867.65284: variable 'item' from source: unknown ok: [managed_node2] => (item=LocalCommand) => { "ansible_loop_var": "item", "changed": false, "item": "LocalCommand" } MSG: All assertions passed 6654 1726883867.65478: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.65481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.65484: variable 'omit' from source: magic vars 6654 1726883867.65486: variable 'omit' from source: magic vars 6654 1726883867.65490: variable 'omit' from source: magic vars 6654 1726883867.65532: variable 'omit' from source: magic vars 6654 1726883867.65554: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.65564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.65574: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.65594: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.65602: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.65609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.65677: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.65686: Set connection var ansible_connection to ssh 6654 1726883867.65702: Set connection var ansible_pipelining to False 6654 1726883867.65829: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.65834: Set connection var ansible_shell_type to sh 6654 1726883867.65841: Set connection var ansible_timeout to 10 6654 1726883867.65848: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.65850: variable 'ansible_connection' from source: unknown 6654 1726883867.65852: variable 'ansible_module_compression' from source: unknown 6654 1726883867.65958: variable 'ansible_shell_type' from source: unknown 6654 1726883867.65962: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.66005: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.66170: variable 'ansible_pipelining' from source: unknown 6654 1726883867.66174: variable 'ansible_timeout' from source: unknown 6654 1726883867.66176: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.66812: 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) 6654 1726883867.66815: variable 'omit' from source: magic vars 6654 1726883867.66818: starting attempt loop 6654 1726883867.66868: running the handler 6654 1726883867.67293: variable 'item' from source: unknown 6654 1726883867.67302: variable 'config' from source: set_fact 6654 1726883867.67339: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.67342: handler run complete 6654 1726883867.67457: attempt loop complete, returning result 6654 1726883867.67461: variable 'item' from source: unknown 6654 1726883867.67547: variable 'item' from source: unknown ok: [managed_node2] => (item=LocalForward) => { "ansible_loop_var": "item", "changed": false, "item": "LocalForward" } MSG: All assertions passed 6654 1726883867.67816: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.67819: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.67821: variable 'omit' from source: magic vars 6654 1726883867.67951: variable 'omit' from source: magic vars 6654 1726883867.67954: variable 'omit' from source: magic vars 6654 1726883867.67987: variable 'omit' from source: magic vars 6654 1726883867.68012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.68023: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.68036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.68122: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.68133: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.68218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.68261: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.68280: Set connection var ansible_connection to ssh 6654 1726883867.68292: Set connection var ansible_pipelining to False 6654 1726883867.68301: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.68310: Set connection var ansible_shell_type to sh 6654 1726883867.68350: Set connection var ansible_timeout to 10 6654 1726883867.68463: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.68467: variable 'ansible_connection' from source: unknown 6654 1726883867.68469: variable 'ansible_module_compression' from source: unknown 6654 1726883867.68471: variable 'ansible_shell_type' from source: unknown 6654 1726883867.68473: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.68474: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.68476: variable 'ansible_pipelining' from source: unknown 6654 1726883867.68478: variable 'ansible_timeout' from source: unknown 6654 1726883867.68480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.68701: 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) 6654 1726883867.68713: variable 'omit' from source: magic vars 6654 1726883867.68722: starting attempt loop 6654 1726883867.68794: running the handler 6654 1726883867.68951: variable 'item' from source: unknown 6654 1726883867.68961: variable 'config' from source: set_fact 6654 1726883867.68983: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.69036: handler run complete 6654 1726883867.69040: attempt loop complete, returning result 6654 1726883867.69042: variable 'item' from source: unknown 6654 1726883867.69093: variable 'item' from source: unknown ok: [managed_node2] => (item=LogLevel) => { "ansible_loop_var": "item", "changed": false, "item": "LogLevel" } MSG: All assertions passed 6654 1726883867.69307: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.69310: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.69312: variable 'omit' from source: magic vars 6654 1726883867.69315: variable 'omit' from source: magic vars 6654 1726883867.69325: variable 'omit' from source: magic vars 6654 1726883867.69374: variable 'omit' from source: magic vars 6654 1726883867.69395: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.69407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.69423: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.69523: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.69526: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.69528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.69532: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.69534: Set connection var ansible_connection to ssh 6654 1726883867.69550: Set connection var ansible_pipelining to False 6654 1726883867.69560: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.69568: Set connection var ansible_shell_type to sh 6654 1726883867.69578: Set connection var ansible_timeout to 10 6654 1726883867.69603: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.69611: variable 'ansible_connection' from source: unknown 6654 1726883867.69618: variable 'ansible_module_compression' from source: unknown 6654 1726883867.69625: variable 'ansible_shell_type' from source: unknown 6654 1726883867.69635: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.69642: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.69760: variable 'ansible_pipelining' from source: unknown 6654 1726883867.69763: variable 'ansible_timeout' from source: unknown 6654 1726883867.69766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.69867: 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) 6654 1726883867.69937: variable 'omit' from source: magic vars 6654 1726883867.69950: starting attempt loop 6654 1726883867.70026: running the handler 6654 1726883867.70228: variable 'item' from source: unknown 6654 1726883867.70240: variable 'config' from source: set_fact 6654 1726883867.70325: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.70329: handler run complete 6654 1726883867.70337: attempt loop complete, returning result 6654 1726883867.70340: variable 'item' from source: unknown 6654 1726883867.70396: variable 'item' from source: unknown ok: [managed_node2] => (item=LogVerbose) => { "ansible_loop_var": "item", "changed": false, "item": "LogVerbose" } MSG: All assertions passed 6654 1726883867.70577: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.70580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.70583: variable 'omit' from source: magic vars 6654 1726883867.70585: variable 'omit' from source: magic vars 6654 1726883867.70603: variable 'omit' from source: magic vars 6654 1726883867.70651: variable 'omit' from source: magic vars 6654 1726883867.70701: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.70704: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.70707: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.70710: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.70719: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.70726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.70918: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.70921: Set connection var ansible_connection to ssh 6654 1726883867.70924: Set connection var ansible_pipelining to False 6654 1726883867.70926: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.70928: Set connection var ansible_shell_type to sh 6654 1726883867.70929: Set connection var ansible_timeout to 10 6654 1726883867.70933: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.70935: variable 'ansible_connection' from source: unknown 6654 1726883867.70938: variable 'ansible_module_compression' from source: unknown 6654 1726883867.70940: variable 'ansible_shell_type' from source: unknown 6654 1726883867.70945: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.70948: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.70951: variable 'ansible_pipelining' from source: unknown 6654 1726883867.70953: variable 'ansible_timeout' from source: unknown 6654 1726883867.70956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.71036: 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) 6654 1726883867.71051: variable 'omit' from source: magic vars 6654 1726883867.71059: starting attempt loop 6654 1726883867.71066: running the handler 6654 1726883867.71320: variable 'item' from source: unknown 6654 1726883867.71333: variable 'config' from source: set_fact 6654 1726883867.71359: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.71370: handler run complete 6654 1726883867.71402: attempt loop complete, returning result 6654 1726883867.71473: variable 'item' from source: unknown 6654 1726883867.71556: variable 'item' from source: unknown ok: [managed_node2] => (item=MACs) => { "ansible_loop_var": "item", "changed": false, "item": "MACs" } MSG: All assertions passed 6654 1726883867.71936: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.71941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.71945: variable 'omit' from source: magic vars 6654 1726883867.71948: variable 'omit' from source: magic vars 6654 1726883867.71950: variable 'omit' from source: magic vars 6654 1726883867.71952: variable 'omit' from source: magic vars 6654 1726883867.71959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.71961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.71964: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.71966: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.71968: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.71970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.72060: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.72069: Set connection var ansible_connection to ssh 6654 1726883867.72198: Set connection var ansible_pipelining to False 6654 1726883867.72201: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.72204: Set connection var ansible_shell_type to sh 6654 1726883867.72206: Set connection var ansible_timeout to 10 6654 1726883867.72207: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.72222: variable 'ansible_connection' from source: unknown 6654 1726883867.72224: variable 'ansible_module_compression' from source: unknown 6654 1726883867.72226: variable 'ansible_shell_type' from source: unknown 6654 1726883867.72228: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.72232: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.72234: variable 'ansible_pipelining' from source: unknown 6654 1726883867.72236: variable 'ansible_timeout' from source: unknown 6654 1726883867.72245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.72475: 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) 6654 1726883867.72532: variable 'omit' from source: magic vars 6654 1726883867.72549: starting attempt loop 6654 1726883867.72585: running the handler 6654 1726883867.72881: variable 'item' from source: unknown 6654 1726883867.72889: variable 'config' from source: set_fact 6654 1726883867.72903: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.72909: handler run complete 6654 1726883867.72956: attempt loop complete, returning result 6654 1726883867.72959: variable 'item' from source: unknown 6654 1726883867.73095: variable 'item' from source: unknown ok: [managed_node2] => (item=NoHostAuthenticationForLocalhost) => { "ansible_loop_var": "item", "changed": false, "item": "NoHostAuthenticationForLocalhost" } MSG: All assertions passed 6654 1726883867.73353: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.73391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.73395: variable 'omit' from source: magic vars 6654 1726883867.73478: variable 'omit' from source: magic vars 6654 1726883867.73520: variable 'omit' from source: magic vars 6654 1726883867.73636: variable 'omit' from source: magic vars 6654 1726883867.73703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.73833: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.73838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.73840: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.73842: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.73846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.74249: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.74252: Set connection var ansible_connection to ssh 6654 1726883867.74255: Set connection var ansible_pipelining to False 6654 1726883867.74256: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.74258: Set connection var ansible_shell_type to sh 6654 1726883867.74261: Set connection var ansible_timeout to 10 6654 1726883867.74263: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.74264: variable 'ansible_connection' from source: unknown 6654 1726883867.74266: variable 'ansible_module_compression' from source: unknown 6654 1726883867.74268: variable 'ansible_shell_type' from source: unknown 6654 1726883867.74270: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.74272: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.74273: variable 'ansible_pipelining' from source: unknown 6654 1726883867.74275: variable 'ansible_timeout' from source: unknown 6654 1726883867.74277: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.74279: 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) 6654 1726883867.74281: variable 'omit' from source: magic vars 6654 1726883867.74283: starting attempt loop 6654 1726883867.74285: running the handler 6654 1726883867.74566: variable 'item' from source: unknown 6654 1726883867.74580: variable 'config' from source: set_fact 6654 1726883867.74596: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.74603: handler run complete 6654 1726883867.74619: attempt loop complete, returning result 6654 1726883867.74639: variable 'item' from source: unknown 6654 1726883867.74725: variable 'item' from source: unknown ok: [managed_node2] => (item=NumberOfPasswordPrompts) => { "ansible_loop_var": "item", "changed": false, "item": "NumberOfPasswordPrompts" } MSG: All assertions passed 6654 1726883867.74929: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.74934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.74937: variable 'omit' from source: magic vars 6654 1726883867.74981: variable 'omit' from source: magic vars 6654 1726883867.74999: variable 'omit' from source: magic vars 6654 1726883867.75051: variable 'omit' from source: magic vars 6654 1726883867.75074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.75085: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.75095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.75122: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.75125: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.75128: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.75233: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.75236: Set connection var ansible_connection to ssh 6654 1726883867.75239: Set connection var ansible_pipelining to False 6654 1726883867.75241: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.75246: Set connection var ansible_shell_type to sh 6654 1726883867.75248: Set connection var ansible_timeout to 10 6654 1726883867.75269: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.75277: variable 'ansible_connection' from source: unknown 6654 1726883867.75285: variable 'ansible_module_compression' from source: unknown 6654 1726883867.75340: variable 'ansible_shell_type' from source: unknown 6654 1726883867.75349: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.75359: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.75365: variable 'ansible_pipelining' from source: unknown 6654 1726883867.75369: variable 'ansible_timeout' from source: unknown 6654 1726883867.75373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.75779: 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) 6654 1726883867.75782: variable 'omit' from source: magic vars 6654 1726883867.75785: starting attempt loop 6654 1726883867.75787: running the handler 6654 1726883867.75955: variable 'item' from source: unknown 6654 1726883867.76028: variable 'config' from source: set_fact 6654 1726883867.76071: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.76228: handler run complete 6654 1726883867.76240: attempt loop complete, returning result 6654 1726883867.76245: variable 'item' from source: unknown 6654 1726883867.76495: variable 'item' from source: unknown ok: [managed_node2] => (item=ObscureKeystrokeTiming) => { "ansible_loop_var": "item", "changed": false, "item": "ObscureKeystrokeTiming" } MSG: All assertions passed 6654 1726883867.77282: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.77284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.77290: variable 'omit' from source: magic vars 6654 1726883867.77294: variable 'omit' from source: magic vars 6654 1726883867.77297: variable 'omit' from source: magic vars 6654 1726883867.77299: variable 'omit' from source: magic vars 6654 1726883867.77300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.77302: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.77304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.77306: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.77308: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.77316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.77323: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.77326: Set connection var ansible_connection to ssh 6654 1726883867.77329: Set connection var ansible_pipelining to False 6654 1726883867.77338: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.77341: Set connection var ansible_shell_type to sh 6654 1726883867.77348: Set connection var ansible_timeout to 10 6654 1726883867.77374: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.77384: variable 'ansible_connection' from source: unknown 6654 1726883867.77387: variable 'ansible_module_compression' from source: unknown 6654 1726883867.77389: variable 'ansible_shell_type' from source: unknown 6654 1726883867.77392: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.77394: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.77525: variable 'ansible_pipelining' from source: unknown 6654 1726883867.77528: variable 'ansible_timeout' from source: unknown 6654 1726883867.77622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.77627: 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) 6654 1726883867.77633: variable 'omit' from source: magic vars 6654 1726883867.77636: starting attempt loop 6654 1726883867.77640: running the handler 6654 1726883867.77762: variable 'item' from source: unknown 6654 1726883867.77765: variable 'config' from source: set_fact 6654 1726883867.77768: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.77770: handler run complete 6654 1726883867.77779: attempt loop complete, returning result 6654 1726883867.77792: variable 'item' from source: unknown 6654 1726883867.78040: variable 'item' from source: unknown ok: [managed_node2] => (item=PasswordAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "PasswordAuthentication" } MSG: All assertions passed 6654 1726883867.78101: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.78105: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.78108: variable 'omit' from source: magic vars 6654 1726883867.78111: variable 'omit' from source: magic vars 6654 1726883867.78114: variable 'omit' from source: magic vars 6654 1726883867.78233: variable 'omit' from source: magic vars 6654 1726883867.78236: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.78239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.78241: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.78245: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.78247: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.78249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.78420: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.78423: Set connection var ansible_connection to ssh 6654 1726883867.78425: Set connection var ansible_pipelining to False 6654 1726883867.78427: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.78429: Set connection var ansible_shell_type to sh 6654 1726883867.78738: Set connection var ansible_timeout to 10 6654 1726883867.78742: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.78748: variable 'ansible_connection' from source: unknown 6654 1726883867.78750: variable 'ansible_module_compression' from source: unknown 6654 1726883867.78753: variable 'ansible_shell_type' from source: unknown 6654 1726883867.78755: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.78757: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.78759: variable 'ansible_pipelining' from source: unknown 6654 1726883867.78761: variable 'ansible_timeout' from source: unknown 6654 1726883867.78763: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.78920: 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) 6654 1726883867.78926: variable 'omit' from source: magic vars 6654 1726883867.78929: starting attempt loop 6654 1726883867.78934: running the handler 6654 1726883867.79306: variable 'item' from source: unknown 6654 1726883867.79309: variable 'config' from source: set_fact 6654 1726883867.79322: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.79325: handler run complete 6654 1726883867.79397: attempt loop complete, returning result 6654 1726883867.79412: variable 'item' from source: unknown 6654 1726883867.79553: variable 'item' from source: unknown ok: [managed_node2] => (item=PermitLocalCommand) => { "ansible_loop_var": "item", "changed": false, "item": "PermitLocalCommand" } MSG: All assertions passed 6654 1726883867.79813: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.79816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.79819: variable 'omit' from source: magic vars 6654 1726883867.79821: variable 'omit' from source: magic vars 6654 1726883867.79823: variable 'omit' from source: magic vars 6654 1726883867.79884: variable 'omit' from source: magic vars 6654 1726883867.79887: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.79889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.79891: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.79893: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.79896: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.79898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.79900: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.79902: Set connection var ansible_connection to ssh 6654 1726883867.79975: Set connection var ansible_pipelining to False 6654 1726883867.79978: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.79980: Set connection var ansible_shell_type to sh 6654 1726883867.79982: Set connection var ansible_timeout to 10 6654 1726883867.79985: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.79987: variable 'ansible_connection' from source: unknown 6654 1726883867.79990: variable 'ansible_module_compression' from source: unknown 6654 1726883867.79993: variable 'ansible_shell_type' from source: unknown 6654 1726883867.79995: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.79998: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.80001: variable 'ansible_pipelining' from source: unknown 6654 1726883867.80003: variable 'ansible_timeout' from source: unknown 6654 1726883867.80006: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.80152: 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) 6654 1726883867.80159: variable 'omit' from source: magic vars 6654 1726883867.80162: starting attempt loop 6654 1726883867.80164: running the handler 6654 1726883867.80297: variable 'item' from source: unknown 6654 1726883867.80300: variable 'config' from source: set_fact 6654 1726883867.80302: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.80305: handler run complete 6654 1726883867.80307: attempt loop complete, returning result 6654 1726883867.80356: variable 'item' from source: unknown 6654 1726883867.80427: variable 'item' from source: unknown ok: [managed_node2] => (item=PermitRemoteOpen) => { "ansible_loop_var": "item", "changed": false, "item": "PermitRemoteOpen" } MSG: All assertions passed 6654 1726883867.80556: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.80566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.80570: variable 'omit' from source: magic vars 6654 1726883867.80598: variable 'omit' from source: magic vars 6654 1726883867.80607: variable 'omit' from source: magic vars 6654 1726883867.80662: variable 'omit' from source: magic vars 6654 1726883867.80681: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.80687: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.80690: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.80699: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.80702: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.80704: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.80750: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.80754: Set connection var ansible_connection to ssh 6654 1726883867.80759: Set connection var ansible_pipelining to False 6654 1726883867.80764: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.80768: Set connection var ansible_shell_type to sh 6654 1726883867.80773: Set connection var ansible_timeout to 10 6654 1726883867.80793: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.80799: variable 'ansible_connection' from source: unknown 6654 1726883867.80801: variable 'ansible_module_compression' from source: unknown 6654 1726883867.80803: variable 'ansible_shell_type' from source: unknown 6654 1726883867.80806: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.80808: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.80810: variable 'ansible_pipelining' from source: unknown 6654 1726883867.80812: variable 'ansible_timeout' from source: unknown 6654 1726883867.80814: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.80884: 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) 6654 1726883867.80894: variable 'omit' from source: magic vars 6654 1726883867.80896: starting attempt loop 6654 1726883867.80899: running the handler 6654 1726883867.81011: variable 'item' from source: unknown 6654 1726883867.81015: variable 'config' from source: set_fact 6654 1726883867.81024: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.81027: handler run complete 6654 1726883867.81037: attempt loop complete, returning result 6654 1726883867.81053: variable 'item' from source: unknown 6654 1726883867.81093: variable 'item' from source: unknown ok: [managed_node2] => (item=PKCS11Provider) => { "ansible_loop_var": "item", "changed": false, "item": "PKCS11Provider" } MSG: All assertions passed 6654 1726883867.81164: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.81167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.81170: variable 'omit' from source: magic vars 6654 1726883867.81198: variable 'omit' from source: magic vars 6654 1726883867.81207: variable 'omit' from source: magic vars 6654 1726883867.81236: variable 'omit' from source: magic vars 6654 1726883867.81251: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.81257: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.81262: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.81270: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.81273: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.81275: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.81318: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.81328: Set connection var ansible_connection to ssh 6654 1726883867.81332: Set connection var ansible_pipelining to False 6654 1726883867.81335: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.81337: Set connection var ansible_shell_type to sh 6654 1726883867.81342: Set connection var ansible_timeout to 10 6654 1726883867.81359: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.81361: variable 'ansible_connection' from source: unknown 6654 1726883867.81364: variable 'ansible_module_compression' from source: unknown 6654 1726883867.81366: variable 'ansible_shell_type' from source: unknown 6654 1726883867.81368: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.81370: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.81373: variable 'ansible_pipelining' from source: unknown 6654 1726883867.81376: variable 'ansible_timeout' from source: unknown 6654 1726883867.81381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.81454: 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) 6654 1726883867.81461: variable 'omit' from source: magic vars 6654 1726883867.81464: starting attempt loop 6654 1726883867.81467: running the handler 6654 1726883867.81575: variable 'item' from source: unknown 6654 1726883867.81579: variable 'config' from source: set_fact 6654 1726883867.81588: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.81591: handler run complete 6654 1726883867.81600: attempt loop complete, returning result 6654 1726883867.81612: variable 'item' from source: unknown 6654 1726883867.81659: variable 'item' from source: unknown ok: [managed_node2] => (item=Port) => { "ansible_loop_var": "item", "changed": false, "item": "Port" } MSG: All assertions passed 6654 1726883867.81723: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.81753: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.81758: variable 'omit' from source: magic vars 6654 1726883867.81844: variable 'omit' from source: magic vars 6654 1726883867.81847: variable 'omit' from source: magic vars 6654 1726883867.81918: variable 'omit' from source: magic vars 6654 1726883867.81921: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.81924: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.81926: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.81928: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.81933: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.81935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.81952: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.81955: Set connection var ansible_connection to ssh 6654 1726883867.81958: Set connection var ansible_pipelining to False 6654 1726883867.81961: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.82037: Set connection var ansible_shell_type to sh 6654 1726883867.82040: Set connection var ansible_timeout to 10 6654 1726883867.82042: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.82044: variable 'ansible_connection' from source: unknown 6654 1726883867.82046: variable 'ansible_module_compression' from source: unknown 6654 1726883867.82048: variable 'ansible_shell_type' from source: unknown 6654 1726883867.82049: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.82051: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.82097: variable 'ansible_pipelining' from source: unknown 6654 1726883867.82101: variable 'ansible_timeout' from source: unknown 6654 1726883867.82114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.82214: 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) 6654 1726883867.82221: variable 'omit' from source: magic vars 6654 1726883867.82224: starting attempt loop 6654 1726883867.82226: running the handler 6654 1726883867.82750: variable 'item' from source: unknown 6654 1726883867.82753: variable 'config' from source: set_fact 6654 1726883867.82755: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.82757: handler run complete 6654 1726883867.82759: attempt loop complete, returning result 6654 1726883867.82761: variable 'item' from source: unknown 6654 1726883867.82892: variable 'item' from source: unknown ok: [managed_node2] => (item=PreferredAuthentications) => { "ansible_loop_var": "item", "changed": false, "item": "PreferredAuthentications" } MSG: All assertions passed 6654 1726883867.83063: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.83091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.83122: variable 'omit' from source: magic vars 6654 1726883867.83200: variable 'omit' from source: magic vars 6654 1726883867.83208: variable 'omit' from source: magic vars 6654 1726883867.83251: variable 'omit' from source: magic vars 6654 1726883867.83286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.83308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.83345: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.83348: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.83350: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.83353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.83472: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.83475: Set connection var ansible_connection to ssh 6654 1726883867.83477: Set connection var ansible_pipelining to False 6654 1726883867.83479: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.83482: Set connection var ansible_shell_type to sh 6654 1726883867.83484: Set connection var ansible_timeout to 10 6654 1726883867.83506: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.83531: variable 'ansible_connection' from source: unknown 6654 1726883867.83535: variable 'ansible_module_compression' from source: unknown 6654 1726883867.83537: variable 'ansible_shell_type' from source: unknown 6654 1726883867.83583: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.83586: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.83588: variable 'ansible_pipelining' from source: unknown 6654 1726883867.83590: variable 'ansible_timeout' from source: unknown 6654 1726883867.83592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.83711: 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) 6654 1726883867.83748: variable 'omit' from source: magic vars 6654 1726883867.83751: starting attempt loop 6654 1726883867.83753: running the handler 6654 1726883867.83973: variable 'item' from source: unknown 6654 1726883867.83976: variable 'config' from source: set_fact 6654 1726883867.83978: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.83980: handler run complete 6654 1726883867.83982: attempt loop complete, returning result 6654 1726883867.83997: variable 'item' from source: unknown 6654 1726883867.84072: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyCommand) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyCommand" } MSG: All assertions passed 6654 1726883867.84267: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.84270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.84273: variable 'omit' from source: magic vars 6654 1726883867.84275: variable 'omit' from source: magic vars 6654 1726883867.84277: variable 'omit' from source: magic vars 6654 1726883867.84536: variable 'omit' from source: magic vars 6654 1726883867.84539: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.84541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.84543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.84545: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.84547: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.84549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.84551: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.84553: Set connection var ansible_connection to ssh 6654 1726883867.84555: Set connection var ansible_pipelining to False 6654 1726883867.84557: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.84571: Set connection var ansible_shell_type to sh 6654 1726883867.84581: Set connection var ansible_timeout to 10 6654 1726883867.84605: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.84623: variable 'ansible_connection' from source: unknown 6654 1726883867.84632: variable 'ansible_module_compression' from source: unknown 6654 1726883867.84657: variable 'ansible_shell_type' from source: unknown 6654 1726883867.84665: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.84672: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.84680: variable 'ansible_pipelining' from source: unknown 6654 1726883867.84687: variable 'ansible_timeout' from source: unknown 6654 1726883867.84696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.84869: 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) 6654 1726883867.84946: variable 'omit' from source: magic vars 6654 1726883867.84949: starting attempt loop 6654 1726883867.84951: running the handler 6654 1726883867.85081: variable 'item' from source: unknown 6654 1726883867.85105: variable 'config' from source: set_fact 6654 1726883867.85121: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.85129: handler run complete 6654 1726883867.85147: attempt loop complete, returning result 6654 1726883867.85190: variable 'item' from source: unknown 6654 1726883867.85243: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyJump) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyJump" } MSG: All assertions passed 6654 1726883867.85506: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.85510: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.85512: variable 'omit' from source: magic vars 6654 1726883867.85514: variable 'omit' from source: magic vars 6654 1726883867.85516: variable 'omit' from source: magic vars 6654 1726883867.85533: variable 'omit' from source: magic vars 6654 1726883867.85553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.85564: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.85573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.85588: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.85595: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.85601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.85683: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.85690: Set connection var ansible_connection to ssh 6654 1726883867.85702: Set connection var ansible_pipelining to False 6654 1726883867.85724: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.85833: Set connection var ansible_shell_type to sh 6654 1726883867.85837: Set connection var ansible_timeout to 10 6654 1726883867.85839: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.85841: variable 'ansible_connection' from source: unknown 6654 1726883867.85843: variable 'ansible_module_compression' from source: unknown 6654 1726883867.85845: variable 'ansible_shell_type' from source: unknown 6654 1726883867.85847: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.85849: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.85851: variable 'ansible_pipelining' from source: unknown 6654 1726883867.85853: variable 'ansible_timeout' from source: unknown 6654 1726883867.85854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.85922: 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) 6654 1726883867.85947: variable 'omit' from source: magic vars 6654 1726883867.85956: starting attempt loop 6654 1726883867.85965: running the handler 6654 1726883867.86220: variable 'item' from source: unknown 6654 1726883867.86237: variable 'config' from source: set_fact 6654 1726883867.86277: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.86294: handler run complete 6654 1726883867.86309: attempt loop complete, returning result 6654 1726883867.86377: variable 'item' from source: unknown 6654 1726883867.86405: variable 'item' from source: unknown ok: [managed_node2] => (item=ProxyUseFdpass) => { "ansible_loop_var": "item", "changed": false, "item": "ProxyUseFdpass" } MSG: All assertions passed 6654 1726883867.86596: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.86599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.86602: variable 'omit' from source: magic vars 6654 1726883867.86706: variable 'omit' from source: magic vars 6654 1726883867.86709: variable 'omit' from source: magic vars 6654 1726883867.86711: variable 'omit' from source: magic vars 6654 1726883867.86714: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.86733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.86747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.86770: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.86778: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.86784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.86865: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.86873: Set connection var ansible_connection to ssh 6654 1726883867.86883: Set connection var ansible_pipelining to False 6654 1726883867.86892: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.86899: Set connection var ansible_shell_type to sh 6654 1726883867.86907: Set connection var ansible_timeout to 10 6654 1726883867.86945: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.87034: variable 'ansible_connection' from source: unknown 6654 1726883867.87037: variable 'ansible_module_compression' from source: unknown 6654 1726883867.87040: variable 'ansible_shell_type' from source: unknown 6654 1726883867.87041: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.87043: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.87045: variable 'ansible_pipelining' from source: unknown 6654 1726883867.87049: variable 'ansible_timeout' from source: unknown 6654 1726883867.87051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.87140: 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) 6654 1726883867.87146: variable 'omit' from source: magic vars 6654 1726883867.87149: starting attempt loop 6654 1726883867.87151: running the handler 6654 1726883867.87319: variable 'item' from source: unknown 6654 1726883867.87357: variable 'config' from source: set_fact 6654 1726883867.87360: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.87362: handler run complete 6654 1726883867.87375: attempt loop complete, returning result 6654 1726883867.87400: variable 'item' from source: unknown 6654 1726883867.87494: variable 'item' from source: unknown ok: [managed_node2] => (item=PubkeyAcceptedAlgorithms) => { "ansible_loop_var": "item", "changed": false, "item": "PubkeyAcceptedAlgorithms" } MSG: All assertions passed 6654 1726883867.87685: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.87688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.87690: variable 'omit' from source: magic vars 6654 1726883867.87692: variable 'omit' from source: magic vars 6654 1726883867.87700: variable 'omit' from source: magic vars 6654 1726883867.87751: variable 'omit' from source: magic vars 6654 1726883867.87771: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.87782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.87820: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.87823: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.87825: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.87827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.87926: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.87934: Set connection var ansible_connection to ssh 6654 1726883867.87937: Set connection var ansible_pipelining to False 6654 1726883867.87939: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.87941: Set connection var ansible_shell_type to sh 6654 1726883867.87946: Set connection var ansible_timeout to 10 6654 1726883867.87969: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.87975: variable 'ansible_connection' from source: unknown 6654 1726883867.87981: variable 'ansible_module_compression' from source: unknown 6654 1726883867.88008: variable 'ansible_shell_type' from source: unknown 6654 1726883867.88011: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.88013: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.88015: variable 'ansible_pipelining' from source: unknown 6654 1726883867.88017: variable 'ansible_timeout' from source: unknown 6654 1726883867.88019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.88223: 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) 6654 1726883867.88228: variable 'omit' from source: magic vars 6654 1726883867.88232: starting attempt loop 6654 1726883867.88234: running the handler 6654 1726883867.88347: variable 'item' from source: unknown 6654 1726883867.88367: variable 'config' from source: set_fact 6654 1726883867.88383: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.88390: handler run complete 6654 1726883867.88435: attempt loop complete, returning result 6654 1726883867.88439: variable 'item' from source: unknown 6654 1726883867.88504: variable 'item' from source: unknown ok: [managed_node2] => (item=PubkeyAuthentication) => { "ansible_loop_var": "item", "changed": false, "item": "PubkeyAuthentication" } MSG: All assertions passed 6654 1726883867.88697: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.88706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.88720: variable 'omit' from source: magic vars 6654 1726883867.88786: variable 'omit' from source: magic vars 6654 1726883867.88790: variable 'omit' from source: magic vars 6654 1726883867.88841: variable 'omit' from source: magic vars 6654 1726883867.88862: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.88895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.88898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.88900: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.88914: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.88923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.89004: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.89007: Set connection var ansible_connection to ssh 6654 1726883867.89113: Set connection var ansible_pipelining to False 6654 1726883867.89116: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.89118: Set connection var ansible_shell_type to sh 6654 1726883867.89120: Set connection var ansible_timeout to 10 6654 1726883867.89123: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.89125: variable 'ansible_connection' from source: unknown 6654 1726883867.89127: variable 'ansible_module_compression' from source: unknown 6654 1726883867.89128: variable 'ansible_shell_type' from source: unknown 6654 1726883867.89131: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.89133: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.89135: variable 'ansible_pipelining' from source: unknown 6654 1726883867.89136: variable 'ansible_timeout' from source: unknown 6654 1726883867.89138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.89235: 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) 6654 1726883867.89258: variable 'omit' from source: magic vars 6654 1726883867.89333: starting attempt loop 6654 1726883867.89336: running the handler 6654 1726883867.89445: variable 'item' from source: unknown 6654 1726883867.89454: variable 'config' from source: set_fact 6654 1726883867.89480: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.89488: handler run complete 6654 1726883867.89502: attempt loop complete, returning result 6654 1726883867.89519: variable 'item' from source: unknown 6654 1726883867.89593: variable 'item' from source: unknown ok: [managed_node2] => (item=RekeyLimit) => { "ansible_loop_var": "item", "changed": false, "item": "RekeyLimit" } MSG: All assertions passed 6654 1726883867.89836: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.89840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.89842: variable 'omit' from source: magic vars 6654 1726883867.89844: variable 'omit' from source: magic vars 6654 1726883867.89850: variable 'omit' from source: magic vars 6654 1726883867.89935: variable 'omit' from source: magic vars 6654 1726883867.89938: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.89941: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.89943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.89945: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.89947: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.89990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.90046: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.90079: Set connection var ansible_connection to ssh 6654 1726883867.90082: Set connection var ansible_pipelining to False 6654 1726883867.90084: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.90089: Set connection var ansible_shell_type to sh 6654 1726883867.90154: Set connection var ansible_timeout to 10 6654 1726883867.90157: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.90160: variable 'ansible_connection' from source: unknown 6654 1726883867.90162: variable 'ansible_module_compression' from source: unknown 6654 1726883867.90163: variable 'ansible_shell_type' from source: unknown 6654 1726883867.90165: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.90169: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.90172: variable 'ansible_pipelining' from source: unknown 6654 1726883867.90173: variable 'ansible_timeout' from source: unknown 6654 1726883867.90184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.90329: 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) 6654 1726883867.90343: variable 'omit' from source: magic vars 6654 1726883867.90351: starting attempt loop 6654 1726883867.90405: running the handler 6654 1726883867.90546: variable 'item' from source: unknown 6654 1726883867.90556: variable 'config' from source: set_fact 6654 1726883867.90624: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.90627: handler run complete 6654 1726883867.90629: attempt loop complete, returning result 6654 1726883867.90636: variable 'item' from source: unknown 6654 1726883867.90681: variable 'item' from source: unknown ok: [managed_node2] => (item=RemoteCommand) => { "ansible_loop_var": "item", "changed": false, "item": "RemoteCommand" } MSG: All assertions passed 6654 1726883867.90903: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.90906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.90909: variable 'omit' from source: magic vars 6654 1726883867.90911: variable 'omit' from source: magic vars 6654 1726883867.90913: variable 'omit' from source: magic vars 6654 1726883867.90963: variable 'omit' from source: magic vars 6654 1726883867.91012: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.91016: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.91018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.91025: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.91035: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.91044: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.91182: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.91185: Set connection var ansible_connection to ssh 6654 1726883867.91187: Set connection var ansible_pipelining to False 6654 1726883867.91189: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.91191: Set connection var ansible_shell_type to sh 6654 1726883867.91193: Set connection var ansible_timeout to 10 6654 1726883867.91195: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.91197: variable 'ansible_connection' from source: unknown 6654 1726883867.91203: variable 'ansible_module_compression' from source: unknown 6654 1726883867.91210: variable 'ansible_shell_type' from source: unknown 6654 1726883867.91216: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.91227: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.91241: variable 'ansible_pipelining' from source: unknown 6654 1726883867.91248: variable 'ansible_timeout' from source: unknown 6654 1726883867.91255: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.91381: 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) 6654 1726883867.91447: variable 'omit' from source: magic vars 6654 1726883867.91451: starting attempt loop 6654 1726883867.91453: running the handler 6654 1726883867.91600: variable 'item' from source: unknown 6654 1726883867.91676: variable 'config' from source: set_fact 6654 1726883867.91679: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.91682: handler run complete 6654 1726883867.91684: attempt loop complete, returning result 6654 1726883867.91686: variable 'item' from source: unknown 6654 1726883867.91745: variable 'item' from source: unknown ok: [managed_node2] => (item=RemoteForward) => { "ansible_loop_var": "item", "changed": false, "item": "RemoteForward" } MSG: All assertions passed 6654 1726883867.92046: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.92049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.92051: variable 'omit' from source: magic vars 6654 1726883867.92053: variable 'omit' from source: magic vars 6654 1726883867.92055: variable 'omit' from source: magic vars 6654 1726883867.92057: variable 'omit' from source: magic vars 6654 1726883867.92059: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.92061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.92063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.92065: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.92067: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.92069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.92192: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.92195: Set connection var ansible_connection to ssh 6654 1726883867.92198: Set connection var ansible_pipelining to False 6654 1726883867.92203: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.92204: Set connection var ansible_shell_type to sh 6654 1726883867.92206: Set connection var ansible_timeout to 10 6654 1726883867.92208: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.92210: variable 'ansible_connection' from source: unknown 6654 1726883867.92211: variable 'ansible_module_compression' from source: unknown 6654 1726883867.92219: variable 'ansible_shell_type' from source: unknown 6654 1726883867.92226: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.92235: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.92243: variable 'ansible_pipelining' from source: unknown 6654 1726883867.92306: variable 'ansible_timeout' from source: unknown 6654 1726883867.92308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.92412: 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) 6654 1726883867.92425: variable 'omit' from source: magic vars 6654 1726883867.92437: starting attempt loop 6654 1726883867.92443: running the handler 6654 1726883867.92609: variable 'item' from source: unknown 6654 1726883867.92635: variable 'config' from source: set_fact 6654 1726883867.92653: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.92737: handler run complete 6654 1726883867.92741: attempt loop complete, returning result 6654 1726883867.92743: variable 'item' from source: unknown 6654 1726883867.92767: variable 'item' from source: unknown ok: [managed_node2] => (item=RequestTTY) => { "ansible_loop_var": "item", "changed": false, "item": "RequestTTY" } MSG: All assertions passed 6654 1726883867.92959: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.92962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.92964: variable 'omit' from source: magic vars 6654 1726883867.92977: variable 'omit' from source: magic vars 6654 1726883867.93064: variable 'omit' from source: magic vars 6654 1726883867.93071: variable 'omit' from source: magic vars 6654 1726883867.93080: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.93082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.93091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.93106: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.93113: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.93119: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.93207: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.93215: Set connection var ansible_connection to ssh 6654 1726883867.93227: Set connection var ansible_pipelining to False 6654 1726883867.93238: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.93247: Set connection var ansible_shell_type to sh 6654 1726883867.93256: Set connection var ansible_timeout to 10 6654 1726883867.93286: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.93389: variable 'ansible_connection' from source: unknown 6654 1726883867.93392: variable 'ansible_module_compression' from source: unknown 6654 1726883867.93394: variable 'ansible_shell_type' from source: unknown 6654 1726883867.93404: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.93407: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.93409: variable 'ansible_pipelining' from source: unknown 6654 1726883867.93411: variable 'ansible_timeout' from source: unknown 6654 1726883867.93413: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.93467: 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) 6654 1726883867.93480: variable 'omit' from source: magic vars 6654 1726883867.93488: starting attempt loop 6654 1726883867.93500: running the handler 6654 1726883867.93683: variable 'item' from source: unknown 6654 1726883867.93693: variable 'config' from source: set_fact 6654 1726883867.93714: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.93730: handler run complete 6654 1726883867.93751: attempt loop complete, returning result 6654 1726883867.93824: variable 'item' from source: unknown 6654 1726883867.93840: variable 'item' from source: unknown ok: [managed_node2] => (item=RequiredRSASize) => { "ansible_loop_var": "item", "changed": false, "item": "RequiredRSASize" } MSG: All assertions passed 6654 1726883867.94038: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.94041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.94043: variable 'omit' from source: magic vars 6654 1726883867.94062: variable 'omit' from source: magic vars 6654 1726883867.94085: variable 'omit' from source: magic vars 6654 1726883867.94125: variable 'omit' from source: magic vars 6654 1726883867.94155: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.94178: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.94189: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.94254: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.94257: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.94260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.94292: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.94299: Set connection var ansible_connection to ssh 6654 1726883867.94310: Set connection var ansible_pipelining to False 6654 1726883867.94319: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.94327: Set connection var ansible_shell_type to sh 6654 1726883867.94339: Set connection var ansible_timeout to 10 6654 1726883867.94366: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.94373: variable 'ansible_connection' from source: unknown 6654 1726883867.94388: variable 'ansible_module_compression' from source: unknown 6654 1726883867.94438: variable 'ansible_shell_type' from source: unknown 6654 1726883867.94440: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.94442: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.94444: variable 'ansible_pipelining' from source: unknown 6654 1726883867.94446: variable 'ansible_timeout' from source: unknown 6654 1726883867.94448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.94564: 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) 6654 1726883867.94571: variable 'omit' from source: magic vars 6654 1726883867.94597: starting attempt loop 6654 1726883867.94601: running the handler 6654 1726883867.94754: variable 'item' from source: unknown 6654 1726883867.94764: variable 'config' from source: set_fact 6654 1726883867.94796: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.94799: handler run complete 6654 1726883867.94817: attempt loop complete, returning result 6654 1726883867.94890: variable 'item' from source: unknown 6654 1726883867.94907: variable 'item' from source: unknown ok: [managed_node2] => (item=RevokedHostKeys) => { "ansible_loop_var": "item", "changed": false, "item": "RevokedHostKeys" } MSG: All assertions passed 6654 1726883867.95108: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.95111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.95113: variable 'omit' from source: magic vars 6654 1726883867.95127: variable 'omit' from source: magic vars 6654 1726883867.95154: variable 'omit' from source: magic vars 6654 1726883867.95191: variable 'omit' from source: magic vars 6654 1726883867.95211: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.95233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.95243: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.95339: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.95342: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.95344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.95346: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.95359: Set connection var ansible_connection to ssh 6654 1726883867.95372: Set connection var ansible_pipelining to False 6654 1726883867.95381: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.95389: Set connection var ansible_shell_type to sh 6654 1726883867.95397: Set connection var ansible_timeout to 10 6654 1726883867.95420: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.95447: variable 'ansible_connection' from source: unknown 6654 1726883867.95450: variable 'ansible_module_compression' from source: unknown 6654 1726883867.95452: variable 'ansible_shell_type' from source: unknown 6654 1726883867.95454: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.95461: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.95572: variable 'ansible_pipelining' from source: unknown 6654 1726883867.95575: variable 'ansible_timeout' from source: unknown 6654 1726883867.95577: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.95602: 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) 6654 1726883867.95614: variable 'omit' from source: magic vars 6654 1726883867.95622: starting attempt loop 6654 1726883867.95680: running the handler 6654 1726883867.95812: variable 'item' from source: unknown 6654 1726883867.95821: variable 'config' from source: set_fact 6654 1726883867.95839: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.95847: handler run complete 6654 1726883867.95862: attempt loop complete, returning result 6654 1726883867.95879: variable 'item' from source: unknown 6654 1726883867.95952: variable 'item' from source: unknown ok: [managed_node2] => (item=SecurityKeyProvider) => { "ansible_loop_var": "item", "changed": false, "item": "SecurityKeyProvider" } MSG: All assertions passed 6654 1726883867.96146: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.96149: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.96151: variable 'omit' from source: magic vars 6654 1726883867.96235: variable 'omit' from source: magic vars 6654 1726883867.96238: variable 'omit' from source: magic vars 6654 1726883867.96240: variable 'omit' from source: magic vars 6654 1726883867.96242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.96253: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.96270: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.96284: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.96291: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.96297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.96379: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.96387: Set connection var ansible_connection to ssh 6654 1726883867.96400: Set connection var ansible_pipelining to False 6654 1726883867.96453: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.96456: Set connection var ansible_shell_type to sh 6654 1726883867.96459: Set connection var ansible_timeout to 10 6654 1726883867.96461: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.96463: variable 'ansible_connection' from source: unknown 6654 1726883867.96470: variable 'ansible_module_compression' from source: unknown 6654 1726883867.96472: variable 'ansible_shell_type' from source: unknown 6654 1726883867.96486: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.96494: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.96501: variable 'ansible_pipelining' from source: unknown 6654 1726883867.96507: variable 'ansible_timeout' from source: unknown 6654 1726883867.96514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.96678: 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) 6654 1726883867.96681: variable 'omit' from source: magic vars 6654 1726883867.96688: starting attempt loop 6654 1726883867.96690: running the handler 6654 1726883867.96857: variable 'item' from source: unknown 6654 1726883867.96868: variable 'config' from source: set_fact 6654 1726883867.96885: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.96897: handler run complete 6654 1726883867.96922: attempt loop complete, returning result 6654 1726883867.96942: variable 'item' from source: unknown 6654 1726883867.97013: variable 'item' from source: unknown ok: [managed_node2] => (item=SendEnv) => { "ansible_loop_var": "item", "changed": false, "item": "SendEnv" } MSG: All assertions passed 6654 1726883867.97175: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.97178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.97180: variable 'omit' from source: magic vars 6654 1726883867.97338: variable 'omit' from source: magic vars 6654 1726883867.97341: variable 'omit' from source: magic vars 6654 1726883867.97348: variable 'omit' from source: magic vars 6654 1726883867.97351: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.97352: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.97354: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.97356: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.97362: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.97369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.97515: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.97518: Set connection var ansible_connection to ssh 6654 1726883867.97520: Set connection var ansible_pipelining to False 6654 1726883867.97522: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.97524: Set connection var ansible_shell_type to sh 6654 1726883867.97526: Set connection var ansible_timeout to 10 6654 1726883867.97527: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.97529: variable 'ansible_connection' from source: unknown 6654 1726883867.97533: variable 'ansible_module_compression' from source: unknown 6654 1726883867.97535: variable 'ansible_shell_type' from source: unknown 6654 1726883867.97536: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.97538: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.97540: variable 'ansible_pipelining' from source: unknown 6654 1726883867.97542: variable 'ansible_timeout' from source: unknown 6654 1726883867.97558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.97686: 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) 6654 1726883867.97698: variable 'omit' from source: magic vars 6654 1726883867.97707: starting attempt loop 6654 1726883867.97714: running the handler 6654 1726883867.97903: variable 'item' from source: unknown 6654 1726883867.97912: variable 'config' from source: set_fact 6654 1726883867.97948: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.97956: handler run complete 6654 1726883867.97990: attempt loop complete, returning result 6654 1726883867.97993: variable 'item' from source: unknown 6654 1726883867.98056: variable 'item' from source: unknown ok: [managed_node2] => (item=ServerAliveCountMax) => { "ansible_loop_var": "item", "changed": false, "item": "ServerAliveCountMax" } MSG: All assertions passed 6654 1726883867.98271: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.98276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.98282: variable 'omit' from source: magic vars 6654 1726883867.98284: variable 'omit' from source: magic vars 6654 1726883867.98299: variable 'omit' from source: magic vars 6654 1726883867.98352: variable 'omit' from source: magic vars 6654 1726883867.98380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.98456: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.98459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.98461: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.98463: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.98464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.98499: Set connection var ansible_shell_executable to /bin/sh 6654 1726883867.98506: Set connection var ansible_connection to ssh 6654 1726883867.98518: Set connection var ansible_pipelining to False 6654 1726883867.98527: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883867.98538: Set connection var ansible_shell_type to sh 6654 1726883867.98548: Set connection var ansible_timeout to 10 6654 1726883867.98578: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.98586: variable 'ansible_connection' from source: unknown 6654 1726883867.98839: variable 'ansible_module_compression' from source: unknown 6654 1726883867.98842: variable 'ansible_shell_type' from source: unknown 6654 1726883867.98848: variable 'ansible_shell_executable' from source: unknown 6654 1726883867.98850: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.98852: variable 'ansible_pipelining' from source: unknown 6654 1726883867.98854: variable 'ansible_timeout' from source: unknown 6654 1726883867.98856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.98956: 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) 6654 1726883867.98963: variable 'omit' from source: magic vars 6654 1726883867.98973: starting attempt loop 6654 1726883867.98978: running the handler 6654 1726883867.99266: variable 'item' from source: unknown 6654 1726883867.99273: variable 'config' from source: set_fact 6654 1726883867.99281: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883867.99284: handler run complete 6654 1726883867.99304: attempt loop complete, returning result 6654 1726883867.99309: variable 'item' from source: unknown 6654 1726883867.99480: variable 'item' from source: unknown ok: [managed_node2] => (item=ServerAliveInterval) => { "ansible_loop_var": "item", "changed": false, "item": "ServerAliveInterval" } MSG: All assertions passed 6654 1726883867.99649: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.99669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883867.99672: variable 'omit' from source: magic vars 6654 1726883867.99710: variable 'omit' from source: magic vars 6654 1726883867.99737: variable 'omit' from source: magic vars 6654 1726883867.99756: variable 'omit' from source: magic vars 6654 1726883867.99777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883867.99781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.99783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883867.99819: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883867.99822: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883867.99824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.00006: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.00009: Set connection var ansible_connection to ssh 6654 1726883868.00037: Set connection var ansible_pipelining to False 6654 1726883868.00075: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.00082: Set connection var ansible_shell_type to sh 6654 1726883868.00084: Set connection var ansible_timeout to 10 6654 1726883868.00087: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.00089: variable 'ansible_connection' from source: unknown 6654 1726883868.00091: variable 'ansible_module_compression' from source: unknown 6654 1726883868.00093: variable 'ansible_shell_type' from source: unknown 6654 1726883868.00095: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.00146: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.00153: variable 'ansible_pipelining' from source: unknown 6654 1726883868.00156: variable 'ansible_timeout' from source: unknown 6654 1726883868.00158: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.00193: 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) 6654 1726883868.00264: variable 'omit' from source: magic vars 6654 1726883868.00267: starting attempt loop 6654 1726883868.00274: running the handler 6654 1726883868.00355: variable 'item' from source: unknown 6654 1726883868.00362: variable 'config' from source: set_fact 6654 1726883868.00371: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.00374: handler run complete 6654 1726883868.00383: attempt loop complete, returning result 6654 1726883868.00397: variable 'item' from source: unknown 6654 1726883868.00454: variable 'item' from source: unknown ok: [managed_node2] => (item=SessionType) => { "ansible_loop_var": "item", "changed": false, "item": "SessionType" } MSG: All assertions passed 6654 1726883868.00535: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.00538: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.00540: variable 'omit' from source: magic vars 6654 1726883868.00573: variable 'omit' from source: magic vars 6654 1726883868.00612: variable 'omit' from source: magic vars 6654 1726883868.00620: variable 'omit' from source: magic vars 6654 1726883868.00639: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.00648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.00651: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.00689: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.00692: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.00695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.00726: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.00729: Set connection var ansible_connection to ssh 6654 1726883868.00737: Set connection var ansible_pipelining to False 6654 1726883868.00743: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.00748: Set connection var ansible_shell_type to sh 6654 1726883868.00798: Set connection var ansible_timeout to 10 6654 1726883868.00801: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.00803: variable 'ansible_connection' from source: unknown 6654 1726883868.00805: variable 'ansible_module_compression' from source: unknown 6654 1726883868.00808: variable 'ansible_shell_type' from source: unknown 6654 1726883868.00810: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.00812: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.00814: variable 'ansible_pipelining' from source: unknown 6654 1726883868.00816: variable 'ansible_timeout' from source: unknown 6654 1726883868.00818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.00906: 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) 6654 1726883868.00910: variable 'omit' from source: magic vars 6654 1726883868.00912: starting attempt loop 6654 1726883868.00915: running the handler 6654 1726883868.01299: variable 'item' from source: unknown 6654 1726883868.01302: variable 'config' from source: set_fact 6654 1726883868.01305: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.01307: handler run complete 6654 1726883868.01309: attempt loop complete, returning result 6654 1726883868.01311: variable 'item' from source: unknown 6654 1726883868.01372: variable 'item' from source: unknown ok: [managed_node2] => (item=SetEnv) => { "ansible_loop_var": "item", "changed": false, "item": "SetEnv" } MSG: All assertions passed 6654 1726883868.01556: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.01559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.01562: variable 'omit' from source: magic vars 6654 1726883868.01590: variable 'omit' from source: magic vars 6654 1726883868.01598: variable 'omit' from source: magic vars 6654 1726883868.01636: variable 'omit' from source: magic vars 6654 1726883868.01651: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.01663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.01666: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.01674: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.01677: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.01679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.01795: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.01798: Set connection var ansible_connection to ssh 6654 1726883868.01807: Set connection var ansible_pipelining to False 6654 1726883868.01810: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.01815: Set connection var ansible_shell_type to sh 6654 1726883868.01950: Set connection var ansible_timeout to 10 6654 1726883868.01954: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.01956: variable 'ansible_connection' from source: unknown 6654 1726883868.01958: variable 'ansible_module_compression' from source: unknown 6654 1726883868.01960: variable 'ansible_shell_type' from source: unknown 6654 1726883868.01962: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.01964: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.01966: variable 'ansible_pipelining' from source: unknown 6654 1726883868.01968: variable 'ansible_timeout' from source: unknown 6654 1726883868.01970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.02316: 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) 6654 1726883868.02322: variable 'omit' from source: magic vars 6654 1726883868.02537: starting attempt loop 6654 1726883868.02540: running the handler 6654 1726883868.02783: variable 'item' from source: unknown 6654 1726883868.02786: variable 'config' from source: set_fact 6654 1726883868.02798: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.02801: handler run complete 6654 1726883868.02812: attempt loop complete, returning result 6654 1726883868.02826: variable 'item' from source: unknown 6654 1726883868.02884: variable 'item' from source: unknown ok: [managed_node2] => (item=StdinNull) => { "ansible_loop_var": "item", "changed": false, "item": "StdinNull" } MSG: All assertions passed 6654 1726883868.03125: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.03129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.03133: variable 'omit' from source: magic vars 6654 1726883868.03348: variable 'omit' from source: magic vars 6654 1726883868.03351: variable 'omit' from source: magic vars 6654 1726883868.03354: variable 'omit' from source: magic vars 6654 1726883868.03356: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.03358: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.03360: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.03362: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.03364: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.03366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.03391: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.03394: Set connection var ansible_connection to ssh 6654 1726883868.03400: Set connection var ansible_pipelining to False 6654 1726883868.03483: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.03486: Set connection var ansible_shell_type to sh 6654 1726883868.03488: Set connection var ansible_timeout to 10 6654 1726883868.03490: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.03493: variable 'ansible_connection' from source: unknown 6654 1726883868.03495: variable 'ansible_module_compression' from source: unknown 6654 1726883868.03497: variable 'ansible_shell_type' from source: unknown 6654 1726883868.03499: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.03501: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.03503: variable 'ansible_pipelining' from source: unknown 6654 1726883868.03505: variable 'ansible_timeout' from source: unknown 6654 1726883868.03507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.03759: 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) 6654 1726883868.03762: variable 'omit' from source: magic vars 6654 1726883868.03765: starting attempt loop 6654 1726883868.03767: running the handler 6654 1726883868.03908: variable 'item' from source: unknown 6654 1726883868.03925: variable 'config' from source: set_fact 6654 1726883868.03941: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.03949: handler run complete 6654 1726883868.03952: attempt loop complete, returning result 6654 1726883868.03978: variable 'item' from source: unknown 6654 1726883868.04027: variable 'item' from source: unknown ok: [managed_node2] => (item=StreamLocalBindMask) => { "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindMask" } MSG: All assertions passed 6654 1726883868.04086: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.04088: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.04096: variable 'omit' from source: magic vars 6654 1726883868.04122: variable 'omit' from source: magic vars 6654 1726883868.04134: variable 'omit' from source: magic vars 6654 1726883868.04162: variable 'omit' from source: magic vars 6654 1726883868.04174: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.04180: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.04185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.04193: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.04196: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.04198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.04255: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.04258: Set connection var ansible_connection to ssh 6654 1726883868.04265: Set connection var ansible_pipelining to False 6654 1726883868.04275: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.04278: Set connection var ansible_shell_type to sh 6654 1726883868.04280: Set connection var ansible_timeout to 10 6654 1726883868.04296: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.04299: variable 'ansible_connection' from source: unknown 6654 1726883868.04301: variable 'ansible_module_compression' from source: unknown 6654 1726883868.04304: variable 'ansible_shell_type' from source: unknown 6654 1726883868.04306: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.04308: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.04312: variable 'ansible_pipelining' from source: unknown 6654 1726883868.04314: variable 'ansible_timeout' from source: unknown 6654 1726883868.04318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.04393: 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) 6654 1726883868.04399: variable 'omit' from source: magic vars 6654 1726883868.04402: starting attempt loop 6654 1726883868.04404: running the handler 6654 1726883868.04511: variable 'item' from source: unknown 6654 1726883868.04514: variable 'config' from source: set_fact 6654 1726883868.04523: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.04526: handler run complete 6654 1726883868.04537: attempt loop complete, returning result 6654 1726883868.04549: variable 'item' from source: unknown 6654 1726883868.04593: variable 'item' from source: unknown ok: [managed_node2] => (item=StreamLocalBindUnlink) => { "ansible_loop_var": "item", "changed": false, "item": "StreamLocalBindUnlink" } MSG: All assertions passed 6654 1726883868.04657: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.04662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.04672: variable 'omit' from source: magic vars 6654 1726883868.04699: variable 'omit' from source: magic vars 6654 1726883868.04709: variable 'omit' from source: magic vars 6654 1726883868.04735: variable 'omit' from source: magic vars 6654 1726883868.04748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.04753: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.04759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.04767: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.04770: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.04774: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.04818: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.04821: Set connection var ansible_connection to ssh 6654 1726883868.04826: Set connection var ansible_pipelining to False 6654 1726883868.04832: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.04837: Set connection var ansible_shell_type to sh 6654 1726883868.04842: Set connection var ansible_timeout to 10 6654 1726883868.04857: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.04860: variable 'ansible_connection' from source: unknown 6654 1726883868.04862: variable 'ansible_module_compression' from source: unknown 6654 1726883868.04865: variable 'ansible_shell_type' from source: unknown 6654 1726883868.04867: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.04869: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.04872: variable 'ansible_pipelining' from source: unknown 6654 1726883868.04875: variable 'ansible_timeout' from source: unknown 6654 1726883868.04879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.04951: 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) 6654 1726883868.04957: variable 'omit' from source: magic vars 6654 1726883868.04961: starting attempt loop 6654 1726883868.04963: running the handler 6654 1726883868.05069: variable 'item' from source: unknown 6654 1726883868.05073: variable 'config' from source: set_fact 6654 1726883868.05082: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.05085: handler run complete 6654 1726883868.05093: attempt loop complete, returning result 6654 1726883868.05105: variable 'item' from source: unknown 6654 1726883868.05150: variable 'item' from source: unknown ok: [managed_node2] => (item=StrictHostKeyChecking) => { "ansible_loop_var": "item", "changed": false, "item": "StrictHostKeyChecking" } MSG: All assertions passed 6654 1726883868.05210: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.05218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.05227: variable 'omit' from source: magic vars 6654 1726883868.05253: variable 'omit' from source: magic vars 6654 1726883868.05263: variable 'omit' from source: magic vars 6654 1726883868.05287: variable 'omit' from source: magic vars 6654 1726883868.05299: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.05309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.05312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.05332: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.05368: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.05371: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.05406: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.05409: Set connection var ansible_connection to ssh 6654 1726883868.05420: Set connection var ansible_pipelining to False 6654 1726883868.05435: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.05438: Set connection var ansible_shell_type to sh 6654 1726883868.05440: Set connection var ansible_timeout to 10 6654 1726883868.05462: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.05467: variable 'ansible_connection' from source: unknown 6654 1726883868.05470: variable 'ansible_module_compression' from source: unknown 6654 1726883868.05472: variable 'ansible_shell_type' from source: unknown 6654 1726883868.05474: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.05478: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.05508: variable 'ansible_pipelining' from source: unknown 6654 1726883868.05512: variable 'ansible_timeout' from source: unknown 6654 1726883868.05514: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.05603: 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) 6654 1726883868.05606: variable 'omit' from source: magic vars 6654 1726883868.05609: starting attempt loop 6654 1726883868.05611: running the handler 6654 1726883868.05753: variable 'item' from source: unknown 6654 1726883868.05757: variable 'config' from source: set_fact 6654 1726883868.05766: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.05769: handler run complete 6654 1726883868.05781: attempt loop complete, returning result 6654 1726883868.05799: variable 'item' from source: unknown 6654 1726883868.05872: variable 'item' from source: unknown ok: [managed_node2] => (item=SyslogFacility) => { "ansible_loop_var": "item", "changed": false, "item": "SyslogFacility" } MSG: All assertions passed 6654 1726883868.05928: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.06028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.06034: variable 'omit' from source: magic vars 6654 1726883868.06037: variable 'omit' from source: magic vars 6654 1726883868.06039: variable 'omit' from source: magic vars 6654 1726883868.06041: variable 'omit' from source: magic vars 6654 1726883868.06043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.06138: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.06141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.06144: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.06146: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.06148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.06150: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.06152: Set connection var ansible_connection to ssh 6654 1726883868.06166: Set connection var ansible_pipelining to False 6654 1726883868.06172: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.06175: Set connection var ansible_shell_type to sh 6654 1726883868.06204: Set connection var ansible_timeout to 10 6654 1726883868.06207: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.06221: variable 'ansible_connection' from source: unknown 6654 1726883868.06224: variable 'ansible_module_compression' from source: unknown 6654 1726883868.06226: variable 'ansible_shell_type' from source: unknown 6654 1726883868.06228: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.06232: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.06234: variable 'ansible_pipelining' from source: unknown 6654 1726883868.06238: variable 'ansible_timeout' from source: unknown 6654 1726883868.06254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.06812: 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) 6654 1726883868.06819: variable 'omit' from source: magic vars 6654 1726883868.06822: starting attempt loop 6654 1726883868.06825: running the handler 6654 1726883868.07257: variable 'item' from source: unknown 6654 1726883868.07267: variable 'config' from source: set_fact 6654 1726883868.07275: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.07280: handler run complete 6654 1726883868.07285: attempt loop complete, returning result 6654 1726883868.07288: variable 'item' from source: unknown 6654 1726883868.07364: variable 'item' from source: unknown ok: [managed_node2] => (item=TCPKeepAlive) => { "ansible_loop_var": "item", "changed": false, "item": "TCPKeepAlive" } MSG: All assertions passed 6654 1726883868.07595: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.07598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.07600: variable 'omit' from source: magic vars 6654 1726883868.07602: variable 'omit' from source: magic vars 6654 1726883868.07604: variable 'omit' from source: magic vars 6654 1726883868.07605: variable 'omit' from source: magic vars 6654 1726883868.07992: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.07999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.08001: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.08004: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.08006: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.08007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.08009: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.08011: Set connection var ansible_connection to ssh 6654 1726883868.08013: Set connection var ansible_pipelining to False 6654 1726883868.08015: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.08021: Set connection var ansible_shell_type to sh 6654 1726883868.08023: Set connection var ansible_timeout to 10 6654 1726883868.08025: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.08027: variable 'ansible_connection' from source: unknown 6654 1726883868.08028: variable 'ansible_module_compression' from source: unknown 6654 1726883868.08032: variable 'ansible_shell_type' from source: unknown 6654 1726883868.08034: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.08036: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.08037: variable 'ansible_pipelining' from source: unknown 6654 1726883868.08039: variable 'ansible_timeout' from source: unknown 6654 1726883868.08041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.08680: 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) 6654 1726883868.08687: variable 'omit' from source: magic vars 6654 1726883868.08693: starting attempt loop 6654 1726883868.08699: running the handler 6654 1726883868.08877: variable 'item' from source: unknown 6654 1726883868.08886: variable 'config' from source: set_fact 6654 1726883868.08892: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.08895: handler run complete 6654 1726883868.08921: attempt loop complete, returning result 6654 1726883868.08929: variable 'item' from source: unknown 6654 1726883868.09014: variable 'item' from source: unknown ok: [managed_node2] => (item=Tunnel) => { "ansible_loop_var": "item", "changed": false, "item": "Tunnel" } MSG: All assertions passed 6654 1726883868.09214: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.09220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.09223: variable 'omit' from source: magic vars 6654 1726883868.09262: variable 'omit' from source: magic vars 6654 1726883868.09265: variable 'omit' from source: magic vars 6654 1726883868.09267: variable 'omit' from source: magic vars 6654 1726883868.09269: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.09271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.09277: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.09280: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.09282: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.09284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.09335: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.09338: Set connection var ansible_connection to ssh 6654 1726883868.09341: Set connection var ansible_pipelining to False 6654 1726883868.09346: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.09348: Set connection var ansible_shell_type to sh 6654 1726883868.09350: Set connection var ansible_timeout to 10 6654 1726883868.09388: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.09391: variable 'ansible_connection' from source: unknown 6654 1726883868.09395: variable 'ansible_module_compression' from source: unknown 6654 1726883868.09398: variable 'ansible_shell_type' from source: unknown 6654 1726883868.09400: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.09402: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.09404: variable 'ansible_pipelining' from source: unknown 6654 1726883868.09406: variable 'ansible_timeout' from source: unknown 6654 1726883868.09408: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.09580: 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) 6654 1726883868.09591: variable 'omit' from source: magic vars 6654 1726883868.09593: starting attempt loop 6654 1726883868.09596: running the handler 6654 1726883868.09737: variable 'item' from source: unknown 6654 1726883868.09741: variable 'config' from source: set_fact 6654 1726883868.09745: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.09748: handler run complete 6654 1726883868.09750: attempt loop complete, returning result 6654 1726883868.09756: variable 'item' from source: unknown 6654 1726883868.09875: variable 'item' from source: unknown ok: [managed_node2] => (item=TunnelDevice) => { "ansible_loop_var": "item", "changed": false, "item": "TunnelDevice" } MSG: All assertions passed 6654 1726883868.10083: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.10099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.10102: variable 'omit' from source: magic vars 6654 1726883868.10104: variable 'omit' from source: magic vars 6654 1726883868.10106: variable 'omit' from source: magic vars 6654 1726883868.10108: variable 'omit' from source: magic vars 6654 1726883868.10137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.10140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.10143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.10147: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.10150: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.10267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.10271: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.10273: Set connection var ansible_connection to ssh 6654 1726883868.10276: Set connection var ansible_pipelining to False 6654 1726883868.10278: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.10280: Set connection var ansible_shell_type to sh 6654 1726883868.10282: Set connection var ansible_timeout to 10 6654 1726883868.10284: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.10286: variable 'ansible_connection' from source: unknown 6654 1726883868.10288: variable 'ansible_module_compression' from source: unknown 6654 1726883868.10290: variable 'ansible_shell_type' from source: unknown 6654 1726883868.10292: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.10294: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.10296: variable 'ansible_pipelining' from source: unknown 6654 1726883868.10298: variable 'ansible_timeout' from source: unknown 6654 1726883868.10300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.10302: 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) 6654 1726883868.10304: variable 'omit' from source: magic vars 6654 1726883868.10306: starting attempt loop 6654 1726883868.10494: running the handler 6654 1726883868.10498: variable 'item' from source: unknown 6654 1726883868.10500: variable 'config' from source: set_fact 6654 1726883868.10503: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.10505: handler run complete 6654 1726883868.10507: attempt loop complete, returning result 6654 1726883868.10572: variable 'item' from source: unknown 6654 1726883868.10598: variable 'item' from source: unknown ok: [managed_node2] => (item=UpdateHostKeys) => { "ansible_loop_var": "item", "changed": false, "item": "UpdateHostKeys" } MSG: All assertions passed 6654 1726883868.10777: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.10780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.10782: variable 'omit' from source: magic vars 6654 1726883868.10785: variable 'omit' from source: magic vars 6654 1726883868.10787: variable 'omit' from source: magic vars 6654 1726883868.10789: variable 'omit' from source: magic vars 6654 1726883868.10806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.10809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.10817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.10825: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.10828: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.10853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.11071: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.11074: Set connection var ansible_connection to ssh 6654 1726883868.11076: Set connection var ansible_pipelining to False 6654 1726883868.11078: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.11080: Set connection var ansible_shell_type to sh 6654 1726883868.11260: Set connection var ansible_timeout to 10 6654 1726883868.11263: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.11266: variable 'ansible_connection' from source: unknown 6654 1726883868.11272: variable 'ansible_module_compression' from source: unknown 6654 1726883868.11275: variable 'ansible_shell_type' from source: unknown 6654 1726883868.11360: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.11367: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.11370: variable 'ansible_pipelining' from source: unknown 6654 1726883868.11372: variable 'ansible_timeout' from source: unknown 6654 1726883868.11374: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.11476: 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) 6654 1726883868.11479: variable 'omit' from source: magic vars 6654 1726883868.11482: starting attempt loop 6654 1726883868.11484: running the handler 6654 1726883868.11817: variable 'item' from source: unknown 6654 1726883868.11821: variable 'config' from source: set_fact 6654 1726883868.11834: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.11837: handler run complete 6654 1726883868.11849: attempt loop complete, returning result 6654 1726883868.11863: variable 'item' from source: unknown 6654 1726883868.12160: variable 'item' from source: unknown ok: [managed_node2] => (item=User) => { "ansible_loop_var": "item", "changed": false, "item": "User" } MSG: All assertions passed 6654 1726883868.12349: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.12352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.12354: variable 'omit' from source: magic vars 6654 1726883868.12356: variable 'omit' from source: magic vars 6654 1726883868.12364: variable 'omit' from source: magic vars 6654 1726883868.12429: variable 'omit' from source: magic vars 6654 1726883868.12449: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.12452: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.12458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.12472: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.12475: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.12479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.12548: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.12551: Set connection var ansible_connection to ssh 6654 1726883868.12554: Set connection var ansible_pipelining to False 6654 1726883868.12560: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.12565: Set connection var ansible_shell_type to sh 6654 1726883868.12572: Set connection var ansible_timeout to 10 6654 1726883868.12591: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.12594: variable 'ansible_connection' from source: unknown 6654 1726883868.12597: variable 'ansible_module_compression' from source: unknown 6654 1726883868.12599: variable 'ansible_shell_type' from source: unknown 6654 1726883868.12601: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.12605: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.12607: variable 'ansible_pipelining' from source: unknown 6654 1726883868.12609: variable 'ansible_timeout' from source: unknown 6654 1726883868.12612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.12749: 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) 6654 1726883868.12752: variable 'omit' from source: magic vars 6654 1726883868.12755: starting attempt loop 6654 1726883868.12757: running the handler 6654 1726883868.12900: variable 'item' from source: unknown 6654 1726883868.12903: variable 'config' from source: set_fact 6654 1726883868.12915: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.12918: handler run complete 6654 1726883868.12930: attempt loop complete, returning result 6654 1726883868.12948: variable 'item' from source: unknown 6654 1726883868.13008: variable 'item' from source: unknown ok: [managed_node2] => (item=UserKnownHostsFile) => { "ansible_loop_var": "item", "changed": false, "item": "UserKnownHostsFile" } MSG: All assertions passed 6654 1726883868.13081: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.13084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.13091: variable 'omit' from source: magic vars 6654 1726883868.13132: variable 'omit' from source: magic vars 6654 1726883868.13147: variable 'omit' from source: magic vars 6654 1726883868.13226: variable 'omit' from source: magic vars 6654 1726883868.13229: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.13233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.13235: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.13237: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.13239: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.13241: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.13297: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.13300: Set connection var ansible_connection to ssh 6654 1726883868.13308: Set connection var ansible_pipelining to False 6654 1726883868.13335: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.13338: Set connection var ansible_shell_type to sh 6654 1726883868.13341: Set connection var ansible_timeout to 10 6654 1726883868.13346: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.13348: variable 'ansible_connection' from source: unknown 6654 1726883868.13350: variable 'ansible_module_compression' from source: unknown 6654 1726883868.13353: variable 'ansible_shell_type' from source: unknown 6654 1726883868.13355: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.13357: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.13359: variable 'ansible_pipelining' from source: unknown 6654 1726883868.13361: variable 'ansible_timeout' from source: unknown 6654 1726883868.13406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.13476: 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) 6654 1726883868.13483: variable 'omit' from source: magic vars 6654 1726883868.13486: starting attempt loop 6654 1726883868.13488: running the handler 6654 1726883868.13650: variable 'item' from source: unknown 6654 1726883868.13653: variable 'config' from source: set_fact 6654 1726883868.13735: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.13737: handler run complete 6654 1726883868.13740: attempt loop complete, returning result 6654 1726883868.13742: variable 'item' from source: unknown 6654 1726883868.13752: variable 'item' from source: unknown ok: [managed_node2] => (item=VerifyHostKeyDNS) => { "ansible_loop_var": "item", "changed": false, "item": "VerifyHostKeyDNS" } MSG: All assertions passed 6654 1726883868.13816: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.13822: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.13833: variable 'omit' from source: magic vars 6654 1726883868.13927: variable 'omit' from source: magic vars 6654 1726883868.13939: variable 'omit' from source: magic vars 6654 1726883868.13956: variable 'omit' from source: magic vars 6654 1726883868.13959: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.13995: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.13998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.14000: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.14002: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.14005: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.14118: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.14121: Set connection var ansible_connection to ssh 6654 1726883868.14124: Set connection var ansible_pipelining to False 6654 1726883868.14126: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.14133: Set connection var ansible_shell_type to sh 6654 1726883868.14139: Set connection var ansible_timeout to 10 6654 1726883868.14141: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.14148: variable 'ansible_connection' from source: unknown 6654 1726883868.14151: variable 'ansible_module_compression' from source: unknown 6654 1726883868.14153: variable 'ansible_shell_type' from source: unknown 6654 1726883868.14155: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.14157: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.14160: variable 'ansible_pipelining' from source: unknown 6654 1726883868.14163: variable 'ansible_timeout' from source: unknown 6654 1726883868.14168: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.14459: 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) 6654 1726883868.14462: variable 'omit' from source: magic vars 6654 1726883868.14464: starting attempt loop 6654 1726883868.14467: running the handler 6654 1726883868.14469: variable 'item' from source: unknown 6654 1726883868.14471: variable 'config' from source: set_fact 6654 1726883868.14472: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.14474: handler run complete 6654 1726883868.14476: attempt loop complete, returning result 6654 1726883868.14579: variable 'item' from source: unknown 6654 1726883868.14583: variable 'item' from source: unknown ok: [managed_node2] => (item=VisualHostKey) => { "ansible_loop_var": "item", "changed": false, "item": "VisualHostKey" } MSG: All assertions passed 6654 1726883868.14790: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.14800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.14805: variable 'omit' from source: magic vars 6654 1726883868.14808: variable 'omit' from source: magic vars 6654 1726883868.14810: variable 'omit' from source: magic vars 6654 1726883868.14815: variable 'omit' from source: magic vars 6654 1726883868.14820: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.14823: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.14826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.14828: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.14831: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.14834: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.15180: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.15184: Set connection var ansible_connection to ssh 6654 1726883868.15192: Set connection var ansible_pipelining to False 6654 1726883868.15195: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.15198: Set connection var ansible_shell_type to sh 6654 1726883868.15203: Set connection var ansible_timeout to 10 6654 1726883868.15208: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.15211: variable 'ansible_connection' from source: unknown 6654 1726883868.15467: variable 'ansible_module_compression' from source: unknown 6654 1726883868.15471: variable 'ansible_shell_type' from source: unknown 6654 1726883868.15477: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.15479: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.15481: variable 'ansible_pipelining' from source: unknown 6654 1726883868.15483: variable 'ansible_timeout' from source: unknown 6654 1726883868.15485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.15487: 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) 6654 1726883868.15489: variable 'omit' from source: magic vars 6654 1726883868.15491: starting attempt loop 6654 1726883868.15493: running the handler 6654 1726883868.15495: variable 'item' from source: unknown 6654 1726883868.15497: variable 'config' from source: set_fact 6654 1726883868.15499: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.15500: handler run complete 6654 1726883868.15502: attempt loop complete, returning result 6654 1726883868.15504: variable 'item' from source: unknown 6654 1726883868.15506: variable 'item' from source: unknown ok: [managed_node2] => (item=XAuthLocation) => { "ansible_loop_var": "item", "changed": false, "item": "XAuthLocation" } MSG: All assertions passed 6654 1726883868.15662: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.15717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.15757: variable 'omit' from source: magic vars 6654 1726883868.16023: variable 'omit' from source: magic vars 6654 1726883868.16078: variable 'omit' from source: magic vars 6654 1726883868.16082: variable 'omit' from source: magic vars 6654 1726883868.16084: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6654 1726883868.16087: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.16089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6654 1726883868.16095: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6654 1726883868.16097: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.16099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.16101: Set connection var ansible_shell_executable to /bin/sh 6654 1726883868.16104: Set connection var ansible_connection to ssh 6654 1726883868.16106: Set connection var ansible_pipelining to False 6654 1726883868.16108: Set connection var ansible_module_compression to ZIP_DEFLATED 6654 1726883868.16110: Set connection var ansible_shell_type to sh 6654 1726883868.16112: Set connection var ansible_timeout to 10 6654 1726883868.16114: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.16116: variable 'ansible_connection' from source: unknown 6654 1726883868.16118: variable 'ansible_module_compression' from source: unknown 6654 1726883868.16120: variable 'ansible_shell_type' from source: unknown 6654 1726883868.16122: variable 'ansible_shell_executable' from source: unknown 6654 1726883868.16123: variable 'ansible_host' from source: host vars for 'managed_node2' 6654 1726883868.16125: variable 'ansible_pipelining' from source: unknown 6654 1726883868.16127: variable 'ansible_timeout' from source: unknown 6654 1726883868.16129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6654 1726883868.16463: 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) 6654 1726883868.16518: variable 'omit' from source: magic vars 6654 1726883868.16520: starting attempt loop 6654 1726883868.16522: running the handler 6654 1726883868.16524: variable 'item' from source: unknown 6654 1726883868.16534: variable 'config' from source: set_fact 6654 1726883868.16541: Evaluated conditional (item ~ ' yes' in config.content | b64decode): True 6654 1726883868.16547: handler run complete 6654 1726883868.16549: attempt loop complete, returning result 6654 1726883868.16551: variable 'item' from source: unknown 6654 1726883868.16553: variable 'item' from source: unknown ok: [managed_node2] => (item=KnownHostsCommand) => { "ansible_loop_var": "item", "changed": false, "item": "KnownHostsCommand" } MSG: All assertions passed 6654 1726883868.16840: dumping result to json 6654 1726883868.16846: done dumping result, returning 6654 1726883868.16849: done running TaskExecutor() for managed_node2/TASK: Verify the options are in the file [129f73bb-7c05-8a0c-6860-000000000015] 6654 1726883868.16852: sending task result for task 129f73bb-7c05-8a0c-6860-000000000015 6654 1726883868.17510: done sending task result for task 129f73bb-7c05-8a0c-6860-000000000015 6654 1726883868.18027: WORKER PROCESS EXITING 6654 1726883868.18324: no more pending results, returning what we have 6654 1726883868.18327: results queue empty 6654 1726883868.18328: checking for any_errors_fatal 6654 1726883868.18427: done checking for any_errors_fatal 6654 1726883868.18429: checking for max_fail_percentage 6654 1726883868.18519: done checking for max_fail_percentage 6654 1726883868.18521: checking to see if all hosts have failed and the running result is not ok 6654 1726883868.18521: done checking to see if all hosts have failed 6654 1726883868.18522: getting the remaining hosts for this loop 6654 1726883868.18523: done getting the remaining hosts for this loop 6654 1726883868.18527: getting the next task for host managed_node2 6654 1726883868.18535: done getting next task for host managed_node2 6654 1726883868.18537: ^ task is: TASK: meta (flush_handlers) 6654 1726883868.18539: ^ 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 6654 1726883868.18542: getting variables 6654 1726883868.18546: in VariableManager get_vars() 6654 1726883868.18596: Calling all_inventory to load vars for managed_node2 6654 1726883868.18606: Calling groups_inventory to load vars for managed_node2 6654 1726883868.18610: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883868.18619: Calling all_plugins_play to load vars for managed_node2 6654 1726883868.18622: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883868.18624: Calling groups_plugins_play to load vars for managed_node2 6654 1726883868.18914: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883868.19254: done with get_vars() 6654 1726883868.19267: done getting variables 6654 1726883868.19422: in VariableManager get_vars() 6654 1726883868.19468: Calling all_inventory to load vars for managed_node2 6654 1726883868.19471: Calling groups_inventory to load vars for managed_node2 6654 1726883868.19473: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883868.19478: Calling all_plugins_play to load vars for managed_node2 6654 1726883868.19480: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883868.19483: Calling groups_plugins_play to load vars for managed_node2 6654 1726883868.19905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883868.20142: done with get_vars() 6654 1726883868.20157: done queuing things up, now waiting for results queue to drain 6654 1726883868.20159: results queue empty 6654 1726883868.20160: checking for any_errors_fatal 6654 1726883868.20169: done checking for any_errors_fatal 6654 1726883868.20170: checking for max_fail_percentage 6654 1726883868.20171: done checking for max_fail_percentage 6654 1726883868.20171: checking to see if all hosts have failed and the running result is not ok 6654 1726883868.20172: done checking to see if all hosts have failed 6654 1726883868.20173: getting the remaining hosts for this loop 6654 1726883868.20174: done getting the remaining hosts for this loop 6654 1726883868.20176: getting the next task for host managed_node2 6654 1726883868.20179: done getting next task for host managed_node2 6654 1726883868.20181: ^ task is: TASK: meta (flush_handlers) 6654 1726883868.20182: ^ 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 6654 1726883868.20184: getting variables 6654 1726883868.20185: in VariableManager get_vars() 6654 1726883868.20192: Calling all_inventory to load vars for managed_node2 6654 1726883868.20194: Calling groups_inventory to load vars for managed_node2 6654 1726883868.20196: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883868.20200: Calling all_plugins_play to load vars for managed_node2 6654 1726883868.20203: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883868.20205: Calling groups_plugins_play to load vars for managed_node2 6654 1726883868.20381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883868.20778: done with get_vars() 6654 1726883868.20787: done getting variables 6654 1726883868.20838: in VariableManager get_vars() 6654 1726883868.20853: Calling all_inventory to load vars for managed_node2 6654 1726883868.20855: Calling groups_inventory to load vars for managed_node2 6654 1726883868.20858: Calling all_plugins_inventory to load vars for managed_node2 6654 1726883868.20862: Calling all_plugins_play to load vars for managed_node2 6654 1726883868.20864: Calling groups_plugins_inventory to load vars for managed_node2 6654 1726883868.20867: Calling groups_plugins_play to load vars for managed_node2 6654 1726883868.21197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6654 1726883868.21701: done with get_vars() 6654 1726883868.21760: done queuing things up, now waiting for results queue to drain 6654 1726883868.21762: results queue empty 6654 1726883868.21763: checking for any_errors_fatal 6654 1726883868.21764: done checking for any_errors_fatal 6654 1726883868.21769: checking for max_fail_percentage 6654 1726883868.21828: done checking for max_fail_percentage 6654 1726883868.21829: checking to see if all hosts have failed and the running result is not ok 6654 1726883868.21829: done checking to see if all hosts have failed 6654 1726883868.21831: getting the remaining hosts for this loop 6654 1726883868.21832: done getting the remaining hosts for this loop 6654 1726883868.21835: getting the next task for host managed_node2 6654 1726883868.21837: done getting next task for host managed_node2 6654 1726883868.21838: ^ task is: None 6654 1726883868.21840: ^ 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 6654 1726883868.21841: done queuing things up, now waiting for results queue to drain 6654 1726883868.21842: results queue empty 6654 1726883868.21842: checking for any_errors_fatal 6654 1726883868.21887: done checking for any_errors_fatal 6654 1726883868.21896: checking for max_fail_percentage 6654 1726883868.21897: done checking for max_fail_percentage 6654 1726883868.21898: checking to see if all hosts have failed and the running result is not ok 6654 1726883868.21898: done checking to see if all hosts have failed 6654 1726883868.21900: getting the next task for host managed_node2 6654 1726883868.21903: done getting next task for host managed_node2 6654 1726883868.21904: ^ task is: None 6654 1726883868.21905: ^ 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 21:57:48 -0400 (0:00:01.460) 0:00:20.276 ****** =============================================================================== Reinstall manual pages for openssh-clients on RHEL ---------------------- 7.73s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:46 Gathering Facts --------------------------------------------------------- 3.09s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:2 Verify the options are in the file -------------------------------------- 1.46s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:98 fedora.linux_system_roles.ssh : Generate the configuration file --------- 1.27s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:53 Construct the configuration list ---------------------------------------- 1.22s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:80 Make sure manual pages and bash are installed --------------------------- 0.93s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:53 Get list of options from manual page ------------------------------------ 0.84s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:62 fedora.linux_system_roles.ssh : Ensure required packages are installed --- 0.84s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:5 Download the configuration file ----------------------------------------- 0.74s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:93 Enable installation of manual pages on Fedora/RHEL ---------------------- 0.50s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:38 Check if system is ostree ----------------------------------------------- 0.48s /tmp/collections-sO7/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.48s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:22 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.11s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:31 fedora.linux_system_roles.ssh : Set flag if transactional-update exists --- 0.07s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:27 Run role ---------------------------------------------------------------- 0.06s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:85 Set flag to indicate system is ostree ----------------------------------- 0.05s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/tests/ssh/tests_all_options.yml:34 fedora.linux_system_roles.ssh : Set platform/version specific variables --- 0.05s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:2 fedora.linux_system_roles.ssh : Reboot transactional update systems ----- 0.04s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/main.yml:22 fedora.linux_system_roles.ssh : Set flag to indicate system is ostree --- 0.04s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:15 fedora.linux_system_roles.ssh : Check if system is ostree --------------- 0.04s /tmp/collections-sO7/ansible_collections/fedora/linux_system_roles/roles/ssh/tasks/set_vars.yml:10 6654 1726883868.22054: RUNNING CLEANUP